[GameMode] Bus Driver Real Life (Base GM) [sscanf, streamer, using Dialogs, Textdraws and Saving Stats] More than 11.000 Objects!
#21

For something calls "Base Gamemode"
Reply
#22

Hey Man /work and other commands are not working
Reply
#23

Nice GM
Reply
#24

Quote:
Originally Posted by Narimalla
Посмотреть сообщение
Hey Man /work and other commands are not working
If you use the pastebin, you put al plugins in they foder ?
Reply
#25

Oh okay nikki
Reply
#26

/work doesnt work
Reply
#27

Quote:
Originally Posted by Dazza
Посмотреть сообщение
/work doesnt work
I say it again, put sscanf in your plugins folder, i have tested 10 minutes a go, and works perfect for me. The command is in the gm, why dont have to work?!

pawn Код:
if(!strcmp("/work", cmdtext, true))
    {
        new pvehiclemodel = GetVehicleModel(GetPlayerVehicleID(playerid));
        if (pvehiclemodel == 437 || pvehiclemodel == 431)
        {
            TextDrawHideForPlayer(playerid, NotWorking);
            if (IsPlayerInMission[playerid] == 1) return SendClientMessage(playerid, 0xFF0000AA, ">> You are currently in a mission use \"/cancelmission\" to cancel your current mission!"); // prevents them de starting another mission
            new rand = random(sizeof(TruckingMissionRandom));
 
            IsPlayerInMission[playerid] = 1; // asign it to 1 becuase there in a mission
            CreatePlayerMission(playerid, TruckingMissionRandom[rand][UseTrailerCheck], TruckingMissionRandom[rand][MissionPay], TruckingMissionRandom[rand][loadx],TruckingMissionRandom[rand][loady], TruckingMissionRandom[rand][loadz], TruckingMissionRandom[rand][unloadx],TruckingMissionRandom[rand][unloady], TruckingMissionRandom[rand][unloadz]);
            SendClientMessage(playerid, 0x00FF00FF, "You start a mission! Take a look in the info. box bellow !.");
            new Cock[128];
            format(Cock, sizeof(Cock), "%s", TruckingMissionRandom[rand][MissionName]);
            TextDrawSetString(Working, Cock);
            TextDrawShowForPlayer(playerid, Working);
        }
        else
        {
            SendClientMessage(playerid, 0xFF0000AA, "Im sorry but this mission requires that you use a vehicle that can pull a semi trailer Ex: Roadtrain with an Artict1!");
        }
        return 1;
    }
Reply
#28

Let"s See
Reply
#29

Works fine for me altho not really stong enough for a real gamemode for me but my rateing would say 9.5/10 good job
Reply
#30

nice gamemode, and lol ur signature [Nikk]
Reply
#31

nice gm
Reply
#32

nice..gm..
Reply
#33

very nice job , thats actually an trucking GM as a Bus Driver RP - but idc cuz i tryed the Gm and thats awesome ,just can u plz add more jobs? cuz i rly dont know how to add jobs ( i know , but im too lazy for that :P).



regards.
Reply
#34

Nice edit of Rokzlive Trucking. (i dont say its wrong either, i love this GM).
Also good use of the truckingmissions.inc. I like this, thanks
Reply
#35

nice gm
Reply
#36

uppppp!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)