[Ajuda] Ajuda Com organizacoes
#1

Olб a todos boa tarde estou com um problema aqui eu estava criando organizacoes por um Tutorial Do Josma Mas acabou dando alguns erros
PHP код:
C:\Users\user\Desktop\Brasil Play Fбcil RPG\gamemodes\RPG.pwn(37) : error 001expected token";"but found "-string-"
C:\Users\user\Desktop\Brasil Play Fбcil RPG\gamemodes\RPG.pwn(91) : warning 202number of arguments does not match definition
C
:\Users\user\Desktop\Brasil Play Fбcil RPG\gamemodes\RPG.pwn(91) : warning 202number of arguments does not match definition
C
:\Users\user\Desktop\Brasil Play Fбcil RPG\gamemodes\RPG.pwn(91) : warning 202number of arguments does not match definition
C
:\Users\user\Desktop\Brasil Play Fбcil RPG\gamemodes\RPG.pwn(91) : warning 202number of arguments does not match definition
C
:\Users\user\Desktop\Brasil Play Fбcil RPG\gamemodes\RPG.pwn(91) : warning 202number of arguments does not match definition
C
:\Users\user\Desktop\Brasil Play Fбcil RPG\gamemodes\RPG.pwn(155) : error 017undefined symbol "INI_ReadInt"
C:\Users\user\Desktop\Brasil Play Fбcil RPG\gamemodes\RPG.pwn(156) : error 017undefined symbol "INI_ReadInt"
C:\Users\user\Desktop\Brasil Play Fбcil RPG\gamemodes\RPG.pwn(157) : warning 202number of arguments does not match definition
C
:\Users\user\Desktop\Brasil Play Fбcil RPG\gamemodes\RPG.pwn(225) : error 017undefined symbol "VPCivil"
C:\Users\user\Desktop\Brasil Play Fбcil RPG\gamemodes\RPG.pwn(225) : warning 215expression has no effect
C
:\Users\user\Desktop\Brasil Play Fбcil RPG\gamemodes\RPG.pwn(225) : error 001expected token";"but found "]"
C:\Users\user\Desktop\Brasil Play Fбcil RPG\gamemodes\RPG.pwn(225) : error 029invalid expressionassumed zero
C
:\Users\user\Desktop\Brasil Play Fбcil RPG\gamemodes\RPG.pwn(225) : fatal error 107too many error messages on one line 
Entгo tem como alguem me ajudar ?
Linha Dos Cуdigos
PHP код:
ProgressaoInfo[playerid][Membro] = INI_ReadInt("Organizaзгo");
        
ProgressaoInfo[playerid][Cargo] = INI_ReadInt("Cargo"); 
PHP код:
if(VDaOrg(VPCivil,0,2)  && ProgressaoInfo[playerid][Membro] != 2) return RemovePlayerFromVehicle(playerid), SendClientMessage(playeridC_Civil"Vocк nгo й da Policia Militar"); 
Tem Como alguйm me ajudar ?
Reply
#2

Olб.
Bom nгo sou avanзado em pawn to comeзando agora, mas vou tentar ajudar.

Nessa linha estб reclamando pois essas variбveis nгo foram definida INI_ReadInt e VPCivil da um olhada veja se foram criadas, Ou mesmo foram criadas mas as vezes acontece do nome estб incorreto exemplo VpCivil.
Em alguma dessas linhas faltou " ; " estб passando direto. O restante nгo sei :/
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)