• Only Administrators may post here. If you want to appeal your ban, please do so in the Appeal Your Ban section.
  • Need to report a player? Or a server issue? Or just need help? Use our helpdesk! Click here and open a ticket for faster response times!

Ban: xXx

Local time
11:42 PM
Joined
Jan 6, 2021
Messages
1,548
Reaction score
4,100
Age
27
Location
South Africa
Real Name
Shaun
Player's Name: xXx

Admin's Name: IceSkater

Rule(s) Broken: Team-Killing

Action Taken: 24hr Ban

Video Evidence: No

Chatlogs: Yes

Chatlog Evidence:
For clarity purposes:
Here is xXx's player being created at the start of the game:
Code:
<bf:event name="createPlayer" timestamp="21.4498">
    <bf:param type="int" name="player_id">1</bf:param>
    <bf:param type="vec3" name="player_location">1450/46.808/1445</bf:param>
    <bf:param type="string" name="name">xXx</bf:param>
    <bf:param type="int" name="is_ai">0</bf:param>
    <bf:param type="int" name="team">2</bf:param>
</bf:event>
The above code shows that he is Player ID 1 on team 2 - USA team.

Code:
<bf:event name="createPlayer" timestamp="24.2667">
    <bf:param type="int" name="player_id">4</bf:param>
    <bf:param type="vec3" name="player_location">549.76/60.396/814.2</bf:param>
    <bf:param type="string" name="name">Justin Bieber</bf:param>
    <bf:param type="int" name="is_ai">0</bf:param>
    <bf:param type="int" name="team">1</bf:param>
</bf:event>
The above code shows that Justin Bieber was created as Player ID 4 on team 1 - NVA team.


Here we see xXx destroying a team-vehicle a literal point of a second before killing Justin Bieber:
Code:
<bf:event name="destroyVehicle" timestamp="62.4342">
    <bf:param type="int" name="player_id">1</bf:param>
    <bf:param type="vec3" name="player_location">1395.21/22.0454/1693.7</bf:param>
    <bf:param type="string" name="vehicle">ArvnA1</bf:param>
    <bf:param type="vec3" name="vehicle_pos">1393.83/22.0359/1691.61</bf:param>
</bf:event>

Here we see xXx team-kill Justin Bieber:
Code:
<bf:event name="scoreEvent" timestamp="62.4344">
    <bf:param type="int" name="player_id">1</bf:param>
    <bf:param type="vec3" name="player_location">1395.21/22.0454/1693.7</bf:param>
    <bf:param type="string" name="score_type">TK</bf:param>
    <bf:param type="int" name="victim_id">4</bf:param>
    <bf:param type="string" name="weapon">Car15</bf:param>
</bf:event>

Admins Note:
Please ensure you are aware of our rules. https://forum.helloclan.eu/bfv/rules
 
Back
Top