- Local time
- 1:42 AM
- Joined
- Jan 6, 2021
- Messages
- 1,548
- Reaction score
- 4,100
- Age
- 27
- Location
- South Africa
- Real Name
- Shaun
Admin: Myself / Reported
Stat's Page Link: http://forum.helloclan.eu/bfv/stats/chatlog.php?id=84100
Rule(s) Broken: Main Raping
Action(s) Taken: 3 Day Ban
Evidence:
Hastings starts with the Red & Blue mains only. The rest of the flags are neutral.
Starting the map, here is Chacal's player being created:
The first flag capture event:
The above capture was made by Chacal (player ID 0) and the flag captured was here:
The second flag capture:
The above flag capture was made by Chacal again, whom has not team-switched and this flag capture is here:
The third flag capture:
The above flag capture was made by Chacal whom has not team-switched and this flag is located here:
The fourth flag capture:
The above flag was captured by Sand_Radish who is on USA:
The above flag captured is here:
The fifth flag capture:
The above capture made by STALKER on the NVA team:
The above flag captured is here:
The sixth flag capture:
The above capture made by silvia on the NVA team:
The above captured flag is here:
The seventh flag capture:
The above flag capture made by Silvia again, whom has not team-switched and stayed on the NVA team. This flag is located here:
The eighth flag capture:
The above capture made by STALKER who is still on the NVA team, the above flag is here:
The ninth flag capture:
The above flag was captured by STALKER, still on the NVA team and located here:
The tenth flag capture:
The above flag was captured by Sand_Radish who is still on the USA team and located here:
The eleventh flag capture:
The above capture was made by Santa, on the USA team:
The above flag was located here:
The twelfth flag capture:
The above capture made by STALKER and located here:
The thirteenth flag capture:
The above flag captured by STALKER and located here:
At this point, it is clear that NVA still have other flags besides their main.
Main raping occurred at this point:
Here Chacal exits the Huey Attack, note the located is 1255.37, this area is NVA main:
Here Chacal enters the Mi8:
Then Chacal destroys this vehicle and kills silvia:
Again, note the location, it it still at the NVA base.
Admin's Note:
Chacal, clearly your original ban (Ban: Chacal aka Alex Chalmers | HelloClan ) did not help. So here is another vacation. Our rules are here: https://forum.helloclan.eu/pages/bfv please read them. Your next ban will be a bit longer if you continue like this. Further, if you decide to break the rules when you come back on Sunday, you will not be present for our event and the joy of possibly playing with a full server. It's your choice.
PS.
2021/02/18 00:11:05 : # [Global] Chacal: 2 days ban me for spaming.
Caesar asked, Caesar received.
You are welcome.
Stat's Page Link: http://forum.helloclan.eu/bfv/stats/chatlog.php?id=84100
Rule(s) Broken: Main Raping
Action(s) Taken: 3 Day Ban
Evidence:
Hastings starts with the Red & Blue mains only. The rest of the flags are neutral.
Starting the map, here is Chacal's player being created:
Code:
<bf:event name="createPlayer" timestamp="2740.2">
<bf:param type="int" name="player_id">0</bf:param>
<bf:param type="vec3" name="player_location">790.67/48.76/1427.6</bf:param>
<bf:param type="string" name="name">Chacal</bf:param>
<bf:param type="int" name="is_ai">0</bf:param>
<bf:param type="int" name="team">2</bf:param>
</bf:event>
As we can see, he is clearly starting on the USA team, with the player ID of ..
The first flag capture event:
Code:
<bf:event name="scoreEvent" timestamp="2852.89">
<bf:param type="int" name="player_id">0</bf:param>
<bf:param type="vec3" name="player_location">643.889/53.1567/1190.48</bf:param>
<bf:param type="string" name="score_type">FlagCapture</bf:param>
<bf:param type="string" name="weapon">(none)</bf:param>
</bf:event>
The above capture was made by Chacal (player ID 0) and the flag captured was here:
The second flag capture:
Code:
<bf:event name="scoreEvent" timestamp="3099.21">
<bf:param type="int" name="player_id">0</bf:param>
<bf:param type="vec3" name="player_location">479.732/70.8857/997.077</bf:param>
<bf:param type="string" name="score_type">FlagCapture</bf:param>
<bf:param type="string" name="weapon">(none)</bf:param>
</bf:event>
The above flag capture was made by Chacal again, whom has not team-switched and this flag capture is here:
The third flag capture:
Code:
<bf:event name="scoreEvent" timestamp="3131.58">
<bf:param type="int" name="player_id">0</bf:param>
<bf:param type="vec3" name="player_location">886.193/50.1171/1020.89</bf:param>
<bf:param type="string" name="score_type">FlagCapture</bf:param>
<bf:param type="string" name="weapon">(none)</bf:param>
</bf:event>
The above flag capture was made by Chacal whom has not team-switched and this flag is located here:
The fourth flag capture:
Code:
<bf:event name="scoreEvent" timestamp="3279.68">
<bf:param type="int" name="player_id">2</bf:param>
<bf:param type="vec3" name="player_location">1168.26/52.5607/470.335</bf:param>
<bf:param type="string" name="score_type">FlagCapture</bf:param>
<bf:param type="string" name="weapon">(none)</bf:param>
</bf:event>
The above flag was captured by Sand_Radish who is on USA:
Code:
<bf:event name="createPlayer" timestamp="2976.04">
<bf:param type="int" name="player_id">2</bf:param>
<bf:param type="vec3" name="player_location">790.67/48.76/1427.6</bf:param>
<bf:param type="string" name="name">Sand_Radish</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 flag captured is here:
The fifth flag capture:
Code:
<bf:event name="scoreEvent" timestamp="3370.34">
<bf:param type="int" name="player_id">3</bf:param>
<bf:param type="vec3" name="player_location">896.537/53.421/806.887</bf:param>
<bf:param type="string" name="score_type">FlagCapture</bf:param>
<bf:param type="string" name="weapon">(none)</bf:param>
</bf:event>
The above capture made by STALKER on the NVA team:
Code:
<bf:event name="createPlayer" timestamp="3213.52">
<bf:param type="int" name="player_id">3</bf:param>
<bf:param type="vec3" name="player_location">1130.8/86.659/362.2</bf:param>
<bf:param type="string" name="name">STALKER</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 flag captured is here:
The sixth flag capture:
Code:
<bf:event name="scoreEvent" timestamp="3489.85">
<bf:param type="int" name="player_id">1</bf:param>
<bf:param type="vec3" name="player_location">1169.05/52.5659/452.586</bf:param>
<bf:param type="string" name="score_type">FlagCapture</bf:param>
<bf:param type="string" name="weapon">(none)</bf:param>
</bf:event>
The above capture made by silvia on the NVA team:
Code:
<bf:event name="createPlayer" timestamp="2872.29">
<bf:param type="int" name="player_id">1</bf:param>
<bf:param type="vec3" name="player_location">1130.8/86.659/362.2</bf:param>
<bf:param type="string" name="name">silvia </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 captured flag is here:
The seventh flag capture:
Code:
<bf:event name="scoreEvent" timestamp="3583.75">
<bf:param type="int" name="player_id">1</bf:param>
<bf:param type="vec3" name="player_location">886.503/55.7876/1006.66</bf:param>
<bf:param type="string" name="score_type">FlagCapture</bf:param>
<bf:param type="string" name="weapon">(none)</bf:param>
</bf:event>
The above flag capture made by Silvia again, whom has not team-switched and stayed on the NVA team. This flag is located here:
The eighth flag capture:
Code:
<bf:event name="scoreEvent" timestamp="3589.45">
<bf:param type="int" name="player_id">3</bf:param>
<bf:param type="vec3" name="player_location">485.88/82.0097/1001.61</bf:param>
<bf:param type="string" name="score_type">FlagCapture</bf:param>
<bf:param type="string" name="weapon">(none)</bf:param>
</bf:event>
The above capture made by STALKER who is still on the NVA team, the above flag is here:
The ninth flag capture:
Code:
<bf:event name="scoreEvent" timestamp="3625.11">
<bf:param type="int" name="player_id">3</bf:param>
<bf:param type="vec3" name="player_location">642.28/55.7716/1194.35</bf:param>
<bf:param type="string" name="score_type">FlagCapture</bf:param>
<bf:param type="string" name="weapon">(none)</bf:param>
</bf:event>
The above flag was captured by STALKER, still on the NVA team and located here:
The tenth flag capture:
Code:
<bf:event name="scoreEvent" timestamp="3717.18">
<bf:param type="int" name="player_id">2</bf:param>
<bf:param type="vec3" name="player_location">896.086/45.8228/789.249</bf:param>
<bf:param type="string" name="score_type">FlagCapture</bf:param>
<bf:param type="string" name="weapon">(none)</bf:param>
</bf:event>
The above flag was captured by Sand_Radish who is still on the USA team and located here:
The eleventh flag capture:
Code:
<bf:event name="scoreEvent" timestamp="3806.35">
<bf:param type="int" name="player_id">5</bf:param>
<bf:param type="vec3" name="player_location">638.878/48.3492/1210.59</bf:param>
<bf:param type="string" name="score_type">FlagCapture</bf:param>
<bf:param type="string" name="weapon">(none)</bf:param>
</bf:event>
The above capture was made by Santa, on the USA team:
Code:
<bf:event name="createPlayer" timestamp="3570.73">
<bf:param type="int" name="player_id">5</bf:param>
<bf:param type="vec3" name="player_location">790.67/48.76/1427.6</bf:param>
<bf:param type="string" name="name">Santa</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 flag was located here:
The twelfth flag capture:
Code:
<bf:event name="scoreEvent" timestamp="3817.28">
<bf:param type="int" name="player_id">3</bf:param>
<bf:param type="vec3" name="player_location">896.946/45.7013/786.102</bf:param>
<bf:param type="string" name="score_type">FlagCapture</bf:param>
<bf:param type="string" name="weapon">(none)</bf:param>
</bf:event>
The above capture made by STALKER and located here:
The thirteenth flag capture:
Code:
<bf:event name="scoreEvent" timestamp="3985.49">
<bf:param type="int" name="player_id">3</bf:param>
<bf:param type="vec3" name="player_location">654.018/47.5568/1182.82</bf:param>
<bf:param type="string" name="score_type">FlagCapture</bf:param>
<bf:param type="string" name="weapon">(none)</bf:param>
</bf:event>
The above flag captured by STALKER and located here:
At this point, it is clear that NVA still have other flags besides their main.
Main raping occurred at this point:
Code:
Here, Chacal enters the Huey Attack helicopter:
<bf:event name="enterVehicle" timestamp="3817.78">
<bf:param type="int" name="player_id">0</bf:param>
<bf:param type="vec3" name="player_location">809.731/47.7291/1548.09</bf:param>
<bf:param type="string" name="vehicle">UH1Assault</bf:param>
<bf:param type="int" name="pco_id">0</bf:param>
<bf:param type="int" name="is_default">0</bf:param>
</bf:event>
Here Chacal exits the Huey Attack, note the located is 1255.37, this area is NVA main:
Code:
<bf:event name="exitVehicle" timestamp="3919.12">
<bf:param type="int" name="player_id">0</bf:param>
<bf:param type="vec3" name="player_location">1255.37/66.6944/448.129</bf:param>
<bf:param type="string" name="vehicle">UH1Assault</bf:param>
</bf:event>
Here Chacal enters the Mi8:
Code:
<bf:event name="enterVehicle" timestamp="3994.72">
<bf:param type="int" name="player_id">0</bf:param>
<bf:param type="vec3" name="player_location">1169.31/54.6799/441.182</bf:param>
<bf:param type="string" name="vehicle">Mi8</bf:param>
<bf:param type="int" name="pco_id">0</bf:param>
<bf:param type="int" name="is_default">0</bf:param>
</bf:event>
Then Chacal destroys this vehicle and kills silvia:
Code:
<bf:event name="destroyVehicle" timestamp="3998.29">
<bf:param type="int" name="player_id">0</bf:param>
<bf:param type="vec3" name="player_location">1168.96/57.2715/442.72</bf:param>
<bf:param type="string" name="vehicle">NVAArmyB2</bf:param>
<bf:param type="vec3" name="vehicle_pos">1179.15/51.2299/457.406</bf:param>
</bf:event>
<bf:event name="scoreEvent" timestamp="3998.29">
<bf:param type="int" name="player_id">0</bf:param>
<bf:param type="vec3" name="player_location">1168.96/57.2715/442.72</bf:param>
<bf:param type="string" name="score_type">Kill</bf:param>
<bf:param type="int" name="victim_id">1</bf:param>
<bf:param type="string" name="weapon">Mi8</bf:param>
</bf:event>
Again, note the location, it it still at the NVA base.
Admin's Note:
Chacal, clearly your original ban (Ban: Chacal aka Alex Chalmers | HelloClan ) did not help. So here is another vacation. Our rules are here: https://forum.helloclan.eu/pages/bfv please read them. Your next ban will be a bit longer if you continue like this. Further, if you decide to break the rules when you come back on Sunday, you will not be present for our event and the joy of possibly playing with a full server. It's your choice.
PS.
2021/02/18 00:11:05 : # [Global] Chacal: 2 days ban me for spaming.
Caesar asked, Caesar received.
You are welcome.
Last edited: