[Ajuda]Errors Como Conserto?
#1

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
Reply
#2

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.
Reply
#3

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")
Reply
#4

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;

Reply
#5

Bom nem Adiantou O GM Й 0.3a ou 0.3b Pq Naum deu pra Ligar o Server D:
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)