Hallo,
ich habe im Script AddPlayerClass aber es ght nicht ich komme einfach nicht zum Login Sytem
hoffe mir kann jemand schnell helfen
public OnGameModeInit()
{
SetGameModeText("German Reallife");
SendRconCommand("mapname Yes, Do it!");
AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
SetTimer("Servernaricht", 300000, 1);
SetTimer("TextDraw", 7000, 1);
SetTimer("Tutorial", 15000, 1);
SetTimer("Notafk", 600000, 1);
SetTimer("Servername", 5000, 1);
UsePlayerPedAnims();
DisableInteriorEnterExits();
EnableStuntBonusForAll(0);
ManualVehicleEngineAndLights();