perminent dancing npc
I havnet found a way to make my npc permanently dance yet
Does anyone have a way to make a doanim stay on? or do i need to make it just loop over and over somehow? Im trying to craft up a stripper club ;) where the npcs are dancing non stop till you hail them and get the adult epic im gonna work on then they go back to dancing |
I'm not a coder by any means but I would think using a timer would do the trick.
Code:
|
that would work, but you'd need to make it reset the timer in the timer event, so it will loop
|
yah noticed that after i posted but was to late to edit lol. and I am sure there is a better way to do it, but its a start.
Code:
sub EVENT_SPAWN { |
Timers are already set to repeat.
|
this is one that i use, for some npcs
Code:
sub EVENT_SPAWN { |
wow thx guys Im working on writing a few custom quests involving many zones and lvls and that includeds an adult themed quest ;) naughty language and actions lol i just got stuck with that pemra dance lol i so far havnt got the just of most the advanced or eq specific codings only the simple stuff ...
Task system for instance but i never did like it anyway lol so im making this all old school text quest with saylinks for slow typers kinda writing a custom epic later on once i get each quest built in the future ill post when i can a full .pl source of each npc and ill post all sql additions or possibly zip each full quest up and post that way im workin on all at once as somthing strikes me to add i add it its slow cause of the coding and life has me so occupied that writing a few long arse stories is not on the top of the list lol |
ty for the help here is the base code that triggers her on approach to dance
ill be adding more things at some date like starting in a robe and taking it off with the modelchange when she is given plat Code:
sub EVENT_SPAWN Code:
#Akkadius |
All times are GMT -4. The time now is 10:19 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.