Very hard Questions (pros or intermidiates only please unless you can answer it)
#1

Well anyways im trying to create my own type on "money" as you might call it how can we create that and also how can we make it go into this kind of format for like buying commands /buy 1 (my type of money instead of SafeGivePlayerMoney(playerid, -3); )
i give some codes
Код:
SafeGivePlayerMoney(playerid,-25000);
(and what i want it to look like)
SafeGivePlayerXpro(playerid,-2);
and this is what i truely want it to do
first this:
Код:
SafeGivePlayerXpro(playerid,-2);
then i want it to do this

Код:
SafeGivePlayerMoney(playerid,100000);
so basically all i want to do is make another kind of money

edit:
Код:
SafeGivePlayerXpro(playerid,AMOUNT);
If that helps :P

Another Edit :P
Код:
GivePlayerMoney
Where do i find that function?? i want to do something with it please tell
Reply


Messages In This Thread
Very hard Questions (pros or intermidiates only please unless you can answer it) - by zanakinz - 27.03.2009, 00:42
Re: Very hard Questions (pros or intermidiates only please unless you can answer it) - by Drift_04 - 27.03.2009, 06:03

Forum Jump:


Users browsing this thread: 1 Guest(s)