Posts: 228
Threads: 25
Joined: Jan 2015
Reputation:
0
Okay few questions.
1, What's with all these if statements? - None of them will return true unless they == 1...
SendReport[i] Well "i" Is the players ID..
So unless ID 1 sends the report... That statement wont take any effect...
Same with EVERY other if statement