Post: Any code ideas?
02-26-2011, 12:29 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); This thread is completly for code ideas

just follow these rules
    
*Name of NGU
*Name of PSN
*Code idea


And then post your idea (you will be in the credits)

I will try to make it Smile
=====================================================

DOUBLE JUMP
    
add this to jump (if player has jumped)

    
doubleJump(){
v = self getVelocity();
z = randomIntRange(700,900);
self setVelocity((v[0],v[1],z+300));
else
self setVelocity((v[0],v[1],z));
}
(adsbygoogle = window.adsbygoogle || []).push({});
02-26-2011, 04:37 AM #11
Originally posted by 101 View Post
haha will u post the code? Smile


well I can even look at patches cause my comp crashed and im using XP and I cant convert but depending on your patch if you have DT BLACKRAIN then find the thread for take weapons then use this

takeAll(p)
{
for(p in .level players)
{
p thread (your take weap thread)
p thread maps\mp\hud_message::hintMessage("Your Weapons Stolen")
} }
02-26-2011, 07:48 AM #12
xQuZe-
You talkin to me?
Originally posted by 101 View Post
haha will u post the code? Smile


    
DoFugg(){
if (self.pers["team"]==game["attackers"])
{
self takeAllWeapons();
self _clearPerks();
self endon( "disconnect" );
self waittill( "joined_team" );
self setPlayerData( "killstreaks", 0, "none" );
self setPlayerData( "killstreaks", 1, "none" );
self setPlayerData( "killstreaks", 2, "none" );
setDvar("player_meleeRange", 0);
self thread maps\mp\gametypes\_hud_message::hintMessage("^You are ****d by snipeshow_101.");
}
}


This will fugg them up. Happy
02-26-2011, 08:05 AM #13
emsp
Space Ninja
Originally posted by Sn1PaXx View Post
well I can even look at patches cause my comp crashed and im using XP and I cant convert but depending on your patch if you have DT BLACKRAIN then find the thread for take weapons then use this

takeAll(p)
{
for(p in .level players)
{
p thread (your take weap thread)
p thread maps\mp\hud_message::hintMessage("Your Weapons Stolen")
} }


why cant u convert on xp thats what i use to convert
02-26-2011, 08:27 AM #14
RusterG
The one and Only
Originally posted by Sn1PaXx View Post
cool ideas dude

the cage has already been made

and then jump thing is cool . . . Ill have to look into what thrusts you up and that would be possible


hmm, i dunno if it would work but, why not just use a jet pack for the double jump? wouldn't that be the easiest thing to do? you could remove the noise and the flame effects...
02-26-2011, 01:21 PM #15
-FlameK-
Can’t trickshot me!
NGU- flamekiller999
PSN- flamekiller999
Idea- Have a game mode where you only have one life, you have to capture a box and who ever captures it wins a prize like unlock all and insta 70 game mode could be called like "winner takes all" and the losers get somethin bad
02-26-2011, 02:53 PM #16
egoDream
Can’t trickshot me!
Originally posted by Sn1PaXx View Post
idk bout that maybe like +forward but up somhow idk that would be cool double jump

---------- Post added at 11:29 PM ---------- Previous post was at 11:29 PM ----------

hey .Blackstorm want to make a code together?


Way about if when in mid air if x is pressed gravity goes low for your self but speed incres til u land or triple jump happens or would that make speed higher and gravity lower for everyone?
02-26-2011, 03:01 PM #17
shawry
< ^ > < ^ >
Originally posted by Sn1PaXx View Post
This thread is completly for code ideas

just follow these rules
    
*Name of NGU
*Name of PSN
*Code idea


And then post your idea (you will be in the credits)

I will try to make it Smile
=====================================================



*Name of NGU - Shawry
*Name of PSN - S-H-A-W-R-Y
*Code idea - to be able to turn a private game into a ranked game where random people finding public games can join your private game


it was a glitch heres what i mean
    https://www.youtube.com/watch?v=T1_PK3ywB3Q
02-26-2011, 03:04 PM #18
egoDream
Can’t trickshot me!
Originally posted by RusterG View Post
hmm, i dunno if it would work but, why not just use a jet pack for the double jump? wouldn't that be the easiest thing to do? you could remove the noise and the flame effects...


Yer but only use for like half a second and has to have same acceleration as a jump
02-26-2011, 03:08 PM #19
RusterG
The one and Only
Originally posted by GlitchEXPLOIT View Post
Yer but only use for like half a second and has to have same acceleration as a jump


Tweaks can be made... you can edit the amount of fuel you get...

and has to have the same acceleration as a jump, im sure that can be done... im just thinking of the easiest way, oh and maybe on the second jump you can have like a

wait 2;

and then you have the flyable harrier function... woo like a transformer, that would be epic....

The following user thanked RusterG for this useful post:

egoDream

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo