Quote:
Originally Posted by Krx17
Do this, every 10 lines add a print("1") then a print("2") and keep doing that till the end of OnGameModeInit. Start up your server and see which is the last number you see. Your problem would be somewhere after that line.
|
So i did that and the last Number is 1 so what i need to do now?