[Ajuda]Errors Como Conserto? -
francisco_alves - 01.08.2011
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(6136) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9202) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9215) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(922

: error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9241) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9254) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9267) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9280) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9293) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9361) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9374) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9387) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9400) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9419) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9432) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9445) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(945

: error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9472) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9485) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(949

: error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9511) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9545) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9571) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9597) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9623) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(9649) : error 017: undefined symbol "SetPlayerHoldingObject"
Como Conserto Isso Cara?
:/
To estudando Pawno Ainda
Pf me Ajuda
Re: [Ajuda]Errors Como Conserto? -
JonathanFeitosa - 01.08.2011
Bota no topo
pawn Код:
#define SetPlayerHoldingObject(%1,%2,%3,%4,%5,%6,%7,%8,%9) SetPlayerAttachedObject(%1,MAX_PLAYER_ATTACHED_OBJECTS-1,%2,%3,%4,%5,%6,%7,%8,%9)
#define StopPlayerHoldingObject(%1) RemovePlayerAttachedObject(%1,MAX_PLAYER_ATTACHED_OBJECTS-1)
#define IsPlayerHoldingObject(%1) IsPlayerAttachedObjectSlotUsed(%1,MAX_PLAYER_ATTACHED_OBJECTS-1)
Se Vocк usou SetPlayerHoldingObject espero que use o resto das funзхes citadas a cima.
Re: [Ajuda]Errors Como Conserto? -
francisco_alves - 01.08.2011
E Como Conserto Isso D:
error 017: undefined symbol "strtok"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(23396) : error 033: array must be indexed (variable "cmd")
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(23487) : error 017: undefined symbol "strtok"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(23487) : error 033: array must be indexed (variable "tmp")
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(23813) : error 017: undefined symbol "strtok"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(23813) : error 033: array must be indexed (variable "tmp")
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(23882) : error 017: undefined symbol "strtok"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(23882) : error 033: array must be indexed (variable "tmp")
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(23920) : error 017: undefined symbol "strtok"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(23920) : error 033: array must be indexed (variable "tmp")
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(24055) : error 017: undefined symbol "strtok"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(24055) : error 033: array must be indexed (variable "tmp")
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(24087) : error 017: undefined symbol "strtok"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(24087) : error 033: array must be indexed (variable "tmp")
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(24163) : error 017: undefined symbol "strtok"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(24163) : error 033: array must be indexed (variable "tmp")
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(24225) : error 017: undefined symbol "strtok"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(24225) : error 033: array must be indexed (variable "lolhai")
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(24436) : error 017: undefined symbol "strtok"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(24436) : error 033: array must be indexed (variable "tmp")
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(24487) : error 017: undefined symbol "strtok"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(24487) : error 033: array must be indexed (variable "x_kitvip")
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(24589) : error 017: undefined symbol "strtok"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(24589) : error 033: array must be indexed (variable "x_nr")
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(2505

: error 017: undefined symbol "strtok"
C:\Documents and Settings\juninho\Desktop\SAMP Sv\gamemodes\NGR.pwn(2505

: error 033: array must be indexed (variable "PrisonCam")
Re: [Ajuda]Errors Como Conserto? -
Shadoww5 - 01.08.2011
Coloque isto no final do seu GM:
PHP код:
strtok(const string[], &index)
{
new length = strlen(string);
while ((index < length) && (string[index] <= ' '))
{
index++;
}
new offset = index;
new result[20];
while ((index < length) && (string[index] > ' ') && ((index - offset) < (sizeof(result) - 1)))
{
result[index - offset] = string[index];
index++;
}
result[index - offset] = EOS;
return result;
}
Re: [Ajuda]Errors Como Conserto? -
francisco_alves - 01.08.2011
Bom nem Adiantou O GM Й 0.3a ou 0.3b Pq Naum deu pra Ligar o Server D: