• 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: Skittles aka Grizzly Addams

Local time
1:37 AM
Joined
Jan 6, 2021
Messages
1,548
Reaction score
4,100
Age
27
Location
South Africa
Real Name
Shaun
Admin: Myself

Stat's Page Link: N/A

Rule(s) Broken: Disruptive Play

Action(s) Taken: 24hr Ban

Evidence:

Code:
<bf:event name="createPlayer" timestamp="2522.15">
    <bf:param type="int" name="player_id">0</bf:param>
    <bf:param type="vec3" name="player_location">498.28/56.171/406.15</bf:param>
    <bf:param type="string" name="name">Skittles</bf:param>
    <bf:param type="int" name="is_ai">0</bf:param>
    <bf:param type="int" name="team">2</bf:param>
</bf:event>

<bf:event name="spawnEvent" timestamp="2543.29">
    <bf:param type="int" name="player_id">0</bf:param>
    <bf:param type="vec3" name="player_location">576.92/41.098/524.52</bf:param>
    <bf:param type="int" name="team">2</bf:param>
</bf:event>
Above, they start and spawn as Team 2 the USA team.

Carry on down the line a little bit and we get to this code here:

Code:
<bf:event name="setTeam" timestamp="3005.57">
    <bf:param type="int" name="player_id">0</bf:param>
    <bf:param type="vec3" name="player_location">443.311/43.3463/371.407</bf:param>
    <bf:param type="int" name="team">1</bf:param>
</bf:event>
<bf:event name="scoreEvent" timestamp="3005.57">
    <bf:param type="int" name="player_id">0</bf:param>
    <bf:param type="vec3" name="player_location">443.311/43.3463/371.407</bf:param>
    <bf:param type="string" name="score_type">Death</bf:param>
    <bf:param type="string" name="weapon">(none)</bf:param>
</bf:event>

The above code clearly shows, that whilst he is still alive and on the USA team, he set's his team to team 1 (NVA) and dies either by suicide or falling. Note that this is clearly intentional.

Here he spawns as on the NVA team:
Code:
<bf:event name="spawnEvent" timestamp="3022.11">
    <bf:param type="int" name="player_id">0</bf:param>
    <bf:param type="vec3" name="player_location">732.59/44.565/652.87</bf:param>
    <bf:param type="int" name="team">1</bf:param>
</bf:event>

Nearly immediately set's his team back to USA:
Code:
<bf:event name="setTeam" timestamp="3024.37">
    <bf:param type="int" name="player_id">0</bf:param>
    <bf:param type="vec3" name="player_location">732.589/44.9371/652.874</bf:param>
    <bf:param type="int" name="team">2</bf:param>
</bf:event>

Kills himself and spawns on the USA team:
Code:
<bf:event name="scoreEvent" timestamp="3024.37">
    <bf:param type="int" name="player_id">0</bf:param>
    <bf:param type="vec3" name="player_location">732.589/44.9371/652.874</bf:param>
    <bf:param type="string" name="score_type">Death</bf:param>
    <bf:param type="string" name="weapon">(none)</bf:param>
</bf:event>

<bf:event name="spawnEvent" timestamp="3031.11">
    <bf:param type="int" name="player_id">0</bf:param>
    <bf:param type="vec3" name="player_location">347.86/41.726/579.32</bf:param>
    <bf:param type="int" name="team">2</bf:param>
</bf:event>

This all happened very quickly, and it is very much intentional. He manually set his teams here, it was not auto balance or anything of the sort.

Admin's Note:

Please follow our rules Skittles, I really don't like banning anyone nowadays. This is a courtesy ban, the next one will be a bit longer.
 
Back
Top