I did get the map from another client, but i didn`t use it the same way as another server did.
You have even got the NPC`s in the same place as me lol, tut tut !!! ***Jokes***
Good luck with server mate.
/JayZ
I wouldn`t want to rebirth for 3 bonus ability points lol and no kit o.0.....
Also with that script you don`t check the TXT.DOCS, dunno if you meant to do it like that.
Just a few pointers mate!
:P
Giving Warriors pets so easily is WRONG !!!
Making it possible for them to obtain them via a drop from a lord or an extreme amount of gold via an NPC is more acceptable.
Good Luck with your server.
[@main]
#IF
CHECK [900] 1
#ACT
Sendmsg 6 "You Have had your ClearRing <$USERNAME>."
BREAK
#ELSESAY
So you want a ClearRing to help you \
On your way through vengence? \\
<Please/@pl> <No Thanks/@exit>
[@pl]
#say
I need a few things for you before i give \
you a ClearRing, I will need 3...
All these NPC`s were on this forum and are other peoples work, for instance the WT NPC is what i posted to help somebody, the Map Teleports is what Lucafer released to someone i`m sure we did not help them for you to take credit for no matter how simple they are.
Negative Rep for you love X X
Well i would be intrested to here your views on a good event.
Most events involve easy EXP, items, etc etc all pritty much old and original ideas.
I`m looking for something different any idea`s?
Just copy this mate.
[@Main]
Please Select Your Quest.\
<WoomaTaurus/@WT> - <ZumaTaurus/@ZT>\
<Close/@exit>\
[@WT]
#IF
CHECK [6] 1
#ACT
goto @Complete
#ELSEACT
goto @WT1
[@WT1]
I have had many bad times trying to slay the\
WoomaTaurus, no matter what i tried, i failed to\
Defeat this...
[@AngelQ]
#IF
CHECKLEVEL 33
#ACT
GOTO @REJECT
#ELSEACT
GOTO @AngelQ1
[@AngelQ1]
#IF
CHECKLEVEL 11
CHECKSLAVECOUNT = 0
#ACT
RECALLMOB Angel 1
sendmsg 6 "Enjoy your pet <$USERNAME>"
#ELSEACT
sendmsg 6 "You need to be level 11 or you already have a pet <$USERNAME>"
Close
[@Reject]
You seem to...
That exact script is on my server now and is working 100%.
I know why lol firstly make sure you have an [@Main]
[@Main]
Please Select Your Quest.\
<WoomaTaurus/@WT> - <ZumaTaurus/@ZT>\
<Close/@exit>\
[@WT]
#IF
CHECK [6] 1
#ACT
goto @Complete
#ELSEACT
goto @WT1
[@WT1]
I have had many bad...
Your NPC should look something like this.
[@WT]
#IF
CHECK [6] 1
#ACT
goto @Complete
#ELSEACT
goto @WT1
[@WT1]
I have had many bad times trying to slay the\
WoomaTaurus, no matter what i tried, i failed to\
Defeat this beast, if you think you are upto my\
Challenge of slaying this beast for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.