Posts: 1,779
Threads: 126
Joined: Oct 2010
Abre el GM con el pawno.exe de ese server. En la misma carpeta del server en /pawno/pawno.exe, y abre el gm luego compila
Posts: 971
Threads: 49
Joined: Apr 2011
Reputation:
0
y ejecuta el pawno.exe como administrador si es win7
Posts: 1,779
Threads: 126
Joined: Oct 2010
Quote:
Originally Posted by GranaT3
ahora me salen estos errores ._.
Код:
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\pawno\include\utils.inc(317) : error 059: function argument may not have a default value (variable "radius")
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\pawno\include\utils.inc(324) : error 017: undefined symbol "GetPos"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\pawno\include\utils.inc(325) : warning 217: loose indentation
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\pawno\include\utils.inc(330) : warning 217: loose indentation
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\pawno\include\dutils.inc(199) : error 025: function heading differs from prototype
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\pawno\include\dutils.inc(199) : error 021: symbol already defined: "SetPlayerMoney"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(329) : error 025: function heading differs from prototype
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(4467) : error 021: symbol already defined: "Encrypt"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(4601) : warning 217: loose indentation
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(7168) : error 017: undefined symbol "IsNumeric"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(7195) : error 017: undefined symbol "IsNumeric"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(7313) : error 017: undefined symbol "IsNumeric"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(7369) : error 017: undefined symbol "IsNumeric"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(7400) : error 017: undefined symbol "IsNumeric"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(7512) : error 017: undefined symbol "IsNumeric"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(16890) : error 025: function heading differs from prototype
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(16891) : error 021: symbol already defined: "GetClosestPlayer"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(17983) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(18297) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(18355) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(18555) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(19521) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(20105) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(20146) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(20242) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(20330) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(20478) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(20898) : error 017: undefined symbol "ReturnUser"
C:\Documents and Settings\hakers.inc\Escritorio\San andreas\LSLRP 0.3e\gamemodes\lslrp.pwn(20961) : error 017: undefined symbol "ReturnUser"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.
|
Borraste algub "},{" o algo. Vueleve a descargarlo a ver.
Si no recuerdas que fue lo que tocaste es complicado, ya que me imagino que tendra 20000 lineas minimo, descargalo de nuevo a ver
EDIT: Veo que el Include tbm da errores, redescarag utils y ponlo de nuevo
Posts: 368
Threads: 68
Joined: Jan 2013
Reputation:
0
el pawn se me queda colgado . creo quй es un virus o nose ._.
Posts: 4,930
Threads: 467
Joined: Dec 2010
un Virus ? O_O , tu problema es ke no tienes definido algunas funciones ke se encuentran en el include gl_common
Posts: 1,964
Threads: 180
Joined: Apr 2010
Reputation:
0
Los 26 errores no tiene nada que ver con el include gl_common. Es como dice adri1, tenйs mal cerrada una llave y si no sabes el error tas en el horno.
Posts: 4,930
Threads: 467
Joined: Dec 2010
utiliza la aplicacion
BracketFix BETA para comprobar donde tienes el error