Need Help pls

Play Now

daneo1989

I am Ancient.
Staff member
Super Moderator
Dec 5, 2005
6,033
1
276
330
UK
hello i need help with this i tryd maakin a pet rantal for a 1.4 server i used it like this to test

[@main]
#SAY
ThreeThrones - Pet Service\
<Warrior Pets/@war1>\
<Wizard Pets/@wiz1>\
<Taoist Pets/@tao1>\
<Hire a Slave/@sla1>\
#ELSESAY
Sorry I can only give Five pet's to each Person.\
<Exit/@exit>\
[@war1]
#SAY
1. <FrostTiger/@mon1>\
2. <SwordOma/@mon2>\
3. <Redevilape/@mon3>\
4. <GreyEvilApe/@mon4>\
5. <OmaGaurd/@mon5>\
6. <WoomTaurus/@mon6>\
#IF
CHECKSLAVECOUNT > 4
[@wiz1]
#SAY
1. <FrostTiger/@mon1>\
2. <SwordOma/@mon2>\
3. <Redevilape/@mon3>\
4. <GreyEvilApe/@mon4>\
5. <OmaGaurd/@mon5>\
6. <WoomTaurus/@mon6>\
#IF
CHECKSLAVECOUNT > 4

[@Tao1]
#SAY
1. <FrostTiger/@mon1>\
2. <SwordOma/@mon2>\
3. <Redevilape/@mon3>\
4. <GreyEvilApe/@mon4>\
5. <OmaGaurd/@mon5>\
6. <WoomTaurus/@mon6>\
#IF
CHECKSLAVECOUNT > 4
[@mon1]
#IF
checklevel 7
#ACT
Recallmob FrostTiger 7
[@mon2]
#IF
checklevel 33
#ACT
Recallmob SwordOma 7
[@mon3]
#IF
checklevel 4
#ACT
Recallmob RedEvilape 7
[@mon4]
#IF
checklevel 5
#ACT
Recallmob GreyEvilApe 7
[@mon5]
#IF
checklevel 6
#ACT
Recallmob OmaGaurd 7
[@mon6]
#IF
checklevel 10
#ACT
Recallmob WoomaTaurus 7
[@sla1]
#IF
checklevel 20
#ACT
recallmob FemaleHeaven 7
but i kept getting error's in M2Server

if any1 no's wat propper command is to recall mob as pet pls post :) i no there is because InSaNe got petrantal :))
 

Tom27

Golden Oldie
Golden Oldie
Sep 15, 2005
1,877
78
185
Norwich
i have my old 1.4 pet rent script u can use :D

just edit name/mobs/lvl/class etc

----------




;Info [ Npc Name{pet} X=305 Y=253 MapName={0} ]
[@Main]
#IF
checkpkpoint 2
#SAY
I only help Hero's not Killers of Mankind like you...\
<Exit/@exit>
#ELSEACT
goto @main-1
[@main-1]
#SAY
Hello <$USERNAME> Welcome to the Pet Shop\
I am the pet seller\
The Higher Your Level The Greater Your Pet Will Be\
You Get Pets At Lvl: 40-45-50-55-60-70-75-80. \ \
<Now lets see what I can do for you/@main-01>
[@main-01]
#SAY
would you like to buy a pet? Each pet will cost you 20k.\
Wizards can have 5 pets!. Tao's can have 2 pets\
<Yes I would like to buy one please./@main-2>\ \
Or would you like to train your pets?. \
<Train my Pets Please/@petlvl>\ \
<Nothing today thank you!/@exit>\
;-------------------------------------------
;JOB CHECK
[@main-2]
#IF
checkjob taoist
#ACT
goto @taogold
#ELSEACT
goto @Main-3
[@main-3]
#IF
checkjob wizard
#ACT
goto @wizgold
#ELSESAY
Sorry Warriors Go To WW For There Pets!!
;------------------------------------------
;TAKE GOLD
[@wizgold]
#IF
Checkgold 20000
#ACT
take gold 20000
goto @wizlvl
#ELSESAY
You do not have enough gold\ \
<Exit/@exit>\

