Simple problem -.- again
#1

How to add in this script line:
Код:
if (GetPlayerScore(playerid)<5) return SendClientMessage(playerid, 0xFF9900AA,"You must have higher score to buy this weapon.");
this script:
Код:
TogglePlayerControllable(playerid,1);
So if "if(GetPlayerScore(playerid)<5)" is not true "TogglePlayerControllable(playerid,1);" happens.
Same like "SendClientMessage" script.
Reply


Messages In This Thread
Simple problem -.- again - by nejc001 - 25.09.2010, 11:57
Re: Simple problem -.- again - by TouR - 25.09.2010, 11:59
Re: Simple problem -.- again - by [XST]O_x - 25.09.2010, 12:00
Re: Simple problem -.- again - by nejc001 - 25.09.2010, 12:05
Re: Simple problem -.- again - by nejc001 - 25.09.2010, 12:21
Re: Simple problem -.- again - by TouR - 25.09.2010, 12:24
Re: Simple problem -.- again - by nejc001 - 25.09.2010, 12:32

Forum Jump:


Users browsing this thread: 1 Guest(s)