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 2 of 20
<
1
2
3
4
5
6
12
>
Last
»
Showing results 26 to 50 of 500
Search took
0.02
seconds; generated 82 minute(s) ago.
Search:
Posts Made By:
sorvani
Forum:
Development::Tools
05-02-2014, 10:49 AM
Replies:
22
WLD Editor Suite
Views:
48,754
Posted By
sorvani
This is good stuff.
This is good stuff.
Forum:
Support::Windows Servers
05-02-2014, 10:42 AM
Replies:
2
server listed by long name without a short name?
Views:
8,269
Posted By
sorvani
On the public login server, if your server is ...
On the public login server, if your server is registered, the long name is not used. It shows the name you put in the profile.
That field is used with the private login server in the Git repo.
Forum:
Quests::Q&A
04-27-2014, 03:57 PM
Replies:
3
Get All NPCs by NPCTypeID
Views:
7,132
Posted By
sorvani
As much as I hate signals, that is the only thing...
As much as I hate signals, that is the only thing that would work here
quest::signal(npc_id, wait=0 ) # cause an EVENT_SIGNAL on all mobs in the zone with this NPC type, with $signalid = 0. wait...
Forum:
Quests::Q&A
04-27-2014, 03:55 PM
Replies:
3
Get All NPCs by NPCTypeID
Views:
7,132
Posted By
sorvani
It is returning once it finds the first one. So...
It is returning once it finds the first one. So it is working as intended.
entity.cpp line 856
NPC *EntityList::GetNPCByNPCTypeID(uint32 npc_id)
{
if (npc_id == 0 || npc_list.empty())...
Forum:
General::General Discussion
04-27-2014, 03:47 PM
Replies:
44
Titanium vs. RoF?
Views:
55,665
Posted By
sorvani
Didn't look very hard then. First search...
Didn't look very hard then.
First search result:
http://i.imgur.com/7hIV0o7.jpg
Hmm this shows 2013..
http://i.imgur.com/BcGwge6.jpg
but the search result said 2010.. Maybe I should read...
Forum:
Support::General Support
04-21-2014, 03:29 PM
Replies:
2
original Lavastorm map (txt)files
Views:
5,207
Posted By
sorvani
i would suggest trying the wayback machine on the...
i would suggest trying the wayback machine on the mapfiend website
Forum:
Support::Windows Servers
04-18-2014, 05:01 PM
Replies:
6
Server Select Screen (but nothing there)
Views:
8,178
Posted By
sorvani
umm are minilogin and loginserver usable at the...
umm are minilogin and loginserver usable at the same time? I have no idea as I do not run my own.
Forum:
Quests::Q&A
04-14-2014, 09:51 PM
Replies:
4
Waypoint Instance system
Views:
8,054
Posted By
sorvani
It can be manipulated of course. No idea if it is...
It can be manipulated of course. No idea if it is simple or not. I have never looked at it.
Forum:
Support::General Support
04-12-2014, 10:31 AM
Replies:
11
Task Reward, Radiant Crystals?
Views:
10,281
Posted By
sorvani
One thing of note to add to what Akkadius said....
One thing of note to add to what Akkadius said. global_player.pl works in any zone. THis means the logic fires everytime you complete a task in any zone.
If your task is impossible to complete in...
Forum:
Support::General Support
04-08-2014, 10:46 AM
Replies:
5
Startup Trouble
Views:
7,506
Posted By
sorvani
loom? Snark fail.
loom? Snark fail.
Forum:
General::General Discussion
04-07-2014, 01:01 PM
Replies:
4
List of available server rules wiki page
Views:
7,549
Posted By
sorvani
Thanks for helping!
Thanks for helping!
Forum:
Quests::Q&A
04-07-2014, 12:59 PM
Replies:
5
Quest not returning items
Views:
7,406
Posted By
sorvani
Never do this.
Never do this.
Forum:
Quests::Q&A
04-06-2014, 06:12 PM
Replies:
5
Quest not returning items
Views:
7,406
Posted By
sorvani
I assume that you actually mean the quest is not...
I assume that you actually mean the quest is not working and summoning the item it is supposed to?
Forum:
Quests::Q&A
04-04-2014, 10:48 AM
Replies:
11
Help with this script please?
Views:
9,384
Posted By
sorvani
Just because it works, does not mean it is the...
Just because it works, does not mean it is the best way to handle it. There was a LOT of misundstanding of this functionality when it was first introduced years ago and a lot of working, but...
Forum:
Quests::Q&A
04-04-2014, 12:44 AM
Replies:
11
Help with this script please?
Views:
9,384
Posted By
sorvani
You NEVER EVER EVER put the return items call...
You NEVER EVER EVER put the return items call inside ANY logic blocks.
It goes in a script once and once only at the end of sub EVENT_ITEM
sub EVENT_ITEM {
if blah blah blah {
...
Forum:
Support::General Support
04-04-2014, 12:40 AM
Replies:
10
Worldserver account creation
Views:
10,116
Posted By
sorvani
You can put a world server on the login list...
You can put a world server on the login list without a world server account so that should not stop you from making your server.
<loginserver1>
<host>login.eqemulator.net</host>...
Forum:
Quests::Q&A
04-04-2014, 12:37 AM
Replies:
7
LUA $name
Views:
8,872
Posted By
sorvani
Additionally, this does work, but is horribly...
Additionally, this does work, but is horribly unreadable to people not familiar with C++
This is the preferred way to do it.
Forum:
Support::Windows Servers
04-04-2014, 12:30 AM
Replies:
2
Expendable AAs not resetting.
Views:
4,489
Posted By
sorvani
Expendable AA are not yet implemented.
Expendable AA are not yet implemented.
Forum:
Support::General Support
03-26-2014, 10:28 AM
Replies:
5
Windows application Error on one account only multiple computers
Views:
7,357
Posted By
sorvani
not if you were actually desync'd and now have...
not if you were actually desync'd and now have invalid items. Do as you were told and contact admins on the PEQ forums
Forum:
Support::General Support
03-23-2014, 11:17 PM
Replies:
27
cant login to eq
Views:
19,562
Posted By
sorvani
There is no EQEmu compatible HoT client.
There is no EQEmu compatible HoT client.
Forum:
Quests::Q&A
03-21-2014, 05:54 PM
Replies:
2
Boss, signals?
Views:
7,371
Posted By
sorvani
I swear I just replied to a post about this. ...
I swear I just replied to a post about this.
Look at Keledrix in Inktuta
Forum:
Quests::Q&A
03-19-2014, 11:19 PM
Replies:
7
Boss Script, activate mobs during
Views:
11,068
Posted By
sorvani
The best thing to do is to do it all from the...
The best thing to do is to do it all from the boss mobs and access the other mobs from there using the entity list.
Look at the Keledrix or Noquifel scripts and controllers in Inktuta.
Forum:
Support::General Support
03-17-2014, 02:52 PM
Replies:
6
Macro Question
Views:
6,895
Posted By
sorvani
You have to be logged out to copy it.
You have to be logged out to copy it.
Forum:
Support::Windows Servers
03-14-2014, 10:12 PM
Replies:
16
CharMaxLevel Problem
Views:
16,653
Posted By
sorvani
Or just creat a pull request on the git repo.
Or just creat a pull request on the git repo.
Forum:
Support::General Support
03-14-2014, 10:11 PM
Replies:
31
Starting a Server
Views:
31,793
Posted By
sorvani
Correct Uleat
Correct Uleat
Showing results 26 to 50 of 500
Page 2 of 20
<
1
2
3
4
5
6
12
>
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