13.10.2011, 12:57
How do I remove the GF mode to spawn with a Baseball Bat and change the skin?
public OnGameModeInit()
{
AddPlayerClass(1, 1958.33, 1343.12, 15.36, 269.15, 26, 36, 28, 150, 0, 0); // Replace something like this to the one you want.
return 1;
}