SA-MP Forums Archive
[Pedido] Tutorial - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Español/Spanish (https://sampforum.blast.hk/forumdisplay.php?fid=29)
+---- Thread: [Pedido] Tutorial (/showthread.php?tid=151508)



[Pedido] Tutorial - leoals - 30.05.2010

bueno, tengo el server LA-RP, y como ya sabemos tiene un limite para los mapps, lamentablemente necesito poner todos los mapps del server, en un FS y le bengo pidiendo un tutorial para hacer un FS de mapps, de MidoStream si es posible....
Gracias


Re: [Pedido] Tutorial - leaNN! - 30.05.2010

No es muy dificil.
pawn Код:
#include <a_samp>
#include <MidoStream>
#define FILTERSCRIPT

public OnFilterScriptInit(){
printf("--------------------Objetos de Mi Server!---------------------");
printf("------------------------FS By leaNN!--------------------------");

CreateStreamedObject(....);
CreateStreamedObject(....);
//Y todos tus Objetos.

return 1;
}

public OnFilterScriptExit(){
printf("--------------------Objetos de Mi Server!---------------------");
printf("----------------FilterScript Apagado con Exito-----------------");
printf("------------------------FS By leaNN!--------------------------");
return 1;
}
Ahi debiera andar.


Re: [Pedido] Tutorial - leoals - 30.05.2010

men tengo un problemon me podrias ayudar agrega a msn: tim_my_09@hotmail.com

no lo puedo poner aki por que son muchos errores:S


Re: [Pedido] Tutorial - leaNN! - 30.05.2010

Ponlos aqui, no pienso agregarte al msn LOL.


Re: [Pedido] Tutorial - leoals - 30.05.2010

Quote:

C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(276 : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2784) : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(278 : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2792) : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2796) : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2800) : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2804) : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(280 : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2824) : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(282 : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2832) : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2836) : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2847) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2851) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2855) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2867) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2871) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2875) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(3169) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(3711) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(3909) : error 004: function "RemoveRoadblock" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4011) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4012) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4183) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4325) : error 004: function "ProxDetectorS" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4523) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4591) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4622) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4623) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4669) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4670) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4700) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4701) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4707) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(470 : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4731) : error 004: function "BusrouteEnd" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4732) : error 004: function "BusrouteEnd" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4733) : error 004: function "BusrouteEnd" is not implemented

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


26 Errors.

Ese es el problema:S


Re: [Pedido] Tutorial - leaNN! - 30.05.2010

Eso no tiene nada que ver con el FS que yo te di para que le agregues tus objetos, eso es problema de tu GM.


Re: [Pedido] Tutorial - Cesar_Biker - 30.05.2010

Quote:
Originally Posted by leoals
Quote:

C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(276 : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2784) : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(278 : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2792) : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2796) : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2800) : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2804) : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(280 : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2824) : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(282 : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2832) : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2836) : warning 225: unreachable code
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2847) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2851) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2855) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2867) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2871) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(2875) : error 004: function "PlayerToPoint" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(3169) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(3711) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(3909) : error 004: function "RemoveRoadblock" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4011) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4012) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4183) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4325) : error 004: function "ProxDetectorS" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4523) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4591) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4622) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4623) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4669) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4670) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4700) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4701) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4707) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(470 : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4731) : error 004: function "BusrouteEnd" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4732) : error 004: function "BusrouteEnd" is not implemented
C:\Documents and Settings\Leo\Escritorio\LARP 2\LARP\LARP\gamemodes\YSL-RP2.pwn(4733) : error 004: function "BusrouteEnd" is not implemented

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


26 Errors.

Ese es el problema:S
El problema de los "26" fijate que no te falte ningъn "}" o "{" o ";".


Re: [Pedido] Tutorial - leaNN! - 30.05.2010

Claro, revisa el codigo desde la linea 2846 mas o menos, y fijate que no falte ningun "}" o ningun ")" o ";"


Re: [Pedido] Tutorial - leoals - 30.05.2010

eso que do resuelto

pero los de el FS del mapp, solo abro un FS y copeo lo que me dijste o tengo que hacer otra cosa?:S


Re: [Pedido] Tutorial - TheChaoz - 31.05.2010

Quote:
Originally Posted by Leaan(L)
No es muy dificil.
pawn Код:
#include <a_samp>
#include <MidoStream>
#define FILTERSCRIPT

public OnFilterScriptInit(){
printf("--------------------Objetos de Mi Server!---------------------");
printf("------------------------FS By leaNN!--------------------------");

CreateStreamedObject(....);
CreateStreamedObject(....);
//Y todos tus Objetos.

return 1;
}

public OnFilterScriptExit(){
printf("--------------------Objetos de Mi Server!---------------------");
printf("----------------FilterScript Apagado con Exito-----------------");
printf("------------------------FS By leaNN!--------------------------");
return 1;
}
Ahi debiera andar.
te falta una parte del codigo.

x ahi este topic te sirva... http://forum.sa-mp.com/index.php?topic=143999.0