[Include] Airstrike system - Based on Modern Warfare 2
#21

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

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.
Reply
#23

Wow, really nice .
Reply
#24

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.
Reply
#25

Fucking awesome i'll check it out
Reply
#26

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

Yes, don't define it.

It still works.
Reply
#28

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

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 ?
Reply
#30

Код:
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?
Reply
#31

Very nice
Reply
#32

Great!
Reply
#33

Awesome include REP+
Reply
#34

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.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)