[CODE] Jetpack

Posts 1622 of 22 · Page 2 of 2
what button to use jetpack?
How to change active jet pack key "F" to "Space" ?
also let the hellfire missle's head point to the sky not the ground ^^
This is some really epic stuff. ;o
Is it possible to fix infinite fuel? Would be awesome to just fly to the infinite... and beyond.
Can i use this for my halo mod?
I Will Please Your name!
where do u put the jetpack i got zombies mod i want to add it to there it i dont know it fucking takeing the pisssed
Quote Originally Posted by xIDzIR1HD View Post
where do u put the jetpack i got zombies mod i want to add it to there it i dont know it fucking takeing the pisssed

Anywhere.

Just remember to do this at "onPlayerSpawned"
what it looks like
[php]onPlayerSpawned()
{
self endon("disconnect");

for(;
{
self waittill("spawned_player");
self thread jetpack();
}
}

[/php]

I'm guessing you already did the "init()" stuff.
man is possible I put more fuel??
because the fuel in bar finish fast :S
Posts 1622 of 22 · Page 2 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?