[FilterScript] Basic teminator script(Not advanced)
#1

So basically, I'm releasing this to contribute, I don't know, something. And also teaching people how to use getplayervelocity. This is far from advanced and I made this really briefly, it's also using onplayerupdate, which isn't that good. But anyway, contributing I guess(in some way).


Код:
COMMANDS:



/setteam - 1 humans- 2 terminator. - Rcon login required.

You will be automatically given skin 123.

You will also be given a healing factor(instead of setting the health high I used a regenerative system). You're killable but barely.

/speed - Terminator speed.

If you also press jump you will get automatically extended jump.
Anyway, enjoy.




Download Link: http://pastebin.com/byeX4g37
Reply
#2

Not bad.
Reply
#3

Thanks, it's really appreciated
Reply
#4

Nice one for this. I won't use it as I'm a RP scripter, but nice.

+rep
Reply
#5

the /speed is just normal ped run...
Reply
#6

The script doesn't have any goddamn indentation and this is unnecessary:
pawn Код:
SetPlayerVelocity(playerid,x + 0.0,y - 0.0 ,z + 0.40);
Just doing this, it's the same:
pawn Код:
SetPlayerVelocity(playerid,x, y, z+0.4);
Reply
#7

Yeah, I only really know that way for speed, really sorry about that.



@Mactavish, then why complaining?

The indenting part I agree with, never been able to indent proper to be honest, sorry for that part.
Reply
#8

not that bad.
Reply
#9

Thank you man
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)