SA-MP Forums Archive
[FilterScript] [FS] Ironman - 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] [FS] Ironman (/showthread.php?tid=139729)

Pages: 1 2


[FS] Ironman - Tannz0rz - 06.04.2010

Hello all, Tannz0rz of Infinite-Gaming here.
Was really bored today and decided to go and make an Ironman FS.

Video:
[ame]http://www.youtube.com/watch?v=3e-KQRMNo7w[/ame]

As taken from the description:
"You can fly around, destroy occupied vehicles when zooming past them, super-punch your enemies, and launch javelin missiles to the closest player to you."


Commands:
/ironman - Activates and deactivates your powers.

Controls:
W/Up - Move forward in the direction of your camera.
Aim [RMB] + Sprint [Space] - Launch a javelin missile to the person closest to you.

Download:
New -


Old -



Re: [FS] Superman - McX_9 - 06.04.2010

WoW thatґs amazing FS,
really great job 10/10


Re: [FS] Superman - XRVX - 06.04.2010

looks like airbreak
but nice


Re: [FS] Superman - [MWR]Blood - 06.04.2010

Awesome!


Re: [FS] Superman - Ibanez - 06.04.2010

Epic, lol


Re: [FS] Superman - Hiddos - 06.04.2010

Seriously, what the heck?

10/10. That's the most awesome superduper filterscript I've ever seen.


Re: [FS] Superman - [GTA] - 06.04.2010

Код:
C:\Users\Josh\Desktop\superman\superman.pwn(50) : error 017: undefined symbol "GetPlayerCameraPos"
C:\Users\Josh\Desktop\superman\superman.pwn(51) : error 017: undefined symbol "GetPlayerCameraFrontVector"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.



Re: [FS] Superman - Kurence - 06.04.2010

Great work!!! I wanted to do something like this but i was too lazy


Re: [FS] Superman - Hiddos - 06.04.2010

Quote:
Originally Posted by [GTA
]
Код:
C:\Users\Josh\Desktop\superman\superman.pwn(50) : error 017: undefined symbol "GetPlayerCameraPos"
C:\Users\Josh\Desktop\superman\superman.pwn(51) : error 017: undefined symbol "GetPlayerCameraFrontVector"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Download the new version, R7.

http://forum.sa-mp.com/index.php?topic=161491.0


Re: [FS] Superman - Jofi - 06.04.2010

Haha, Cool
Good Job


Re: [FS] Superman - Tannz0rz - 06.04.2010

Thanks for the replies all. Gonna see if I can work on it some more today to patch up some things.


Re: [FS] Superman - aircombat - 06.04.2010

very nice , 10000000/10 xD


Re: [FS] Superman - XRVX - 06.04.2010

U used airbreak to make this? :P


Re: [FS] Superman - Tannz0rz - 06.04.2010

Quote:
Originally Posted by XRVX
U used airbreak to make this? :P
No, download it and give it a try. No airbreak is involved.


Re: [FS] Superman - MEXICAN_NORTE - 06.04.2010

NICE BUT IT WILL BE GREAT IF YOU MAKE IT FOR ADMIN USE ONLY..LIKE FOR ADMINS AND RCON A :PDMINS


Re: [FS] Superman - Tannz0rz - 06.04.2010

Quote:
Originally Posted by MEXICAN_NORTE
NICE BUT IT WILL BE GREAT IF YOU MAKE IT FOR ADMIN USE ONLY..LIKE FOR ADMINS AND RCON A :PDMINS
Just incorporate "IsPlayerAdmin" into the if-statement where the player triggers the command.


Re: [FS] Superman - RyDeR` - 06.04.2010

Quote:
Originally Posted by MEXICAN_NORTE
NICE BUT IT WILL BE GREAT IF YOU MAKE IT FOR ADMIN USE ONLY..LIKE FOR ADMINS AND RCON A :PDMINS
Just add at the top of ur command to keep it easy: >>
Код:
if(!IsPlayerAdmin(playerid)) return 1;
Edit: Damn seconds to late.. =)
_________________________________________________
Nice FS btw


Re: [FS] Superman - [03]Garsino - 06.04.2010

Quote:
Originally Posted by MEXICAN_NORTE
NICE BUT IT WILL BE GREAT IF YOU MAKE IT FOR ADMIN USE ONLY..LIKE FOR ADMINS AND RCON A :PDMINS
Do it yourself.

And nice work, very creative, 10/10.


Re: [FS] Ironman - Tannz0rz - 06.04.2010

Main post updated. Used the original Superman scheme and made it into a more Ironman-like FS.


Re: [FS] Ironman - ruckfules99 - 06.04.2010

Hey,


error 017: undefined symbol "GetPlayerCameraPos"
error 017: undefined symbol "GetPlayerCameraFrontVector"

I'm not sure why it's not working. I have 0.3