EQEmulator Home
>
EQEmulator Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Home
Forums
Register
Members List
Today's Posts
Search
Search Forums
Show Threads
Show Posts
Advanced Search
Go to Page...
Page 3 of 20
<
1
2
3
4
5
6
7
13
>
Last
»
Showing results 51 to 75 of 500
Search took
0.03
seconds; generated 82 minute(s) ago.
Search:
Posts Made By:
sorvani
Forum:
General::Server Discussion
03-14-2014, 10:04 AM
Replies:
9
Perl DBD Mysql Install
Views:
11,323
Posted By
sorvani
Lua has been in for almost a year.
Lua has been in for almost a year.
Forum:
Support::General Support
03-13-2014, 10:17 PM
Replies:
31
Starting a Server
Views:
31,793
Posted By
sorvani
Did you compile with Lua enabled? If not you will...
Did you compile with Lua enabled? If not you will not be able to do much of anything in Qeynos as that zone's quest files are mostly converted to Lua from Perl.
Forum:
Support::Windows Servers
03-12-2014, 03:29 PM
Replies:
14
Issues Building a Local Server
Views:
10,007
Posted By
sorvani
PEQ has never supported bots. This was maintained...
PEQ has never supported bots. This was maintained by someone that is now inactive.
Forum:
Support::General Support
03-12-2014, 03:25 PM
Replies:
31
Starting a Server
Views:
31,793
Posted By
sorvani
Are you using VS express 2012 or 2013? You...
Are you using VS express 2012 or 2013? You probably selected the wrong compiler in your cmake setup
Edit did not see your lastly first. The guide says to select the version for your compiler.
Forum:
Support::Windows Servers
03-08-2014, 05:54 AM
Replies:
3
New Server
Views:
5,886
Posted By
sorvani
The guild lobby message boards require it....
The guild lobby message boards require it. Nothing else that I am aware of at this time. It can be used for logging optionally.
Forum:
Quests::Q&A
03-05-2014, 06:02 PM
Replies:
4
Newby Needs a Hand
Views:
8,211
Posted By
sorvani
What you did is littered all over the the quest...
What you did is littered all over the the quest code, so it is understandable where you got it from.
Forum:
Quests::Q&A
03-04-2014, 11:40 AM
Replies:
4
Newby Needs a Hand
Views:
8,211
Posted By
sorvani
Additionally, there is no reason to create local...
Additionally, there is no reason to create local variables for xyzh. They are already set to the values you are setting them to. Just remove those lines.
Forum:
Support::Linux Servers
03-02-2014, 06:13 PM
Replies:
23
Buffs dropping at zone
Views:
20,318
Posted By
sorvani
If you have a database dated after the SQL, you...
If you have a database dated after the SQL, you do not need the SQL.
Glad you figured it out.
Forum:
Support::Linux Servers
03-02-2014, 10:15 AM
Replies:
23
Buffs dropping at zone
Views:
20,318
Posted By
sorvani
Yeah that query needs to be fixed to not attempt...
Yeah that query needs to be fixed to not attempt things on tables that don't exist such as bots, but that is not your problem. You have the changes in already per your errors there.
Likely your...
Forum:
Development::Database/World Building
02-22-2014, 05:37 PM
Replies:
44
Activate Defiant Drops
Views:
69,761
Posted By
sorvani
Depends. If the defiant is always on its own loot...
Depends. If the defiant is always on its own loot drop you can. Otherwise setting the specific entry to zero makes just that item in the loot drop not get rolled.
Forum:
Support::Windows Servers
02-20-2014, 07:25 AM
Replies:
5
Target Buffs Not Displaying
Views:
6,674
Posted By
sorvani
The leader AA on eqemu does not reliably work to...
The leader AA on eqemu does not reliably work to show NPC buffs. It is very reliable to shooter PC buffs.
Forum:
Support::General Support
02-18-2014, 07:58 PM
Replies:
1
Hail button not working
Views:
6,047
Posted By
sorvani
You followed the walkthrough mostly would be the...
You followed the walkthrough mostly would be the problem.
There are a number of housings that may cause this and with out more detail, I'm not going to take a random guess.
Forum:
Support::General Support
02-16-2014, 09:49 PM
Replies:
8
Item Charges
Views:
9,726
Posted By
sorvani
These items do not exist. Example: old invis...
These items do not exist. Example: old invis potions were 1 charge per item. Then you put 10 in a bag and combined them to a new item with 10 charges.
New ones are all stackable single items with 1...
Forum:
Support::Windows Servers
02-14-2014, 09:01 AM
Replies:
3
Losing buttons when I die
Views:
4,952
Posted By
sorvani
Move the client out of the your user folder.
Move the client out of the your user folder.
Forum:
Development::Development
02-11-2014, 10:41 AM
Replies:
5
Trading untargetable NPCs?
Views:
8,919
Posted By
sorvani
post a diff, this is a good change. Type 11...
post a diff, this is a good change. Type 11 should not be tradable.
Forum:
Support::Linux Servers
02-11-2014, 01:05 AM
Replies:
3
Songs not fading
Views:
6,319
Posted By
sorvani
also if you have the UF client there are issue...
also if you have the UF client there are issue with buff icons fading after expire until something else causes the server to send a buff refresh
Forum:
General::Server Discussion
02-10-2014, 06:35 PM
Replies:
7
Shards of Dalaya
Views:
12,661
Posted By
sorvani
My Grumpy Grumpitypants does not like anything,...
My Grumpy Grumpitypants does not like anything, just ignore him.
Forum:
Quests::Q&A
02-10-2014, 02:46 PM
Replies:
6
NPC Formations
Views:
11,137
Posted By
sorvani
I am not sure if they are static or not, but...
I am not sure if they are static or not, but there are mobs on live that spawn like this now. If it is static, the plugin is not really needed, but if they spawn a bit dynamically, this would be a...
Forum:
Development::Development
02-06-2014, 03:05 PM
Replies:
17
Database Inquiry
Views:
28,875
Posted By
sorvani
The 80's called. they want their flat files back.
The 80's called. they want their flat files back.
Forum:
Development::Tools
02-03-2014, 01:14 AM
Replies:
264
Sticky:
PEQ Database Editor 1.0 (for servers 0.6.4 and up)
Views:
781,004
Posted By
sorvani
Yes, please. I been tinkering with Ikkinz stuff...
Yes, please. I been tinkering with Ikkinz stuff lately and it is apain in the ass to keep some things straight. But how would this code handle quest spawned? still have to hit the base version 0?
Forum:
Support::General Support
01-31-2014, 11:43 AM
Replies:
1
UF Client HP and mana regen
Views:
5,372
Posted By
sorvani
That is client server differences.
That is client server differences.
Forum:
Quests::Q&A
01-31-2014, 11:42 AM
Replies:
7
Change NPC Apperance
Views:
14,795
Posted By
sorvani
Qeynos already has the corrupt guards spawning in...
Qeynos already has the corrupt guards spawning in the evening. Just need to expand upon it.
Forum:
Support::Windows Servers
01-29-2014, 10:56 AM
Replies:
4
Worldserver account
Views:
5,689
Posted By
sorvani
Steve, he is trying to create a world server...
Steve, he is trying to create a world server account I think.
Forum:
Support::Windows Servers
01-28-2014, 02:35 PM
Replies:
3
Updated Source 01-28-14
Views:
6,199
Posted By
sorvani
I like it too for a normal server. I wish there...
I like it too for a normal server. I wish there was a. Bit more fine grained control too it though. Mostly for my test server, I want to see everything in the worlds server except the account...
Forum:
Quests::Q&A
01-27-2014, 10:43 PM
Replies:
15
Quests not working
Views:
21,907
Posted By
sorvani
Did you copy the Lua dll to the server folder...
Did you copy the Lua dll to the server folder from the dependencies?
Showing results 51 to 75 of 500
Page 3 of 20
<
1
2
3
4
5
6
7
13
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
General::General Discussion
General::Server Discussion
General::News
General::News::Polls
Support
Support::General Support
Idiot Posters
Spell Support
Support::Windows Servers
Support::Linux Servers
Support::Packetcollector
Support::MiniLogin
Quests
Quests::Q&A
Quests::Custom
Quests::Completed
Quests::Submissions
Quests::Plugins & Mods
Quests::need work
Quests::LUA
Development
Development::Development
Development::Bots
Development: Custom Code
Development::Server Code Submissions
Development::Feature Requests
Development::Bugs
Development::Bug Reports
Development::Database/World Building
Development::Tools
Development::GeorgeS's Tools
EQEmu Operations Center
KayotRO
Old Eq
OpenZone
OpenZone:: Q&A
Simple Client
OpenZone::Tutorials
OpenZone::Bug Reporting
Misc
Misc::Off Topic
Misc::Screenshots
Archives
Archive::Support
Archive::General Support
Archive::Windows Servers
Archive::Linux Servers
Archive::Tutorials/Howto's
Tutorials--Outdated Use the Wiki
Tutorial ALL NEW PEOPLE READ THIS
Tutorials::Discussion
Tutorials::Requests
Tutorials::Submissions
Tutorials::Needs work
Archive::Packetcollector
Archive::Development
Archive::Development
Archive::Bugs
Archive::Tools
Archive::Quests
Archive::Database/World Building
EQ2 Development
Archive::Misc
Archive::Off Topic
Archive::Screenshots
OpenEQ
OpenEQ::General Discussion
OpenEQ::Support
OpenEQ::Development
OpenEQ::Bug reporting
OpenEQ::Plugins
All times are GMT -4. The time now is
06:46 AM
.
-- Default Style
---- EQEmulator
EQEmulator
-
Archive
-
Top
Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a
Creative Commons License
.
Powered by vBulletin®, Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3