Help with some short quests
I have been away from quest-making for wayyyyy too long, so I won't put it passed myself to make some stupid mistakes. Can anyone tell me what is wrong with these two player.pl quests?
Code:
sub EVENT_LEVEL_UP{ Code:
sub EVENT_ENTER_ZONE{ |
Get rid of the first underscore. Also, FYI: The zone player.pl will take precedence over the template one.
Code:
sub EVENT EVENT_NAME { |
Our welcome message is like this in the zone specific player.pl:
Code:
sub EVENT_ENTERZONE { |
So do I have to merge the template one with the player.pl in zones that already have one?
|
yes, if you want that welcome msg to show up in all zones, you need to place it in all of the player.pl inside the zones. but if your wantin to show it only once, IE when a newplayer logs in for the first time, you can just put it in the appropriate zones for which they will first log in to.
|
Oh yeah, as you may have noticed, ignore the first part of my initial reply... that's what I get for writing at 4 in the morning and mixing up 2 languages...
|
All times are GMT -4. The time now is 02:47 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.