Ayuda! y como se instala el Junkbuster en SATDM?
#1

Hola a todos

Estoy usando en mi server el GM
SATDM v9 y siguiendo todos los pasos de instalacion
menos el numero 4
tuve este problema y no se como resolverlo

espero puedan ayudarme con esta situacion

en unos momentos colocare las lineas

Gracias


Код:
G:\Escritorio\Servidor de San Andreas\SATDM\Pruebas\SAMP 0.3b\Gamemodes\SATDM_v10.pwn(2059) : error 025: function heading differs from prototype
G:\Escritorio\Servidor de San Andreas\SATDM\Pruebas\SAMP 0.3b\Gamemodes\SATDM_v10.pwn(2060) : error 021: symbol already defined: "JBC_GetPlayerSpeed"
G:\Escritorio\Servidor de San Andreas\SATDM\Pruebas\SAMP 0.3b\Gamemodes\SATDM_v10.pwn(27158) : error 047: array sizes do not match, or destination array is too small
G:\Escritorio\Servidor de San Andreas\SATDM\Pruebas\SAMP 0.3b\Gamemodes\SATDM_v10.pwn(27168) : error 047: array sizes do not match, or destination array is too small
G:\Escritorio\Servidor de San Andreas\SATDM\Pruebas\SAMP 0.3b\Gamemodes\SATDM_v10.pwn(27287) : error 047: array sizes do not match, or destination array is too small
G:\Escritorio\Servidor de San Andreas\SATDM\Pruebas\SAMP 0.3b\Gamemodes\SATDM_v10.pwn(27307) : error 047: array sizes do not match, or destination array is too small
G:\Escritorio\Servidor de San Andreas\SATDM\Pruebas\SAMP 0.3b\Gamemodes\SATDM_v10.pwn(27314) : error 047: array sizes do not match, or destination array is too small
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


7 Errors.
EDIT

Las 7 lineas de error son estas

2059 stock GetPlayerSpeed(playerid,bool:kmh) // by misco
2060 {
27158 TBuilder=strtok(templine,idx); // read off RACEBUILDER
27168 TempLapper=strtok(templine,idx);
27287 CBuilder=strtok(templine,i); // read off RACEBUILDER
27307 TopRacers[j]=strtok(templine,i);
27314 TopLappers[j]=strtok(templine,i);
Reply
#2

Que tenias que hacer en el numero 4?
Pasa las lineas de los errores (2059; 2060; 12914; 12924; 13043; 13063; 13070)
Reply
#3

Este paso es el que no puedo comprender :S

Step 4)
You are using a default admin system with for example levels? Not only RCON?
You can link this admin system with JunkBuster.
JunkBuster can't recognize your adminsystem so you must add a function.

Function (This is only an EXAMPLE!):
Код:
		public IsPlayerAdminCall(playerid)
		{
			if(PlayerInfo[playerid][pAdmin] >= 1)
				return 1;
			else
				return 0;
		}
Reply
#4

ya coloco las lineas,
estoy tratando de montarlo de nuevo
Reply
#5

Bueno, ni importa eso XD.
1є Es un FS? O lo agregaste a tu GM?
2є Pasa las lineas, sin las lineas no se puede hacer nada.
EDIT: Ahh,, okey, trata de no hacer doble post, usa el Edit
Reply
#6

Sуlo es un ejemplo, ahн mismo te indica
Reply
#7

listo, las 7 lineas son esas,
si es un FS

realmente necesito esto, ya no se que hacer con esos muchachos :S

el post de junkbuster es este para mas rapidez
https://sampforum.blast.hk/showthread.php?tid=71877
Reply
#8

Pero decime que dicen las linease! -.-
Reply
#9

las lineas estan en el principio :P edite el post inicial hahaha
Reply
#10

Eliminaste, oh corregiste algo anteriormente?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)