Problem with GameTextForPlayer
#1

Код:
public OnPlayerDeath(playerid, killerid, reason)
{
	GameTextForPlayer(killerid, 2000$, 3000, 4);
	GameTextForPlayer(playerid, -1982$, 3000, 4);
	return 1;
}
C:\Documents and Settings\Sanaв\Bureau\SA-MP\gamemodes\lsgl.pwn(116) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Sanaв\Bureau\SA-MP\gamemodes\lsgl.pwn(116) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Sanaв\Bureau\SA-MP\gamemodes\lsgl.pwn(116) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Sanaв\Bureau\SA-MP\gamemodes\lsgl.pwn(116) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Reply


Messages In This Thread
Problem with GameTextForPlayer - by New Ilyass - 24.01.2011, 13:26
Re: Problem with GameTextForPlayer - by Rock18 - 24.01.2011, 13:30
Re: Problem with GameTextForPlayer - by New Ilyass - 24.01.2011, 13:35
Re: Problem with GameTextForPlayer - by Rock18 - 24.01.2011, 13:37
Re: Problem with GameTextForPlayer - by ExeC - 24.01.2011, 13:37

Forum Jump:


Users browsing this thread: 1 Guest(s)