Search Results
F:\gw mode\gamemodes\gwbycrunks.pwn(326) : warning 215: expression has no effect F:\gw mode\gamemodes\gwbycrunks.pwn(326) : error 017: undefined symbol "i" doesn't work ;s
95
Hi. I'm trying to make INI based gang save system but it doesnt work.What i mean - it's saving only the 1st faction(Civilian).Here are the codes: Save code: http://pastebin.com/aMX3LyZ1 GangPath stoc...
95
Hi.I would ask, can we have a bulgarian section in Non-English? It would be nice since a lot of bulgarians don't know english so good.
263
Quote: Originally Posted by AlexBlack use MySQL R39-3 ^^ , this is my first suggestion. In the future i'll make this GM working with Y_INI or MySQL(users choice).Currently MySQL isn't o...
253
Quote: Originally Posted by KingServerIRAN Simple but good job Ty.New commands and features have been added to my 1st post.Also there are few photos from GM functions.Soon i'll add more
253
Quote: Originally Posted by arlindi Simple but Nice Thanks.I'll try to make everything more advanced with my next updates.
253
Quote: Originally Posted by AlexBlack Nice features, don't forget to add the link Thanks.I'm currently working to improve admin and donator systems.Also if you have any suggestions or ...
253
Hi guys.This is my 1st free gamemode.I'm currently going to school so sometimes i'll delay new updates.So, let's start with GM features: Gamemode vAlpha: +Register & Login - using dialogs and 'u...
253
It charges only 1L in the car.. Код: if(dialogid == 154) { if(response) { new vehicleid = GetPlayerVehicleID(playerid), oldfuel, moneytake = strlen(inputtext)*3; ...
91
Hi.I have problem with compiling this code: pawn Код: new ServerArea = 1;public ChangeMode(){    switch(ServerArea)    {        case 1: ServerArea = "Deathmatch"; //Line with error    }...
98
Change 'mysql_query(sqldb, query);' to 'mysql_query(query);'
250
I have problem with a function.I wanna in my command /ismuted to show "AdminAction: [BG]MrTinder is muted.Reason: Спам" but at reason it shows my name. This is the function: pawn Код: public...
108
Thanks bro.Now i have another problem with another function.I wanna in my command /ismuted to show "AdminAction: [BG]MrTinder is muted.Reason: Спам" but at reason it shows my name. This is the fu...
102
Hi guys.I have problem with a /ahelp command.I have 2 checks: pawn Код: if(UserStats[playerid][BetaAdmin] == 0 || UserStats[playerid][Admin] == 0) return SendClientMessage(playerid, COLOR_GREEN,...
102
Add "ManualVehicleEngineAndLights();" in "OnGameModeInit"
112
Quote: Originally Posted by ross8839 No i know how to do that, but I want to make it so when you work for the pizza stack, you get on the vehicle, it won't move... until you type /startwor...
191