Advanced-BoPevolution
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

[FilterScript] Hot Air Balloon Jetpack

Ir para baixo

 [FilterScript] Hot Air Balloon Jetpack Empty [FilterScript] Hot Air Balloon Jetpack

Mensagem por Admin Qua Dez 18, 2013 9:46 pm

[FilterScript] Hot Air Balloon Jetpack

Hot Air Balloon (Jetpack controlled)
Simple Hot Air Balloon Filterscript


What does it do?
It lets you fly a Hot Air Balloon with a jetpack, so it's flying quite smooth.

Settings:
pawn Code:
Código:
//SETTINGS
new bool:allow_jetpack = false;    //set true if jetpacks are allowed on your server

new Float:fs_balloon_kor[][3] =
{
    // Balloon Positions, (X, Y, Z)
    {-2318.278076,-1625.151977,483.406787},    //balloon 1 mt. chilliad
    {-1220.447998,9.320171,13.901531},      //balloon 2 sf airport
    {1920.374145,-2310.464355,13.246875},      //balloon 3 ls airport
    {1339.667236, 1309.602172, 10.520312}      //balloon 4 lv airport
};

Kind of selfexplaining. If you set allow_jetpack to false players won't be able to pick up the jetpack that spawns when exiting the Hot Air Balloon and you get a message saying Jetpacks not allowed.
This message will also show up if anyone will try to hack a jetpack.
You might use this when players aren't supposed to use jetpacks at your server.
For rcon admins this doesn't count.
If jetpacks are allowed at your server just set allow_jetpack to true

You can easily add balloons by adding a new set of coordinates to fs_balloon_kor. {x,y,z},
(z-coord about 0.4 units lower than playerposition works fine here)

Screens

 [FilterScript] Hot Air Balloon Jetpack Samp003le.th
 [FilterScript] Hot Air Balloon Jetpack Samp006k.th

Known Bugs:
Passengers carrying not possible unless you are flying very carefull.

Note:
This FS doesn't work when your running any kind of Anti-Jetpack thing!

Future Plans:
Maybe something like dropping bombs on a random timing/ on player pressing key

Download:
Pastebin
http://pastebin.com/9hY5PUEF

Getting it work:
Just put the *.amx to your servers filterscripts folder and add fs_ballon to the filterscripts line in your server.cfg


Feel free to edit to your personal needs and redistribute, as long as you give me credit for this


If you notice any bugs, or got suggestions just tell me here
Admin
Admin
Admin
Admin

Mensagens : 33
Data de inscrição : 09/05/2013
Idade : 48
Localização : brasil

https://advancedbopevolution.directorioforuns.com

Ir para o topo Ir para baixo

Ir para o topo


 
Permissões neste sub-fórum
Não podes responder a tópicos