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 3
<
1
2
3
>
Showing results 26 to 50 of 58
Search took
0.04
seconds; generated 57 minute(s) ago.
Search:
Posts Made By:
utbbop
Forum:
Quests::Q&A
02-10-2015, 01:06 PM
Replies:
20
Help with quest turn in code.
Views:
29,928
Posted By
utbbop
Going to work with this now, will let you know...
Going to work with this now, will let you know the results!
Thanks Trev.
Forum:
Quests::Q&A
02-10-2015, 11:11 AM
Replies:
20
Help with quest turn in code.
Views:
29,928
Posted By
utbbop
Changed to an array per some feedback but still...
Changed to an array per some feedback but still cant get it to work.
The following code doesnt accept the item and doesnt provide a reward. The NPC returns the item stating they have no need for...
Forum:
General::News
02-10-2015, 08:37 AM
Replies:
61
UPDATED: Approved Akka's Repack Update 8-26-2015
Views:
360,815
Posted By
utbbop
Followed instructions VERBATIM. Worked like...
Followed instructions VERBATIM.
Worked like a charm, no issues whatsoever.
Thanks much for the instructions/walk-through Akka!!!!!!
Forum:
Quests::Q&A
02-09-2015, 09:23 PM
Replies:
20
Help with quest turn in code.
Views:
29,928
Posted By
utbbop
Also, it appears that its not checking the turn...
Also, it appears that its not checking the turn in item... I am able to turn in anything and get the rewards...
:(
Forum:
Quests::Q&A
02-09-2015, 08:39 PM
Replies:
20
Help with quest turn in code.
Views:
29,928
Posted By
utbbop
Hi Nate, I was checking for every class as the...
Hi Nate,
I was checking for every class as the armor is class specific.
This specific quest allows say a warrior to trade in a piece of wizard gear for the warrior pattern that makes the slot of...
Forum:
Quests::Q&A
02-09-2015, 07:21 PM
Replies:
20
Help with quest turn in code.
Views:
29,928
Posted By
utbbop
Hi Everyone, Back with another turn in related...
Hi Everyone,
Back with another turn in related question/troubleshoot.
For some reason, the following code isn't working as I want it to.
In practice, as a warrior, if I turn in item 2995 it...
Forum:
Spell Support
02-06-2015, 03:23 PM
Replies:
5
Pet Spells?
Views:
8,091
Posted By
utbbop
Actually, putting the lsp,lsp value in...
Actually, putting the lsp,lsp value in GlobalLoad_chr.txt seems to have worked...
Forum:
Spell Support
02-06-2015, 03:16 PM
Replies:
5
Pet Spells?
Views:
8,091
Posted By
utbbop
Understood. The model is not a global model...
Understood.
The model is not a global model already so I need to add it to globalload.txt
Can you advise on the format in doing this?
Trying to add Lava Spider...
lsp,lsp is what the EOC...
Forum:
Spell Support
02-06-2015, 10:01 AM
Replies:
5
Pet Spells?
Views:
8,091
Posted By
utbbop
Hey King, If you create a custom pet I assume...
Hey King,
If you create a custom pet I assume you would need to add the Race Model to a global load file or something?
Can you advise? Hoping I wouldn't have to add the model to each zone...
Forum:
EQEmu Operations Center
02-04-2015, 11:40 AM
Replies:
12
Server Backup and General Newbie Thread
Views:
24,556
Posted By
utbbop
Thanks and I am in agreement. In terms of...
Thanks and I am in agreement.
In terms of backup. The tool provided with Akka's Repack should suffice, correct? Or is there an additional level of backup needed?
(Aka does Akka's backup...
Forum:
Quests::Q&A
02-03-2015, 05:27 PM
Replies:
20
Help with quest turn in code.
Views:
29,928
Posted By
utbbop
Thank King, makes sense. Appreciate the...
Thank King, makes sense.
Appreciate the intel...
Forum:
Quests::Q&A
02-03-2015, 04:09 PM
Replies:
20
Help with quest turn in code.
Views:
29,928
Posted By
utbbop
It appears that moving the following items out of...
It appears that moving the following items out of my Event_Say and putting them outside of an Event in general has solved my problem:
my $T1armorscrapsitemid = 1656;
my $T1gemitemid = 1375;
my...
Forum:
Quests::Q&A
02-03-2015, 03:32 PM
Replies:
20
Help with quest turn in code.
Views:
29,928
Posted By
utbbop
Help with quest turn in code.
Hi All,
I am writing some quests for class specific armors.
Without going into much detail I am running into an issue trying to make my quest code re-usable.
I want to be able to copy/paste...
Forum:
EQEmu Operations Center
02-02-2015, 06:59 PM
Replies:
12
Server Backup and General Newbie Thread
Views:
24,556
Posted By
utbbop
Thanks for the follow up Provo. Are you...
Thanks for the follow up Provo.
Are you wanting to host it from home?
Not against this, my determination would be based on the server needs and my available internet speeds through Time Warner.
...
Forum:
EQEmu Operations Center
02-02-2015, 06:54 PM
Replies:
12
Server Backup and General Newbie Thread
Views:
24,556
Posted By
utbbop
Thanks a ton Akka, great place to get me started...
Thanks a ton Akka, great place to get me started and thinking in the right direction.
Forum:
EQEmu Operations Center
02-02-2015, 09:45 AM
Replies:
12
Server Backup and General Newbie Thread
Views:
24,556
Posted By
utbbop
Thanks again for the feedback akka. Anyone...
Thanks again for the feedback akka.
Anyone able to assist with my other questions related to:
- Server Upkeep and Performance
Thanks all!
Forum:
EQEmu Operations Center
01-28-2015, 09:26 AM
Replies:
12
Server Backup and General Newbie Thread
Views:
24,556
Posted By
utbbop
Thanks for the info Akka. I did some google-fu...
Thanks for the info Akka.
I did some google-fu and came across this post:
http://www.eqemulator.org/forums/printthread.php?t=38836&pp=15&page=9
Followed the following instructions and the...
Forum:
EQEmu Operations Center
01-27-2015, 09:17 PM
Replies:
12
Server Backup and General Newbie Thread
Views:
24,556
Posted By
utbbop
Server Backup and General Newbie Thread
Hi All,
New to the server creation community, hoping for some guidance.
I am running Akka's Repack and using the EOC.
http://wiki.eqemulator.org/p?Akkas_PEQ_Server_Repack&frm=Main
I dont...
Forum:
Support::Windows Servers
01-21-2015, 01:25 PM
Replies:
5
Client Stat Cap on Items - How do I modify?
Views:
13,141
Posted By
utbbop
Just to make sure I am understanding. This...
Just to make sure I am understanding.
This worn/focus effect would allow the client to display stats over 127 on items?
Or this worn/focus effect only effects the back end...
Forum:
Support::Windows Servers
01-20-2015, 09:57 PM
Replies:
5
Client Stat Cap on Items - How do I modify?
Views:
13,141
Posted By
utbbop
Client Stat Cap on Items - How do I modify?
Hello All,
Disclaimer: Extremely new to the custom server creation side of EQEMU.
I have done a solid hour of searching and cant seem to find a specific walk-through/guide on adjusting the...
Forum:
Quests::Q&A
01-12-2015, 07:48 PM
Replies:
12
Alternate Currency - Granted Hourly
Views:
14,398
Posted By
utbbop
I have compared this to my other quests that use...
I have compared this to my other quests that use a timer and it seems formatted correctly. Not sure why I cant get it working. Is it something related to global_player.pl? Or perhaps something...
Forum:
Quests::Q&A
01-12-2015, 04:21 PM
Replies:
12
Alternate Currency - Granted Hourly
Views:
14,398
Posted By
utbbop
Also, I switched from $client->AddCrystals to...
Also, I switched from $client->AddCrystals to $client->AddAlternateCurrencyValue and cant get it to work with the timer...
sub EVENT_CONNECT {
quest::settimer("Pearls", 10);
}
sub...
Forum:
Quests::Q&A
01-12-2015, 04:20 PM
Replies:
12
Alternate Currency - Granted Hourly
Views:
14,398
Posted By
utbbop
Ok, understood. Still cant get it working...
Ok, understood.
Still cant get it working though.
Tested some different code to make sure my currency and everything was working and it is. This appears to be an issue with the code in general or...
Forum:
Quests::Q&A
01-12-2015, 03:26 PM
Replies:
12
Alternate Currency - Granted Hourly
Views:
14,398
Posted By
utbbop
Found some threads on dbstr.txt and was able to...
Found some threads on dbstr.txt and was able to fix my unknown strings. Still cant get this to work.
I added this code to global_player.pl and I reduced the timer from 3600 to 10, for testing...
Forum:
Quests::Q&A
01-12-2015, 01:00 PM
Replies:
12
Alternate Currency - Granted Hourly
Views:
14,398
Posted By
utbbop
Having some trouble getting this to work. Might...
Having some trouble getting this to work. Might be because Ebon and Radiant crystals arent showing up in-game/in my client. They show as Unknown DB Strings.
Any feedback as to why? Is it my...
Showing results 26 to 50 of 58
Page 2 of 3
<
1
2
3
>
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
08:59 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