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, 01:12 AM #2
egoDream
Can’t trickshot me!
Originally posted by Sn1PaXx View Post
This thread is completly for code ideas



ngu: GlitchEXPLOIT
psn: Gliitcha
ideas:
one is double jump and triple jump,
with triple jump you turn into a harrier and double jump you jump in mid air

another is a cage
it would be useful to trap people in

and finally a code that sets the name to the original dobjs so you don't losse your stuff when you want to do fast restart
02-26-2011, 03:12 AM #3
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
02-26-2011, 03:26 AM #4
Blackstorm
Veni. Vidi. Vici.
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


idk If it's possible, but you could use model manipulation on yourself..

The following user thanked Blackstorm for this useful post:

egoDream
02-26-2011, 03:29 AM #5
Originally posted by .Blackstorm View Post
idk If it's possible, but you could use model manipulation on yourself..


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?

The following user thanked xELiT3_Sn1PaXx for this useful post:

egoDream
02-26-2011, 03:38 AM #6
Blackstorm
Veni. Vidi. Vici.
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?


lol +forward wouldn't work at all xD

You could use this

    
self MoveZ( <zvalue>, <time>, <acceleration time>, <deceleration time> );

The following user thanked Blackstorm for this useful post:

egoDream
02-26-2011, 03:46 AM #7
Originally posted by .Blackstorm View Post
lol +forward wouldn't work at all xD

You could use this

    
self MoveZ( <zvalue>, <time>, <acceleration time>, <deceleration time> );


yeah but how up? then we would have to delay it a bit to create the double jump effect

The following user thanked xELiT3_Sn1PaXx for this useful post:

egoDream
02-26-2011, 03:54 AM #8
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
=====================================================


code to make the enimies/other team loose their guns so they only can only knife ? lol
02-26-2011, 04:11 AM #9
Originally posted by 101 View Post
code to make the enimies/other team loose their guns so they only can only knife ? lol


I can make it so they cant even knife ROFL
02-26-2011, 04:14 AM #10
Originally posted by Sn1PaXx View Post
I can make it so they cant even knife ROFL


haha will u post the code? Smile

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo