25.06.2012, 11:41
Experienced this one before, make sure you have the following on the OnGameModeInit callback
I noticed that when you do not include those (Tried using the dialogs and not putting even 1 AddPlayerClass Function on the callback, and it responded the same way as yours), and I tried adding the function again and it worked
PHP код:
//This are just samples
AddPlayerClass(266,-83.7954,1378.8971,10.2734,278.6383,0,0,0,0,0,0);
AddPlayerClass(61,-83.7954,1378.8971,10.2734,278.6383,0,0,0,0,0,0);
AddPlayerClass(240,-83.7954,1378.8971,10.2734,278.6383,0,0,0,0,0,0);