Search Results
Some private business do you now where i can find him?
143
Vincent_Leighton Contact me please. or add my skype "Showarn"
143
Hello my arrest comand works just fine but there is one thing that are bugged.. The player get's arrested and placed in a cell but when the time is up he dosnt get out :S just gets stuck on 1 secoun...
78
Like this ? Код: CMD:buyseeds(playerid, params[]) { if(PlayerInfo[playerid][pFaction] == 3 /*Or REDNECKS*/ || PlayerInfo[playerid][pJob] == DRUGDEALER) { if(!PlayerToPoint(3.0, playerid, -392....
121
Quote: if(PlayerInfo[playerid][pJob] == DRUGDEAL || PlayerInfo[playerid][pFaction] == 3) didnt work it allows all to buy seeds now :P
121
Should this work? Код: if(PlayerInfo[playerid][pJob] == DRUGDEALER || PlayerInfo[playerid][pFaction] == 3)(playerid, COLOR_LIGHTRED, "You are not a drug dealer.");
121
Quote: Originally Posted by IceCube! if(PlayerInfo[playerid][pJob] == DRUGDEAL || PlayerInfo[playerid][pFaction] == ...) I'm guessing that script isn't Unique or isn't yours that your sel...
121
Hello as the topic says i need help with this command i can figure out how i can get it to work alright here it is.. and this is what i need help with.. this command is only allowed to be used by a ...
121
ЁTry this Код: cmd:weather(playerid, params[]) { if(AccountInfo[playerid][aAdmin] >= ADMIN_LVL_TRAIN) { new weather; new idx = 0; new tmp[32]; tmp = s...
84
what do you mean? shall i remove // << That one?
108
Maybe this one? Код: new car = VehicleOwned[vehicleid]; if(CarInfo[car][cMod][0] == 0) { CarInfo[car][cMod][0] = componentid; SendClientMessage(playerid,COLOR_WHITE,"Vehicle component...
108
Hello i would really like to have some help with my vehicle system iam using Mysql and strcmp and the thing is when i buy a car "Ingame" it say you bought a vehicle the vehicle is registrated to ...
108