Small Code Help
#1

hmmm i think everybody knows those buttons which we press in order to drive faster in stunt servers ... well .. can i have a small code for this ?! i want it that if i pressed C button my car will go faster without using Nos
Reply
#2

i think you mean speedboost, use this pastebin by JaTochNietDan
http://pastebin.com/f7c8b6977

and change
pawn Код:
if(Keys &= 4)
under public SpeedBoost to
pawn Код:
if(Keys &= 2)
Reply
#3

k it works but with H button

i want c button
Reply
#4

check all the if(keys != to 2 under speedboost
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)