SA-MP Forums Archive
[Ajuda] RemoveBuildForPlayer - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] RemoveBuildForPlayer (/showthread.php?tid=523370)



RemoveBuildForPlayer - Baraka - 01.07.2014

Errors:

pawn Код:
C:\Users\-\Desktop\Carga Pesada\gamemodes\BADC.pwn(105) : error 017: undefined symbol "playerid"
C:\Users\-\Desktop\Carga Pesada\gamemodes\BADC.pwn(106) : error 017: undefined symbol "playerid"
C:\Users\-\Desktop\Carga Pesada\gamemodes\BADC.pwn(107) : error 017: undefined symbol "playerid"
C:\Users\-\Desktop\Carga Pesada\gamemodes\BADC.pwn(108) : error 017: undefined symbol "playerid"
C:\Users\-\Desktop\Carga Pesada\gamemodes\BADC.pwn(109) : error 017: undefined symbol "playerid"
C:\Users\-\Desktop\Carga Pesada\gamemodes\BADC.pwn(110) : error 017: undefined symbol "playerid"
Linhas :

pawn Код:
RemoveBuildingForPlayer(playerid, 11010, -2113.3203, -186.7969, 40.2813, 0.25);
RemoveBuildingForPlayer(playerid, 11048, -2113.3203, -186.7969, 40.2813, 0.25);
RemoveBuildingForPlayer(playerid, 11091, -2133.5547, -132.7031, 36.1328, 0.25);
RemoveBuildingForPlayer(playerid, 11376, -2144.3516, -132.9609, 38.3359, 0.25);
RemoveBuildingForPlayer(playerid, 11011, -2144.3516, -132.9609, 38.3359, 0.25);
RemoveBuildingForPlayer(playerid, 11009, -2128.5391, -142.8438, 39.1406, 0.25);
Ajudem ?


Re: RemoveBuildForPlayer - PT - 01.07.2014

Ta colocando isso no OnPlayerConnect?


Re: RemoveBuildForPlayer - Baraka - 01.07.2014

Quote:
Originally Posted by PT
Посмотреть сообщение
Ta colocando isso no OnPlayerConnect?
OnGameModeInit

Coloquei OnPlayerConnect e deu certo !

+Rep !! Obrigado .


Re: RemoveBuildForPlayer - PT - 01.07.2014

entao coloca no OnPlayerConnect '-'