Pocketmoney
#1

Hey,
Iam working on mij new Gamemode but i dont know how i set pocket money?

Somebody knows
i have this:"
Код:
#define Pocketmoney 7500

public OnPlayerConnect(playerid)
{
  SetPlayerMoney(playerid, PocketMoney);
  return 1;
}
but its gives a Error

Код:
GDM.pwn(267) : error 017: undefined symbol "SetPlayerMoney"
Can someone help me

Reply


Messages In This Thread
Pocketmoney - by GforceNL - 09.07.2009, 07:09
Re: Pocketmoney - by Abernethy - 09.07.2009, 07:10
Re: Pocketmoney - by GforceNL - 09.07.2009, 07:13

Forum Jump:


Users browsing this thread: 1 Guest(s)