Author Topic: Drunken Player type  (Read 957 times)

It is possible with events.

[000] OnActivate > Self > FireRelay
[000] OnActivate > Client > Chatmessage > [You became drunk people :V]
[200] OnRelay > Player > AddVelocity > [InsertLeft/RightHere]
[400] OnRelay > Player > AddVelocity > [InsertLeft/RightHere]
[600] OnRelay > Player > AddVelocity > [TheOppositeDirectionofAbove]
[800] OnRelay > Player > AddVelocity > [TheOppositeDirectionofAbove]
[800] OnRelay > Self > FireRelay

Unless you don't like huge walls of events.

[000] OnActivate > Client > CenterPrint > [ERROR: 404 CANNOT BE FOUND]