01.05.2013, 07:09
Hello!
I have another problem...
Error:
Code:
What's the problem? Thanks
I have another problem...
Error:
PHP код:
C:\DOCUME~1\Tadej\Desktop\SA-MPS~1\GAMEMO~1\New.pwn(278) : error 017: undefined symbol "SetupPlayerForClassSelection"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
PHP код:
SetupPlayerForClassSelection(playerid)
{
SetPlayerPos(playerid,258.4893,-41.4008,1002.0234);
SetPlayerFacingAngle(playerid, 270.0);
SetPlayerCameraPos(playerid,256.0815,-43.0475,1004.0234);
SetPlayerCameraLookAt(playerid,258.4893,-41.4008,1002.0234);
}