Author Topic: Eventing Megathread ~~~ Lets go!  (Read 667 times)

Eventing!

      Hello there, this is a mega thread to post your eventing contraptions, ideas, and plain comments. Lets go!


Contraptions

Trails
Today, we will be making a trail for your player with vce. We will be using the critical hit projectile.

« Last Edit: July 10, 2013, 10:33:55 PM by Johnny Blockhead »

[Critical Hit]
what addon is this projectile in?

also, that event doesn't use vce
« Last Edit: July 10, 2013, 10:13:34 PM by Aware »

what addon is this projectile in?

Critical Hit Emote by spaceguy?

what addon is this projectile in?
Critical Hit Emote.
Look it up in RTB.
Critical Hit Emote by spaceguy?
Aw man.

Critical Hit Emote.
Look it up in RTB. Aw man.
:D

Can someone make a box where it is a bit bigger then the player. When you walk forward, a specified bot walks forward. When you jump, a specified bot jumps, ect. I can't seem to make this


Today, we will be making a trail for your player with vce. We will be using the critical hit projectile.

33 OnActivate > Self    > FireRelay
33 OnRelay     > Self    > FireRelay
33 OnRelay     > player > SpawnProjectile [Critical Hit] [ 0 ] [ 0 ] [ 1 ]

If you're looking for the events for a projectile trail for players, here you go:


Just be cautious with the event, it's really spammy. I'd suggest setting the delay on line 1 to at least 120 milliseconds.

I believe some other variables for player would be <var:pl:firing>, <var:pl:jetting>, <var:pl:crouching>, <var:pl:maxhealth> and <var:pl:jumping>
« Last Edit: July 10, 2013, 10:27:38 PM by IkeTheGeneric »


Here is a chargable superjump, the longer you hold, the higher you go.

EDIT: I tried doing add on the velocity for setting depending on the jump charge and it does nothing :/
« Last Edit: July 10, 2013, 11:12:19 PM by Advanced Bot »

Does anyone know how to fix when you put events on a bot spawn they disappear once you press send?