[AJUDA] Nгo compila no 0.3c mas sim no b :S
#1

Galera, hoje fui tenta compilar tal GM no 0.3b blz... deu certo, peguei ele compilado, deu run time error 19, concertei, blz.. aн pus ele no meu outro serversamp 0.3c, liguei deu RUN TIME ERROR 19 nem mudando plugin dava pra retirar o erro, e tambem fui tentar compilar esse gm 0.3b no meu pawno 0.3c nгo compilou... deu os erros abaixo:

pawn Код:
C:\Documents and Settings\Particular\Desktop\SAMP Server\gamemodes\z.pwn(426) : error 017: undefined symbol "StopPlayerHoldingObject"
C:\Documents and Settings\Particular\Desktop\SAMP Server\gamemodes\z.pwn(1399) : error 017: undefined symbol "StopPlayerHoldingObject"
C:\Documents and Settings\Particular\Desktop\SAMP Server\gamemodes\z.pwn(1413) : error 017: undefined symbol "StopPlayerHoldingObject"
C:\Documents and Settings\Particular\Desktop\SAMP Server\gamemodes\z.pwn(1423) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\Particular\Desktop\SAMP Server\gamemodes\z.pwn(1425) : error 017: undefined symbol "SetPlayerHoldingObject"
C:\Documents and Settings\Particular\Desktop\SAMP Server\gamemodes\z.pwn(1427) : error 017: undefined symbol "SetPlayerHoldingObject"
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase
Mas, logo depois, eu peguei as includes que veio no pawno desse gm, e pus no pawno meu q uso sempre, ai compilou de boa, agora fica dando RUNTIME ERROR 19 q nem o plugin q consegui resolveu...
HELP!!!
Reply
#2

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

transferencia, te amo vei!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)