Betabuff Script?
Hi there:
I run the EQ Launchpad server, in perpetual dev and a practice server for my P99 guild, Omni. I would like to set up betabuff NPCs for players on the server, does anyone have a betabuff script they would be willing to share? Basically looking for something like what P99 has on their Velious beta, say "betabuff" to an npc and rezone equipped with Kunark BiS and levelled to 60. Anyone? Thanks!! Regards, Mg |
I have no idea what P99 has, I don't play there. And this is not a "buff" bot by a long shot.. just something tossed together really quick and crude like. It's up to you to figure out what items (#finditem) you want to put in the arrays (if I were doing the work of finding the item id's I probably would have tossed them in a hash but.. keeping it as simple to read as I assume you are unfamiliar with Perl altogether). Hasnt been syntax checked, hasn't been tested, nothing.. but, it is a reply.
Code:
# delete or rename Priest_of_Discord.lua in \global\quests |
Here's a re-written version of Ghanja's script that uses a hash instead to make it simpler, rather than several conditional based assignments:
Code:
sub EVENT_SAY { |
Quote:
I did state I would have used a hash, however, simpler to whom? Not sure if the layman's approach is a hash. But hey, options are good. |
I'm not unfamiliar with Perl at all, but thanks for the scripts. I was looking for something somewhat more elaborate - I'm thinking the P99 script actually copies your char from a template since race etc. changes as well i.e. if you select warrior you come back as a 60 ogre warrior with BiS equipment max skills etc. Perhaps the question should have been "how do I clone a character"?
Regards, Mg |
Quote:
#level then run either of the scripts above, populated by yourself. In a quick Google search I came across this: http://wiki.project1999.com/Players:Kunark_Gear Though, familiar with Perl, share what you've come up with and I'm positive someone will help with any bumps in the road. |
All times are GMT -4. The time now is 10:47 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.