[FilterScript] Parkour - 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] Parkour (
/showthread.php?tid=430511)
Parkour -
Gaurav_Rawat - 14.04.2013
Parkour Filterscript
Credits:andrewgrob for Temple Run Map
Me For scripting it
Well i tried to keep it a little far from Normal Parkour so its like this
When you join the game you will find a parkour with many picksups. If you pick them they give you random gifts.
Like:
Slap
Money
Change Weather
Change Time
Weapons
Also the map is build over the water so if you fall down in water you will die immediately and will have to restart the race.
Once you reach the Checkpoint you are given two choices:
Restart the Map
Next Map.
If you chose Next map you will be teleported into a BMX Parkour.
Note: If i get good feedback i might add more maps & maybe build this Filterscript into a Gamemode.
Some picture
BMX Parkour

First Parkour Map
Note:If you are unable to finish first map just type /goto it will teleport you to last checkpoint
Download
http://www.mediafire.com/?o9a8z84m8b80m5e
Cheers Gaurav !
Re: Parkour -
RoleplayEditor - 14.04.2013
Nice job bro !
Rep +
Re: Parkour -
Edvin - 14.04.2013
Not bad
Re: Parkour -
Deathlane - 14.04.2013
You should have made it a gamemode. Anyways, nice filterscript you got there..
Re: Parkour -
andrewgrob - 14.04.2013
this is a edit of my filterscript and my temple map wtf ?
i dont mind you editing it but please dont release it saying you mapped the temple run
Temple Run 2013 [CUSTOM MAP] [PARKOUR]
https://sampforum.blast.hk/showthread.php?tid=424568
also lmao
pawn Код:
main()
{
print("\n----------------------------------");
print("Temple Run by Gaurav_Rawat");
print("----------------------------------\n");
fail [you did not create this > i did]
Re: Parkour -
Gaurav_Rawat - 14.04.2013
@Andrew
When did i said i created that map ?
Just play that map and you will see the difference.
And sorry i forgot to give you credit for that map.
Added
Re: Parkour -
andrewgrob - 14.04.2013
this in your fs say u did
print("Temple Run by Gaurav_Rawat");
put parkour not temple run
also thx for putting credits...
Re: Parkour -
JeffAnder - 14.04.2013
This looks awesome, great work!