whats wrong with this
#1

pawn Код:
SetPlayerCameraPos(i,2178.0398,-1645.7175,15.1080);
SetPlayerCameraLookAt(i,2165.1697,-1637.3280,14.2398);
GetPlayerCameraPos(playerid, pos[0], pos[1], pos[2]);
SetPlayerCameraPos(playerid, pos[0], pos[1]+0.01, pos[2]);
SetTimerEx("SetPlayerCameraPos, 1, 9999, i, playerid);
C:\Users\***\Documents\LCRP\gamemodes\.pwn(969) : error 017: undefined symbol "i"
C:\Users\***\Documents\LCRP\gamemodes\.pwn(970) : error 017: undefined symbol "i"
C:\Users\***\Documents\LCRP\gamemodes\.pwn(973) : error 037: invalid string (possibly non-terminated string)
C:\Users\***\Documents\LCRP\gamemodes\.pwn(973) : error 076: syntax error in the expression, or invalid function call
C:\Users\***\Documents\LCRP\gamemodes\.pwn(973) : error 029: invalid expression, assumed zero
C:\Users\***\Documents\LCRP\gamemodes\.pwn(973) : fatal error 107: too many error messages on one line

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


Messages In This Thread
whats wrong with this - by Snowman12 - 12.03.2011, 14:20
Re: whats wrong with this - by HyperZ - 12.03.2011, 14:26
Re: whats wrong with this - by Kwarde - 12.03.2011, 14:30
Re: whats wrong with this - by Snowman12 - 12.03.2011, 14:35
Re: whats wrong with this - by Kwarde - 12.03.2011, 14:38
Re: whats wrong with this - by Snowman12 - 12.03.2011, 14:40
Re: whats wrong with this - by Snowman12 - 12.03.2011, 14:49
Re: whats wrong with this - by Snowman12 - 12.03.2011, 14:52

Forum Jump:


Users browsing this thread: 4 Guest(s)