SA-MP Forums Archive
[Include] Airstrike system - Based on Modern Warfare 2 - 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)
+---- Forum: Includes (https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] Airstrike system - Based on Modern Warfare 2 (/showthread.php?tid=195748)

Pages: 1 2


AW: Airstrike system - Based on Modern Warfare 2 - Trooper[Y] - 04.12.2010

Whats the similarity to mw2 ?
As i remember, you have a map there,
and the marked position gets pinged...


Re: AW: Airstrike system - Based on Modern Warfare 2 - Hiddos - 04.12.2010

Quote:
Originally Posted by Trooper[Y]
Посмотреть сообщение
Whats the similarity to mw2 ?
As i remember, you have a map there,
and the marked position gets pinged...
Based on != similar to. I got the idea from MW2, then worked it out on the easiest SA-MP way. Sure, I could make it with a map, but then the fun to script further with the code is gone.

To Victious: Sure, go ahead. Good luck, call me if you need some help.


Re: Airstrike system - Based on Modern Warfare 2 - MrDeath537 - 05.12.2010

Wow, really nice .


Re: Airstrike system - Based on Modern Warfare 2 - Sweet_Mafia™ - 07.12.2010

one thing, there should be a timer. E.g you have 15 seconds to select target point before the airstrike fails, than you need to wait some seconds/minutes.


Re: Airstrike system - Based on Modern Warfare 2 - TheArcher - 07.12.2010

Fucking awesome i'll check it out


Re: Airstrike system - Based on Modern Warfare 2 - Haydz - 27.12.2010

Sorry about bumping this, but is there another way to use this apart from using map andreas?


Re: Airstrike system - Based on Modern Warfare 2 - WillyP - 27.12.2010

Yes, don't define it.

It still works.


Re: Airstrike system - Based on Modern Warfare 2 - Lorenc_ - 27.12.2010

Hmm shud make naplam strike lol, with that fire effect in 0.3c i guess This is orsm nice.


Re: Airstrike system - Based on Modern Warfare 2 - sansko - 27.12.2010

lol hiddos, didn't know you hat a same kind filterscript of mw2 two.
i Released my predator missle script 2 days ago.
b.t.w are you dutch ?


Re: Airstrike system - Based on Modern Warfare 2 - Master_Gangster - 28.12.2010

Код:
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(41) : warning 235: public function lacks forward declaration (symbol "OnPlayerDisconnect")
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(43) : error 017: undefined symbol "GetPVarInt"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(43) : error 017: undefined symbol "KillTimer"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(55) : warning 235: public function lacks forward declaration (symbol "OnPlayerKeyStateChange")
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(57) : error 017: undefined symbol "GetPVarInt"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(60) : error 017: undefined symbol "GetPVarFloat"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(60) : warning 213: tag mismatch
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(61) : error 017: undefined symbol "GetPVarFloat"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(61) : warning 213: tag mismatch
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(62) : error 017: undefined symbol "GetPVarFloat"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(62) : warning 213: tag mismatch
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(63) : error 017: undefined symbol "SetTimerEx"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(64) : error 017: undefined symbol "GameTextForPlayer"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(65) : error 017: undefined symbol "KillTimer"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(66) : error 017: undefined symbol "DeletePVar"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(67) : error 017: undefined symbol "DeletePVar"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(68) : error 017: undefined symbol "DeletePVar"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(69) : error 017: undefined symbol "DeletePVar"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(86) : error 017: undefined symbol "GetPlayerKeys"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(89) : error 017: undefined symbol "GetPVarFloat"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(89) : warning 213: tag mismatch
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(90) : error 017: undefined symbol "GetPVarFloat"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(90) : warning 213: tag mismatch
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(91) : error 017: undefined symbol "GetPVarFloat"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(91) : warning 213: tag mismatch
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(92) : error 017: undefined symbol "KEY_SPRINT"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(92) : warning 213: tag mismatch
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(93) : error 017: undefined symbol "KEY_SPRINT"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(93) : warning 213: tag mismatch
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(94) : error 017: undefined symbol "SetPlayerCameraPos"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(95) : error 017: undefined symbol "SetPlayerCameraLookAt"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(96) : error 017: undefined symbol "SetPVarFloat"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(97) : error 017: undefined symbol "SetPVarFloat"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(98) : error 017: undefined symbol "SetPVarFloat"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(102) : error 017: undefined symbol "SetCameraBehindPlayer"
C:\Users\owner\Desktop\Zombie-Mod\filterscripts\Airstrike.pwn(125) : error 017: undefined symbol "TogglePlayerControllable"

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


26 Errors.
sorry to bump this "old" post but I just got back from a long vacation...any ideas?


Re: Airstrike system - Based on Modern Warfare 2 - RenSoprano - 24.08.2012

Very nice


Re: Airstrike system - Based on Modern Warfare 2 - Lordzy - 11.11.2012

Great!


Re: Airstrike system - Based on Modern Warfare 2 - Excel™ - 09.04.2013

Awesome include REP+


Re: Airstrike system - Based on Modern Warfare 2 - MP2 - 09.04.2013

Suggestion: use camera interpolation to make camera movement smoother. Looks very choppy. Also, a visual target (textdraw) would be good.

EDIT:

Quote:
Originally Posted by Excel™
Посмотреть сообщение
Awesome include REP+
Thanks for bumping this, twat.