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 5
<
1
2
3
4
5
>
Showing results 26 to 50 of 105
Search took
0.00
seconds; generated 39 minute(s) ago.
Search:
Posts Made By:
atrayas
Forum:
Quests::Q&A
07-15-2017, 06:50 PM
Replies:
10
Random Race?
Views:
17,357
Posted By
atrayas
havnt tested this but it should work. @races...
havnt tested this but it should work.
@races = (464,466,469,458,467,454,367,420,);
sub EVENT_SPAWN
{
quest::npcrace(quest::ChooseRandom(@races));
}
Forum:
Support::Windows Servers
07-14-2017, 11:43 AM
Replies:
2
Portable augment sealer
Views:
5,796
Posted By
atrayas
item id is 66180
item id is 66180
Forum:
Support::Windows Servers
07-09-2017, 03:26 PM
Replies:
3
#Repop Issue
Views:
11,860
Posted By
atrayas
can always run shared_memory.exe, sometimes it...
can always run shared_memory.exe, sometimes it wont get all of the changes but useful to test things without doing a restart.
Forum:
Support::Windows Servers
07-09-2017, 01:05 PM
Replies:
3
#Repop Issue
Views:
11,860
Posted By
atrayas
#repop force
#repop force
Forum:
EQEmu Operations Center
07-05-2017, 09:14 PM
Replies:
212
Sticky:
EOC BETA Launch (Developer's Tool) EQEmu Operations Center
Views:
662,192
Posted By
atrayas
Its quite simple, forward port 3306, run the sql...
Its quite simple, forward port 3306, run the sql query with the proper db user/password inserted and thats about it. Log in with the correct credentials after you run the query and your set.
Forum:
General::Server Discussion
05-28-2017, 04:11 PM
Replies:
2
Creating a new server.
Views:
7,745
Posted By
atrayas
If you are serious about it you should spend a...
If you are serious about it you should spend a few days reading the wiki thoroughly to get a basic understanding of setting up a server. Once you feel comfortable with that you should start to learn...
Forum:
Support::Windows Servers
05-08-2017, 06:51 PM
Replies:
3
Adding random loot to specific NPCs
Views:
6,483
Posted By
atrayas
Use the add loot plugin, simple and works great. ...
Use the add loot plugin, simple and works great. You are creating steps that are not needed with what you have there.
Look it up on the wiki, akkadius has instructions there for it.
Forum:
Quests::Q&A
04-21-2017, 06:50 PM
Replies:
8
Pet scaling...
Views:
17,161
Posted By
atrayas
My partner from Elysium had edited the source and...
My partner from Elysium had edited the source and created custom tables within heidi to govern pet scaling using charisma. It was a very efficient way to control the overall power of the pets on the...
Forum:
Quests::Q&A
04-19-2017, 06:22 PM
Replies:
8
Pet scaling...
Views:
17,161
Posted By
atrayas
Id recommend doing custom tables in heidi for pet...
Id recommend doing custom tables in heidi for pet scaling.
Forum:
General::Server Discussion
04-11-2017, 06:41 PM
Replies:
43
Population
Views:
50,005
Posted By
atrayas
I believe the biggest problem with servers in...
I believe the biggest problem with servers in general, and I am guilty of this as well, are they are opened to quickly to the public and the devs change there original vision in order to please this...
Forum:
Quests::Q&A
03-27-2017, 11:03 AM
Replies:
33
Event death
Views:
49,543
Posted By
atrayas
With sub_event_killed_merit I found that alot of...
With sub_event_killed_merit I found that alot of the currency's would not update until you zone.
Forum:
Development::Bots
03-27-2017, 11:00 AM
Replies:
11
Beastlord agro issue
Views:
12,852
Posted By
atrayas
I have had issues with dots in the past creating...
I have had issues with dots in the past creating an insane amount of hate but i thought that issue was resolved. It is worth a look though to ensure that is not it.
Forum:
Development::Bots
03-26-2017, 06:24 PM
Replies:
11
Beastlord agro issue
Views:
12,852
Posted By
atrayas
Probably a spell adding an unintentional amount...
Probably a spell adding an unintentional amount of aggro, id check there spell set and cross reference the list of available spells in the editor and see.
Forum:
General::General Discussion
03-12-2017, 08:37 PM
Replies:
17
Forum Rules Discussion
Views:
17,719
Posted By
atrayas
What you have to understand about operating a...
What you have to understand about operating a server is that a developer has the freedom and creativity to create something that he desires. Me personally I create content I enjoy and if others...
Forum:
Support::Windows Servers
02-27-2017, 03:18 AM
Replies:
9
PoK > Bazaar (trivial question)
Views:
8,001
Posted By
atrayas
http://www.allakabor.com/eqatlas/planeofknowledgem...
http://www.allakabor.com/eqatlas/planeofknowledgemap.html
Forum:
Spell Support
02-15-2017, 11:03 PM
Replies:
4
Spell Damage seems to fall off?
Views:
13,173
Posted By
atrayas
There is a rule for this in your data base. The...
There is a rule for this in your data base. The stock Db rule is set to iirc within 4 levels for spell damage to apply. It is as easy as going into heidi, finding the rule and setting the value to...
Forum:
Quests::Q&A
12-22-2016, 06:30 PM
Replies:
2
Thach Jerden
Views:
10,425
Posted By
atrayas
Well the quest itself would be very simple to...
Well the quest itself would be very simple to write in perl or lua since its just checking class + glowing armor handed in. You could write it yourself and share it with the community.
Forum:
General::General Discussion
12-02-2016, 07:32 PM
Replies:
5
Looking for a server
Views:
10,171
Posted By
atrayas
Give Prymeeq a shot, not exactly what you are...
Give Prymeeq a shot, not exactly what you are looking for but is geared towards solo level with small group raiding. It is classic-legit meaning it does have custom elements to it, like custom...
Forum:
General::General Discussion
10-16-2016, 09:16 PM
Replies:
2
Worn type vs Focus type
Views:
10,306
Posted By
atrayas
Some spell effects will work as a worn type (sow)...
Some spell effects will work as a worn type (sow) for example will work. You just have to experiment with them and see what works.
You can look into nimbus effects for cool pure graphical spell...
Forum:
Spell Support
10-12-2016, 05:14 PM
Replies:
4
Spell casts when using taunt skill
Views:
11,113
Posted By
atrayas
you need to edit an existing unused spell with a...
you need to edit an existing unused spell with a lower id
Forum:
Support::Windows Servers
10-05-2016, 04:37 PM
Replies:
23
Creating a Buff Bot
Views:
43,879
Posted By
atrayas
Agreed :D :D :D
Agreed :D :D :D
Forum:
Quests::Custom
10-03-2016, 04:40 PM
Replies:
7
Chance to spawn NPC on another NPC's death
Views:
16,400
Posted By
atrayas
Something simple yet effective here, seems like...
Something simple yet effective here, seems like you wanted a percent chance for it to spawn, this would do the trick. In this version its just a basic percent chance a mob splits into two.
sub...
Forum:
General::Server Discussion
09-28-2016, 01:20 AM
Replies:
39
ABACRONE SERVER (Sept 29th)
Views:
40,087
Posted By
atrayas
Seems legit. There are allot of people in this...
Seems legit. There are allot of people in this community and the vast majority never post anything on the forums, they just lurk around and visit whats new. Some of that traffic is probably bots as...
Forum:
General::Server Discussion
09-24-2016, 01:03 AM
Replies:
37
Shards of Dalaya (new to eqemu old to us)
Views:
61,964
Posted By
atrayas
Seems to me the server needs an incentive for the...
Seems to me the server needs an incentive for the high end players to roll alts. Im sure if the devs were up to it they could come up with something interesting for the higher levels to do with alts...
Forum:
General::General Discussion
09-21-2016, 12:39 AM
Replies:
10
Eqemu 101
Views:
13,250
Posted By
atrayas
I highly recommend volunteering on a server and...
I highly recommend volunteering on a server and learn from a current server op, treat it as a mentor-ship so to speak. There are quite a few servers that would be happy to have someone come on board...
Showing results 26 to 50 of 105
Page 2 of 5
<
1
2
3
4
5
>
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
07:48 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