SA-MP Forums Archive
[FilterScript] Los Santos Amusement Park/Funfair - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Los Santos Amusement Park/Funfair (/showthread.php?tid=430342)



Los Santos Amusement Park/Funfair - adri1 - 13.04.2013

Fairgrounds / Rides / Games: Features: Notes: Video:
[ame="http://www.youtube.com/watch?v=W-jw4BCm86Y"]*******[/ame]

Commands: Credits: Download:


Respuesta: Los Santos Amusement Park/Funfair - Dreyfuz - 13.04.2013

Nice..

Good Work.


Re: Los Santos Amusement Park/Funfair - TheSnaKe - 13.04.2013

Nice, 9/10


Re: Los Santos Amusement Park/Funfair - ProShooter22 - 13.04.2013

you got too much of brain..nice piece if work


Re: Los Santos Amusement Park/Funfair - Jagitsha - 14.04.2013

pastebin please


Re: Los Santos Amusement Park/Funfair - yunior - 14.04.2013

Adril 1 puede ponerlo automatico sin poner /commands por favor a lo asy y en espaсol


Respuesta: Re: Los Santos Amusement Park/Funfair - adri1 - 14.04.2013

Quote:
Originally Posted by yunior
Посмотреть сообщение
Adril 1 puede ponerlo automatico sin poner /commands por favor a lo asy y en espaсol
Add in filterscript:
pawn Код:
public OnFilterScriptInit()
{
    SetTimer("StartAllFunFair", 30000+1000, true);
    return 1;
}

forward StartAllFunFair();
public StartAllFunFair()
{
    OnPlayerCommandText(-1, "/startall");
    return 1;
}
Saludos


Re: Los Santos Amusement Park/Funfair - dEvasT._ - 15.04.2013

adri1, i is Jean "Msn and Skype" xD, you and you idea... Very Good! i no have Rep for you


Re: Respuesta: Re: Los Santos Amusement Park/Funfair - yunior - 19.04.2013

Quote:
Originally Posted by adri1
Посмотреть сообщение
Add in filterscript:
pawn Код:
public OnFilterScriptInit()
{
    SetTimer("StartAllFunFair", 30000+1000, true);
    return 1;
}

forward StartAllFunFair();
public StartAllFunFair()
{
    OnPlayerCommandText(-1, "/startall");
    return 1;
}
Saludos

Adri1: pero solo se puede descargar el archivo pwn, y el AMX no esta en el link,? dime este codigo lo convierto en Amx y lo pego en cfg y perdon soy Noob y necesito mas explicacion tambien me dise este error: cuando pon el pwn }}} unable to load filterscript.amx en espaсol dice: no puede cargar filterscript


Respuesta: Re: Respuesta: Re: Los Santos Amusement Park/Funfair - adri1 - 19.04.2013

Quote:
Originally Posted by yunior
Посмотреть сообщение
Adri1: pero solo se puede descargar el archivo pwn, y el AMX no esta en el link,? dime este codigo lo convierto en Amx y lo pego en cfg y perdon soy Noob y necesito mas explicacion tambien me dise este error: cuando pon el pwn }}} unable to load filterscript.amx en espaсol dice: no puede cargar filterscript
Abres el PWN con Pawno y presionas F5 para compilar, luego cierras el programa, y ya tendrбs el .amx.

Eso lo copias en la carpeta de filterscripts y en el cfg lo aсades en la lнnea filterscripts (sin extensiуn, solo el nombre).
PD: Esto es un foro en inglйs .....