1
Off Topic / Re: What do you like to eat for breakfast?
« on: September 27, 2012, 09:28:47 AM »









you guest it: RAISES
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Where did you get the FOREVER TROLL TSHIRT :D
I don't remember what I did on the day but I remember how for days all that was on tv was 9/11 footage, and at the time it annoyed me because it was played over the simpsons >:(
Well, lets see, a teledoor allows for people on the battlefield to enter the spawn room. Not very good, don't you think?
If you decide to use VCE, here ya go
3 spawn locations and a brick in the spawn room for teleporting.
Spawn buttonCode: [Select][0] [Onactivate] [Client] [VCE_Modvariable] [Spawn] [Random]
[1] [Onactivate] [Client] [VCE_Ifvariable] [Spawn] [<] [.33] [2 3]
[2] [Onvariabletrue] [Namedbrick] [Spawn1] [setplayertransform] [ ] [ ]
the main problem is I downloaded all the VCE add-ons and i don't have "VCE_Modvariable"
[3] [Onvariablefalse] [Client] [VCE_Ifvariable] [Spawn] [>=] [.33] [4 4]
[4] [Onvariabletrue] [Client] [VCE_Ifvariable] [Spawn] [<=] [.66] [5 6]
[5] [Onvariabletrue] [Namedbrick] [Spawn2] [setplayertransform] [ ] [ ]
[6] [Onvariablefalse] [Namedbrick] [Spawn3] [setplayertransform] [ ] [ ]
Easy as that.
Use toggle events to run through a cycle of different spawn points. Or better yet, VCE to randomize it.