I do not understand , please facilitates
PrintScreen>>http://postimg.org/image/vy9hjk65z/
correct this code which , and which must be in the edit section where ?
I do not understand , please facilitates
PrintScreen>>http://postimg.org/image/vy9hjk65z/
correct this code which , and which must be in the edit section where ?
Last edited by deni2kali; 14-12-14 at 02:59 PM.
writeC(0) ---->( ; )< he don't add this // Redteam Win
writeC(1) // Blueteam Win
writeC(2) // Team Draw
but now this code
or <-----don't work
writeC(0); // Redteam Win
writeC(1); // Blueteam Win
writeC(2); // Team Draw
When finish PVP
NOW GET THIS STRONGER BUG :D
![]()
i add code pvp win and lose
but now get this error
How about lan mode bug? It keep kicking out people ingame.sometime fall on map. Can someone please answear
later I post the fix :)
i very try but codes get new error inventory
How about this?
if (room.getRedKills() > room.getBlueKills())
writeC(0);
else if (room.getRedKills() < room.getBlueKills())
writeC(1);
if (room.getRedKills() == room.getBlueKills()) {
writeC(2);
}
Not tested yet.. i was trying hard to make it work. and i want to help more people if this one work use it.
why error can't build server
and same
@Bola
Please Fix it
Last edited by deni2kali; 15-12-14 at 07:38 AM.
Last edited by deni2kali; 15-12-14 at 08:03 AM.