NEED HELP
#3

Quote:
Originally Posted by Zh3r0
Посмотреть сообщение
You can use some filterscript I've seen somewhere around this forum, that gets the distance traveled.
As for the money, just use
pawn Код:
if ( GetPlayerMoney( playerid ) > 25000 ) {SetPlayerScore( playerid, GetPlayerScore( playerid ) + 1 );   }
Use a variable to check, because this can give score even if you have over $25.000.
Im getting errors :

Код:
C:\Documents and Settings\Andero\Desktop\Server\gamemodes\Stunters.pwn(550) : error 010: invalid function or declaration
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply


Messages In This Thread
NEED HELP - by antsolen - 17.11.2010, 14:56
Re: NEED HELP - by Zh3r0 - 17.11.2010, 14:58
Re: NEED HELP - by antsolen - 17.11.2010, 15:06
Re: NEED HELP - by Zh3r0 - 17.11.2010, 15:12

Forum Jump:


Users browsing this thread: 1 Guest(s)