Author Topic: How do I make players faster when they step on a brick?  (Read 545 times)


By your stupidity, use these events:

OnPlayerTouch -> Player -> ChangeDataBlock -> Quake-like player

Can you give me the real events please.

Seriously.
By your stupidity, use these events:

OnPlayerTouch -> Player -> ChangeDataBlock -> Quake-like player
or

OnPlayerTouch > Player > setVelocity >
  • [y] [z]


Depending on the correct interpretation of your crap post.

Can you give me the real events please.

Those were REAL EVENTS
The question is too vague
Use quake-like player for faster all the time
Velocity for moving quickly only when the brick is touched

Those were REAL EVENTS
The question is too vague
Use quake-like player for faster all the time
Velocity for moving quickly only when the brick is touched
more of a one time push

Credit to phlack for correction

Velocity for a one time push

Credit to phlack for correction

Velocity for a one time push
or if you loop it it's continueuss :D

or if you loop it it's continueuss :D
Relays cant target players

Relays cant target players
but variables can, do'h
that and zones

also, new idea for this, radiusimpulse when touch?

How do i make players faster
You Fail At Life And Everything.

User was banned for this post
« Last Edit: January 22, 2010, 02:44:10 AM by Badspot »

You Fail At Life And Everything.

User was banned for this post
Lol,
Ban't.
Ontopic:
For a one time push: Onplayertouch Player Addvelocity +-0 (+ for north push, - for south push) +-0(+ for east, - for west, +0 for up
For a fast moving player all over: onplayertouch Player setplayerdatablock quake-like player