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 5 of 7
<
1
2
3
4
5
6
7
>
Showing results 101 to 125 of 175
Search took
0.01
seconds; generated 60 minute(s) ago.
Search:
Posts Made By:
jkennedy
Forum:
Quests::Q&A
01-14-2010, 04:42 PM
Replies:
19
any idea's why this wont work
Views:
19,186
Posted By
jkennedy
sub EVENT_SAY { if ($text =~/Hail/i) ...
sub EVENT_SAY
{
if ($text =~/Hail/i)
{
quest::say ("Welcome to Citadel Of the Warlord , $name. Would you like me to [Scribe] your spells? Maybe you would like Your (Meditate)...
Forum:
Quests::Q&A
01-14-2010, 04:42 PM
Replies:
19
any idea's why this wont work
Views:
19,186
Posted By
jkennedy
[ code ] sub EVENT_SAY { if ($text...
[ code ] sub EVENT_SAY
{
if ($text =~/Hail/i)
{
quest::say ("Welcome to Citadel Of the Warlord , $name. Would you like me to [Scribe] your spells? Maybe you would like Your...
Forum:
Quests::Q&A
01-14-2010, 04:36 PM
Replies:
19
any idea's why this wont work
Views:
19,186
Posted By
jkennedy
can someone test my script and see if it works on...
can someone test my script and see if it works on there server maybe my plugin for check_hasitem is bad
Forum:
Quests::Q&A
01-14-2010, 04:34 PM
Replies:
19
any idea's why this wont work
Views:
19,186
Posted By
jkennedy
thats also not working
thats also not working
Forum:
Quests::Q&A
01-14-2010, 04:27 PM
Replies:
19
any idea's why this wont work
Views:
19,186
Posted By
jkennedy
#A conversation to Heal Player for a Cost sub...
#A conversation to Heal Player for a Cost
sub EVENT_SAY
{
if ($text =~/Hail/i){ quest::say ("Welcome to Citadel Of the Warlord , $name. Would you like me to [Scribe] your spells? Maybe you would...
Forum:
Quests::Q&A
01-14-2010, 04:23 PM
Replies:
19
any idea's why this wont work
Views:
19,186
Posted By
jkennedy
so i add that in like it was a quest:: right
so i add that in like it was a quest:: right
Forum:
Quests::Q&A
01-14-2010, 04:16 PM
Replies:
19
any idea's why this wont work
Views:
19,186
Posted By
jkennedy
it made smile faces outta some of the lower text...
it made smile faces outta some of the lower text its got the 4th number and the ) though
Forum:
Quests::Q&A
01-14-2010, 04:13 PM
Replies:
19
any idea's why this wont work
Views:
19,186
Posted By
jkennedy
#A conversation to Heal Player for a Cost sub...
#A conversation to Heal Player for a Cost
sub EVENT_SAY
{
if ($text =~/Hail/i){ quest::say ("Welcome to Citadel Of the Warlord , $name. Would you like me to [Scribe] your spells? Maybe you would...
Forum:
Quests::Q&A
01-14-2010, 04:00 PM
Replies:
19
any idea's why this wont work
Views:
19,186
Posted By
jkennedy
any idea's why this wont work
{if ($text =~/Buffs/i){ if(plugin::check_hasitem(2377)) { quest::say ("Good, stand where you are while I cast");
quest::selfcast(5297);
quest::selfcast(5278);
quest::selfcast(5522);...
Forum:
Quests::Q&A
01-14-2010, 02:02 PM
Replies:
8
help with custom quest please
Views:
10,907
Posted By
jkennedy
thank you so much one last question is there a...
thank you so much one last question is there a way to maek a npc check to see if a player has a item but not take it and also make it so u cant repeat a quest
Forum:
Quests::Q&A
01-14-2010, 02:36 AM
Replies:
8
help with custom quest please
Views:
10,907
Posted By
jkennedy
help with custom quest please
sub EVENT_SAY {
if($text=~/hail/i) {
quest::say("How Are you today, $name Bring me One Peice of Epic to receive your epic?");
}
}
sub EVENT_ITEM {
...
Forum:
Spell Support
01-12-2010, 12:34 PM
Replies:
8
Trying to get up to level 85 spells working with titanium
Views:
10,342
Posted By
jkennedy
just run thru your spell file and change all the...
just run thru your spell file and change all the id's to lower than 9999 will take a lil while but server's are hard work
Forum:
Support::Windows Servers
01-11-2010, 03:09 PM
Replies:
7
windows 7 & eqemu server
Views:
10,448
Posted By
jkennedy
let me know if it helps u out also make sure...
let me know if it helps u out also make sure perl58 is only in perl/bins folder not im eqemu or system 32
Forum:
Development::Bots
01-11-2010, 03:08 PM
Replies:
19
Bot spells
Views:
21,679
Posted By
jkennedy
you sure the druid hp buff isnt on you if it is...
you sure the druid hp buff isnt on you if it is the cleric wont cast his hp buff
Forum:
Support::Windows Servers
01-11-2010, 01:28 PM
Replies:
7
windows 7 & eqemu server
Views:
10,448
Posted By
jkennedy
i started my server on windows 7 64 bit got it up...
i started my server on windows 7 64 bit got it up and running only problem is if ur using 64 bit try a 32 bit perl58 not sure why but 64 bit perls would not work i used perl ...
Forum:
Support::Windows Servers
01-11-2010, 01:27 PM
Replies:
6
Requesting an adventor crashes zone
Views:
6,065
Posted By
jkennedy
yes i can see the items and mmc is the...
yes i can see the items and mmc is the butcherblock one correct cuz thats the one that crasehed when i try to request
Forum:
Support::Windows Servers
01-11-2010, 12:17 PM
Replies:
6
Requesting an adventor crashes zone
Views:
6,065
Posted By
jkennedy
ok butcherblock is only zone that crashes the...
ok butcherblock is only zone that crashes the rest say that the npc doesnt have any adventures
Forum:
Support::Windows Servers
01-11-2010, 11:48 AM
Replies:
6
Requesting an adventor crashes zone
Views:
6,065
Posted By
jkennedy
still no one know why this is doing this?
still no one know why this is doing this?
Forum:
General::General Discussion
01-11-2010, 08:35 AM
Replies:
2
My UI
Views:
7,861
Posted By
jkennedy
http://www.eqinterface.com has tons of ui's...
http://www.eqinterface.com
has tons of ui's just look back at like 2005 when titanium came out i think not sure
Forum:
Quests::Q&A
01-11-2010, 08:17 AM
Replies:
2
extract a quest from live
Views:
5,631
Posted By
jkennedy
alright thanks
alright thanks
Forum:
Support::Windows Servers
01-10-2010, 10:15 PM
Replies:
4
how do you change the weight of money?
Views:
5,830
Posted By
jkennedy
couldn't you edit ur zone's to make weight not...
couldn't you edit ur zone's to make weight not matter like bazaar?
Forum:
Spell Support
01-10-2010, 10:11 PM
Replies:
8
Trying to get up to level 85 spells working with titanium
Views:
10,342
Posted By
jkennedy
wow sorry didnt notice you said u were running...
wow sorry didnt notice you said u were running titanium
Forum:
Quests::Q&A
01-10-2010, 09:44 PM
Replies:
2
extract a quest from live
Views:
5,631
Posted By
jkennedy
extract a quest from live
Was wondering if there was a way to extract a quest from live if this is illegal please delete post and sorry wasnt sure
Forum:
Spell Support
01-10-2010, 09:12 PM
Replies:
8
Trying to get up to level 85 spells working with titanium
Views:
10,342
Posted By
jkennedy
you need the level of your server in the...
you need the level of your server in the rule_values tab i believe set to 85 to get level 85 spells
Forum:
Support::Windows Servers
01-09-2010, 05:30 PM
Replies:
4
Setting Up Own Server (Help Please)
Views:
6,405
Posted By
jkennedy
Oh and make sure you dont have perl58.dll all...
Oh and make sure you dont have perl58.dll all over your pc either like some people say you need it in ur eqemu which is false u dont need it in systems32 folder either just perl/bin folder
Showing results 101 to 125 of 175
Page 5 of 7
<
1
2
3
4
5
6
7
>
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
02:08 PM
.
-- 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