Ayuda con errores.
#1

Hola necesito que me ayuden a solusionar los siguientes errores de mi GM ..

C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(141 : error 017: undefined symbol "MAX_PICKUPS"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(4334) : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(4335) : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(4336) : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(4337) : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(433 : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(4339) : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(4340) : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(4341) : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(4342) : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(4343) : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(4344) : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(4345) : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(4346) : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(4347) : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(434 : error 017: undefined symbol "CreatePlayer3DTextLabel"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(4665) : error 017: undefined symbol "ShowPlayerDialog"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(4677) : error 017: undefined symbol "ShowPlayerDialog"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(8696) : error 017: undefined symbol "ShowPlayerDialog"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(8726) : error 017: undefined symbol "ShowPlayerDialog"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(8732) : error 017: undefined symbol "ShowPlayerDialog"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(8741) : error 017: undefined symbol "ShowPlayerDialog"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(8745) : error 017: undefined symbol "ShowPlayerDialog"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(8749) : error 017: undefined symbol "ShowPlayerDialog"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(8800) : error 017: undefined symbol "SPECIAL_ACTION_DRINK_BEER"
C:\DOCUME~1\chores\ESCRIT~1\SANAND~1\GAMEMO~1\RU-RP2.pwn(8804) : error 017: undefined symbol "SPECIAL_ACTION_SMOKE_CIGGY"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


26 Errors.

Esos errores que dicen sinbolos indefinidos noce que como arreglarlos porfavor ayuddaaaa
Reply
#2

mira empeza definiendo MAX_PICKUPS, SPECIAL_ACTION_DRINK_BEER, SPECIAL_ACTION_SMOKE_CIGGY.
para definir algo hace asi:
pawn Код:
#define MYDEFINE
Reply
#3

Es que estбs compilando con el pawno que viene en el server 0.2x, tienes que compilar con el que viene 0.3a
Reply
#4

pero igual no tiene definido
Reply
#5

Es por los includes
Reply
#6

No men lo ago con el que vino en la 0.3a .....
Reply
#7

pawn Код:
#include <a_samp>
Tienes eso al comienzo de tu script?
Reply
#8

Si men claro que si XD ....
Reply
#9

Como aparecieron esos errores, que fue lo que moficastes antes de que salieran?
Reply
#10

Nada men esque le puse una parte al game mode y tonces me salen los errores de sinbolos indefinidos :S ..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)