Ayuda con login D:
#1

Pss como puse en el titulo del tema mi problema es que cuando abro el samp-server y entro al servidor a testear se queda acб



y cuando compilo me lanza 4 warnings y todo esto paso desde que cambie los textdraws HELP ME!



Acб los warnings que me lanza.

Код:
C:\Documents and Settings\Administrador\Escritorio\MCRP\gamemodes\MC-RP.pwn(30215) : warning 213: tag mismatch
C:\Documents and Settings\Administrador\Escritorio\MCRP\gamemodes\MC-RP.pwn(30215) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Administrador\Escritorio\MCRP\gamemodes\MC-RP.pwn(30216) : warning 213: tag mismatch
C:\Documents and Settings\Administrador\Escritorio\MCRP\gamemodes\MC-RP.pwn(30216) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:          18640 bytes
Code size:          1978488 bytes
Data size:          2086360 bytes
Stack/heap size:      16384 bytes; estimated max. usage=5194 cells (20776 bytes)
Total requirements: 4099872 bytes

4 Warnings.
Acб las lineas que indican los Warnings.

Код:
	TextDrawShowForPlayer(Metroland);
                    TextDrawShowForPlayer(City);
Reply
#2

Intenta con:

pawn Код:
TextDrawShowForPlayer(playerid, Metroland);
TextDrawShowForPlayer(playerid, City);
PD: їSoy yo, o el chat se te ve feo?
Si tienes un problema con el chat, te sugiero que vayas a GTA San Andreas User Files/SAMP/samp.cfg > "directmode=1"
Reply
#3

Код:
C:\Documents and Settings\Administrador\Escritorio\MCRP\gamemodes\MC-RP.pwn(30395) : error 017: undefined symbol "playerid"
C:\Documents and Settings\Administrador\Escritorio\MCRP\gamemodes\MC-RP.pwn(30396) : error 017: undefined symbol "playerid"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
no, no tengo problemas con la pantalla fue la pagina que le reducio la calidad a la imagen D:

me lanza 2 errores asdasd, solucione lo de los warnings borrando las lнneas pero el problema es que no me deja loguear porque no me sale el dialogo.
Reply
#4

їDуnde estбs poniendo las funciones? їEn quй CallBacks?
Reply
#5

En function Tutorial_Inside(i)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)