automatic rent a cart

syedbam

New member
Messages
16
Points
0
Emulator
hello

i want request a script working like this

-if base job merchant,blacksmith,alchemist,creator,whitesmith

if this job login they will automatic get a cart

 
- script autocart -1,{OnPCLoginEvent:if( !checkcart() ) { setcart 1;}end;}
This just gives them a cart, can't really say which one. Also, I'm against this sort of thing, because what if the player doesn't wanna wear a cart for looks D:

*Note - Documentation says this wont work for class' besides merchant class ( unless they have MC_PUSHCART skill ), so should be fine without checks *

 
Last edited by a moderator:
Back
Top