[@taogold]
#IF
Checkgold 20000
#ACT
take gold 20000
goto @taolvl
#ELSESAY
You do not have enough gold\ \
<Exit/@exit>\
;---------------------------------------------------
;LEVEL CHECK
[@wizlvl]
#IF
checklevel 95
#ACT
goto @Monster10
#IF
checklevel 85
#ACT
goto @Monster9
#IF
checklevel 85
#ACT
goto @Monster8
#IF
checklevel 75
#ACT
goto @Monster7
#IF
checklevel 60
#ACT
goto @Monster6
#IF
checklevel 50
#ACT
goto @Monster6
#IF
checklevel 40
#ACT
goto @Monster5
BREAK
;-----------------------
[@taolvl]
#IF
checklevel 75
#ACT
goto @Monster14
#IF
checklevel 60
#ACT
goto @Monster13
#IF
checklevel 50
#ACT
goto @Monster12
#IF
checklevel 40
#ACT
goto @Monster11
BREAK
;----------------------------
;WIZZ PETS
[@Monster5]
#IF
checkmarry 5
Checkjob Wizard
checklevel 40
#ACT
marry mob TongGuard
#SAY
Please treat you pet with good care.\ \
<I'd like another one./@main>\ \
<Exit/@exit>
#ELSESAY
R - Pet Limit Reached.\ \
Sorry!\
<Close Window/@exit>
[@Monster6]
#IF
checkslavecount > 5
Checkjob Wizard
checklevel 50
#ACT
marry mob OmaGuard
#SAY
Please treat you pet with good care.\ \
<I'd like another one./@main>\ \
<Exit/@exit>
#ELSESAY
R- Pet Limit Reached.\ \
[@Monster7]
#IF
checkslavecount > 5
Checkjob Wizard
checklevel 60
#ACT
marry mob LizardGuard
#SAY
Please treat you pet with good care.\ \
<I'd like another one./@main>\ \
<Exit/@exit>
#ELSESAY
R - Pet Limit Reached.\ \
[@Monster8]
#IF
checkslavecount > 5
Checkjob Wizard
checklevel 75
#ACT
marry mob SnakeGuard
#SAY
Please treat you pet with good care.\ \
<I'd like another one./@main>\ \
<Exit/@exit>
#ELSESAY
R- Pet Limit Reached.\ \
[@Monster9]
#IF
checkslavecount > 5
Checkjob Wizard
checklevel 85
#ACT
marry mob WoomaTaurus
#SAY
Please treat you pet with good care.\ \
<I'd like another one./@main>\ \
<Exit/@exit>
#ELSESAY
R- Pet Limit Reached.\ \
[@Monster10]
#IF
checkmarry 5
Checkjob Taoist
checklevel 95
#ACT
marry mob HolyDeva
#SAY
Please treat you pet with good care.\ \
<I'd like another one./@main>\ \
<Exit/@exit>
#ELSESAY
R - Pet Limit Reached.\ \
;----------------------------------------------------
;TAO PETS
[@Monster11]
#IF
checkmarry 2
Checkjob Taoist
checklevel 40
#ACT
marry mob HolyMonkey
#SAY
Please treat you pet with good care.\ \
<I'd like another one./@main>\ \
<Exit/@exit>
#ELSESAY
R - Pet Limit Reached.\ \
[@Monster12]
#IF
checkmarry 2
Checkjob Taoist
checklevel 50
#ACT
marry mob HolySoul
#SAY
Please treat you pet with good care.\ \
<I'd like another one./@main>\ \
<Exit/@exit>
#ELSESAY
R - Pet Limit Reached.\ \
[@Monster13]
#IF
checkmarry 2
Checkjob Taoist
checklevel 60
#ACT
marry mob HolyAnt
#SAY
Please treat you pet with good care.\ \
<I'd like another one./@main>\ \
<Exit/@exit>
#ELSESAY
R - Pet Limit Reached.\ \
[@Monster14]
#IF
checkmarry 2
Checkjob Taoist
checklevel 75
#ACT
marry mob HolySpider
#SAY
Please treat you pet with good care.\ \
<I'd like another one./@main>\ \
<Exit/@exit>
#ELSESAY
R - Pet Limit Reached.\ \
;=========================================
;PET LEVEL
[@petlvl]
I will move you to a room for you to level up your pets.\
If your a Wizard or Tao with bought pets then\
recall your pets into the room when i move you into it.\
Tao using summon pet must summon pets before goin in.\ \
It wil cost you 5k for my Services\\
Do you want to avail yourself of my Services\
<Yes please.../@petlvl-00> . . . . <No Thank You/@exit>
[@petlvl-0]
[@petlvl-00]
#IF
checkgold 5000
#ACT
take gold 5000
#SAY
Be Warned if you have just come out of here and your pets are\
still in, do not go back in till your pets have come out\
as doing so will kill them
. Please be ready for me to move you in\
.. 50 PetLevels will be spawned.. Only one person\
at a time maximum Four minute.\
<Ok im ready.../@petlvl-01>
#ELSESAY
You do not have enough Gold
[@petlvl-01]
#IF
checkmarry 1
#SAY
You do not have any Pets to Tame
#ELSEACT
goto @petlvl-1
[@petlvl-1]
#IF
checkhum W1 1
#ACT
goto @petlvl-2
#ELSESAY
In you go
#ELSEACT
give TownTeleport 1
TimeRecall 4
monclear W1
mapmove W1 10 22
break
Param1 W1
Param2 12
Param3 22
MonGen Petlevel 25 1
close
[@petlvl-2]
#IF
checkhum W2 1
#SAY
I am afraid ithey are in use please try again later\
#ELSESAY
In you go
#ELSEACT
give TownTeleport 1
TimeRecall 4
monclear W2
mapmove W2 10 22
break
Param1 W2
Param2 12
Param3 22
MonGen PetLevel 50 1

works on 1.4 server, i used deadsons m2server as the basic m2serv will not run this script

g/l

(i didnt make tht so credit goes to the person who did, i got givin it on here for my serv)
 

daneo1989

I am Ancient.
Staff member
Super Moderator
Dec 5, 2005
6,033
1
276
330
UK
Tom27 said:
works on 1.4 server, i used deadsons m2server as the basic m2serv will not run this script

g/l

(i didnt make tht so credit goes to the person who did, i got givin it on here for my serv)

where can i get deadson's m2server?
 

Robert

Actual Jesus
VIP
Jan 1, 1970
4,652
97
104
Yes.
Deadsons was on leocrashers site, if it is now or not i cannot remember.

check richens dload list for it.
 

daneo1989

I am Ancient.
Staff member
Super Moderator
Dec 5, 2005
6,033
1
276
330
UK
MrRob said:
Deadsons was on leocrashers site, if it is now or not i cannot remember.

check richens dload list for it.

ok thanks alot mate's