ayuda map!
#1

Miren tengo mi server y esta todo bien pero mis mapeos no los puedo ver que creen que sea?
Reply
#2

Necesitas un Xstream.
Reply
#3

eso es lo mas raro es que tengo el xstreamer pero ni aun haci
Reply
#4

errores /warnings al compilar?
Reply
#5

ESta en el GM
D:\san andreas SERVER\gamemodes\VL-Rp.pwn(54012) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Header size: 10008 bytes
Code size: 1755856 bytes
Data size: 3862644 bytes
Stack/heap size: 16384 bytes; estimated max. usage=4982 cells (19928 bytes)
Total requirements: 5644892 bytes

1 Warning.

Esta en el mapeo

D:\san andreas SERVER\filterscripts\ayunta1.pwn(280) : error 025: function heading differs from prototype
D:\san andreas SERVER\filterscripts\ayunta1.pwn(285) : error 025: function heading differs from prototype
D:\san andreas SERVER\filterscripts\ayunta1.pwn(290) : error 025: function heading differs from prototype
D:\san andreas SERVER\filterscripts\ayunta1.pwn(315) : warning 235: public function lacks forward declaration (symbol "OnRconLoginAttempt")
D:\san andreas SERVER\filterscripts\ayunta1.pwn(320) : warning 235: public function lacks forward declaration (symbol "OnPlayerUpdate")
D:\san andreas SERVER\filterscripts\ayunta1.pwn(325) : warning 235: public function lacks forward declaration (symbol "OnPlayerStreamIn")
D:\san andreas SERVER\filterscripts\ayunta1.pwn(330) : warning 235: public function lacks forward declaration (symbol "OnPlayerStreamOut")
D:\san andreas SERVER\filterscripts\ayunta1.pwn(335) : warning 235: public function lacks forward declaration (symbol "OnVehicleStreamIn")
D:\san andreas SERVER\filterscripts\ayunta1.pwn(340) : warning 235: public function lacks forward declaration (symbol "OnVehicleStreamOut")
D:\san andreas SERVER\filterscripts\ayunta1.pwn(345) : warning 235: public function lacks forward declaration (symbol "OnDialogResponse")
D:\san andreas SERVER\filterscripts\ayunta1.pwn(350) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickPlayer")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Reply
#6

Quote:
Originally Posted by darkmagic2
Посмотреть сообщение
warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
#pragma unused GetPointDistanceToPointExMorph

Quote:
Originally Posted by darkmagic2
Посмотреть сообщение
Header size: 10008 bytes
Code size: 1755856 bytes
Data size: 3862644 bytes
Stack/heap size: 16384 bytes; estimated max. usage=4982 cells (19928 bytes)
Total requirements: 5644892 bytes
estas usando mas espacio del que necesitas en la declaracion de arrays


con el resto por favor postea las lineas de codigo que tiran el error
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)