05.01.2013, 09:33
My friend asked me to make this script so now i am realesing it too.
I have original made it to tiyw.
there are two cmds /buyskin, and to get the old skin back /oldskin
I have tested it and it works perfectly.
You can change the price in the pawn script.
just change the
you will need zcmd to use it.
Special thanks to zeex for zcmd
I have original made it to tiyw.
there are two cmds /buyskin, and to get the old skin back /oldskin
I have tested it and it works perfectly.
You can change the price in the pawn script.
just change the
Код:
new price = 1000;
Special thanks to zeex for zcmd