28.06.2009, 08:47
Script:
Error:
On weeddarr website i found that X on the Pickup's thingy is to do nothing with the pickup, not to respawn and not to take it..
And when i tried to put it and compile, it gave me the error that you guys see..
On Weeddar webpage of X: X = can't pick it up
pawn Код:
public OnPlayerStateChange(playerid, newstate, oldstate)
{
AddStaticPickup(1239, X, 1778.5148, -1575.8615, 17.4416); // Line 4
return 1;
}
pawn Код:
C:\Documents and Settings\*****\Desktop\Desktop\server\gamemodes\tessssssssst.pwn(4) : error 017: undefined symbol "X"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
And when i tried to put it and compile, it gave me the error that you guys see..
On Weeddar webpage of X: X = can't pick it up