Ranking
Original Post
Game Rules
Hi all,

In Toribash > Game Rules, there's "engageplayerpos" and "engageplayerrot". How do i use these options please ?

Thanks
Gone
I was told there for later use with 2v1 and 2v2.
:D
I was mucking around with them .. i got uke and tori side by side .. just mess around with the engageplayerrot

I think the format is ..
Uke: First 0 = The actual rotation (), Second 0 is how much it is from the centre .. like .. side to side. The last 0 is the height.
Tori: Same as Uke

First three 0's are Ukes second 3 are Toris.

I think .. lol, im pretty much guessing most of it, just muck around with it the only thing i know for a fact that the third and sixth 0's are height.
<@veb> HEY WHO CHANGED YOUR TITLE
<@veb> IT SAYS SENIOR MEMBER
Don't change my title you asshole
engageplayerpos: gets 3 parameters for each player: x,y,z
for example: 0,0,0,3.5,3,4.5
will position player 1 in: (0,0,0)
and player 2 in: (3.5,3,4.5)

engageplayerrot is corrently under development, and may not work correctly. I'll explain what it does:

engageplayerrot is the same, but for rotation around the relevant axis: x,y or z.
We currently support only rotation around the z axis, so keep the first 2 as zero:
for example:
0,0,20,0,0,160

(!) to use engageplayerrot , engageplayerpos must be set as well.
engagespace is the distance between 2 adjacent players in a game of 2vs2.
Currently, playing with more than 2 players is disabled. We're still testing and optimizing.