Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #31  
Old 01-16-2012, 07:56 AM
Noport
Opcode Ninja
 
Join Date: Mar 2009
Location: San francisco
Posts: 426
Default

Glad your not a dark elf would get killed in qeynos heha. if you would like it to send you back to your home town say go home. it should return you to your home town.
Reply With Quote
  #32  
Old 01-16-2012, 07:26 PM
helman
Sarnak
 
Join Date: Apr 2010
Location: Texas, Sweetwater
Posts: 69
Default

Ok I'll keep that in mind. If anything I'll just remove all the factions so races that are KoS in Qeynos.

Edit i'm going to finish the custom basic armor, so can anyone tell me what the other classes armor. The armor like Singing and Deepwater.
Reply With Quote
  #33  
Old 01-16-2012, 09:04 PM
helman
Sarnak
 
Join Date: Apr 2010
Location: Texas, Sweetwater
Posts: 69
Default

List of things i still need to know how to do, and need help with.
  1. How to fully edit the spells, Such as adding new spells, and changing the effect of spells.
  2. How to add the lotto bot.
  3. Hot to add that bank system. (if only i knew what it was called)
  4. How to add a buff bot.
  5. How to make a custom quest.
  6. How to make turn-ins.
  7. And Still looking for someone to host my server for me.

Note: I know how to add the buff bot, But I don't know how to make it cast buffs depending on your lvl, or how to make it cast more than 1 buff.
Reply With Quote
  #34  
Old 01-16-2012, 09:46 PM
Caryatis
Dragon
 
Join Date: May 2009
Location: Milky Way
Posts: 541
Default

8.) How to use the search function.

Don't get me wrong, feel free to sit back and wait for people to answer all your questions but you aren't asking to do anything new, everything you want to do is already documented many times over if you look for it.
Reply With Quote
  #35  
Old 01-16-2012, 09:50 PM
Noport
Opcode Ninja
 
Join Date: Mar 2009
Location: San francisco
Posts: 426
Default

here is the link http://www.eqemulator.org/forums/showthread.php?t=32822 to all your questions about spells..
http://www.georgestools.eqemulator.net/
Reply With Quote
  #36  
Old 01-16-2012, 10:09 PM
helman
Sarnak
 
Join Date: Apr 2010
Location: Texas, Sweetwater
Posts: 69
Default

@ Caryatis Yes like I feel like wasting hours looking through pages after pages of topics that might contain Bot or Spell. I'd rather Ask than wast time looking. I can get things done much faster that way. Cause as I was waiting for a response I was adding new items. Which is a more productive thing to do. Also its not like Noport or blackdragonsdg has to help me. Besides if I did search I would be having tons of problems, like getting npcs to talk and port me somewhere. I Don't have c++ experience like a lot of devs here. (I only have limited BOO experience.)

So all in all Its just easier if I ask for help, It would take way to long to search for the help.

And thank you Noport I'll read into that here soon when I finish making the armor.
Reply With Quote
  #37  
Old 01-17-2012, 07:35 AM
helman
Sarnak
 
Join Date: Apr 2010
Location: Texas, Sweetwater
Posts: 69
Default

Big Milestone done to night. (or to me it is.) Just finished My hybrid merchant, He is to sell Armor for Bard, SK, Pal, Beast, and Ranger. I'm now going to get my GMs in, then work on Caster, Melee, And Aug sellers. By the time i'm done with that I hope someone has helped me with the Buff bot. If so Then I'll work on My rift. (The Rift will be your tele back to Hub, your Tele to other zones, Your buff bot, Spell trainer, Skill trainer, And side quest giver. If there is a Side quest for that zone.)

Also when I get the hub done, I'll post screens. So people can get the gist of it.

NOTE: I'm still looking for some one to host my server for me. If you host my server your only allowing others to login, I'll be doing all the dev work. Unless you want to do some dev work to. As I stated in my other thread, Contact me at omgcats2@hotmail.com, PM or Skype.
__________________
Reply With Quote
  #38  
Old 01-17-2012, 03:15 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

Basic Buffbot. Replace/add/remove spells IDs as desired.

Code:
sub EVENT_SAY 
{

	my $buffs = quest::saylink("buffs");
	if($text=~/Hail/i) 
	{
		quest::say("Greetings $name. Would you like some [$buffs]?"); 
	}

	if($text=~/buffs/i)
	{
		quest::selfcast(18323);
		quest::selfcast(5521);
		quest::selfcast(19426);
		quest::selfcast(5405);
		quest::selfcast(9868);
		quest::selfcast(10211);
		quest::selfcast(10031);
	}
}
Reply With Quote
  #39  
Old 01-18-2012, 02:11 AM
helman
Sarnak
 
Join Date: Apr 2010
Location: Texas, Sweetwater
Posts: 69
Default

I thought it would have been more than that. But I guess not. Thanks
__________________
Reply With Quote
  #40  
Old 01-19-2012, 01:08 AM
Noport
Opcode Ninja
 
Join Date: Mar 2009
Location: San francisco
Posts: 426
Default

5.How to make a custom quest
http://www.eqemulator.net/wiki/wikka...CategoryQuests
Reply With Quote
  #41  
Old 01-24-2012, 12:42 AM
helman
Sarnak
 
Join Date: Apr 2010
Location: Texas, Sweetwater
Posts: 69
Default

Ok thanks. Sorry i have not been on for like 3 or 4 days, Ive been bizy helping my dad fix a leak around our hot water heater. Still not done, Melted a pipe so i'll be bizy again this weekend.
__________________
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 10:01 AM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3