Help with error
#6

I removed that and still have errors..
> https://prnt.sc/lvlwp7
Код:
public OnGameModeInit()
{
    AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 270.1425, 0, 0, 0, 0, -1, -1);
    // -- //
    ShowPlayerMarkers(0); ShowNameTags(1);
    ManualVehicleEngineAndLights();
    AllowInteriorWeapons(1); ShowPlayerMarkers(2);
    LimitPlayerMarkerRadius(30.0); DisableInteriorEnterExits();
    EnableStuntBonusForAll(0); SetNameTagDrawDistance(30.0);
    // -- //
    SendRconCommand("weburl https://www.********.com/test/");
    SetGameModeText("test v2 | Build: "GM_BUILD"");
    SendRconCommand("mapname San Andreas");
    SendRconCommand("language Ex. Yu.");
    // -- //
    Timer[0] = SetTimer("GlobalTimer_Sekundni", 1000, true);
    Timer[1] = SetTimer("GlobalTimer_Minutni", 60*1000, true);
    // -- //
    IgracaUDMZoni_MeatFactory = 0, IgracaUDMZoni_LVPD = 0,
    IgracaUDMZoni_LibertyCity = 0, IgracaUDMZoni_RCBattlefield = 0,
    IgracaUDMZoni_GhostTown = 0, IgracaUDMZoni_GangHouse = 0;
    CountTimer = 0;
    // -- //
    duel2 = 0;
    duel1 = 0;
    tijek = 0;
    tipduela = 0;
    Ulog = 0;
    CreateObject(13657, 3541.7075,1721.0681,280.9664, 0.0000000,0.0000000,0.0000000, 1000); //trenutno mjesto duela
    DisableInteriorEnterExits();
    SetGameModeText("LLDM v.0002b");
    AddPlayerClass(23, 1710.433715,-1669.379272,20.225049,0, 0, 0, 0, 0, 0, 0);
    // -- //
    CreateGlobalTextDraws();
    // -- //
    LoadMaps(); // THIS IS 259
    LoadLabels();
    LoadFiles();
    return 1;
}
Reply


Messages In This Thread
Help with error - by Elssbiay95 - 15.12.2018, 23:01
Re: Help with error - by GeorgeLimit - 16.12.2018, 05:03
Re: Help with error - by Threshold - 16.12.2018, 09:32
Re: Help with error - by Elssbiay95 - 16.12.2018, 11:16
Re: Help with error - by Threshold - 16.12.2018, 12:02
Re: Help with error - by Elssbiay95 - 16.12.2018, 18:48
Re: Help with error - by Threshold - 17.12.2018, 03:00
Re: Help with error - by Elssbiay95 - 17.12.2018, 17:41
Re: Help with error - by tonto125 - 17.12.2018, 21:36

Forum Jump:


Users browsing this thread: 3 Guest(s)