Search Results
Quote: Originally Posted by Baseball Hi, can you send the code? Код: CMD:createbusiness(playerid, params[]) { new string[128]; if(PlayerInfo[playerid][pAdmin] < 5) { S...
88
While creating biz's or houses their icon is disappearing after sometime for some reason, anyone got an idea why this is happening? I've searched for the problem resolving but I can't understand where...
88
Quote: Originally Posted by JohnnyA If a server hasnt launced yet, how can you make a video of it's roleplay? anyways, vids looks good. it's just a trailer. this shows our future, rolep...
244
Lifestyle RolePlay Trailers Hello everybody, there's a new roleplay server coming up soon, we have made some trailers for our server. Hope you enjoy watching, there's 3 trailers for now, different ...
244
So I'm not that great with mapping buttons and binding them xD I've pressed every key in LSPD (in range of the point) yet it still doesn't open the door ._. LOCATION - Common LSPD building.. The firs...
125
Quote: Originally Posted by MarleyBanks Hello guys. Obviously the thought has came into mind about scripting, and that's true for literally everyone else who has played SA:MP. Regardless, ...
128
Theres a lot of code to be done with automatic signchecks... The command you pasted is too receive and answer your signcheck.. for e.g: Код: SendClientMessage(i, COLOR_GREY,"_______________...
95
Quote: Originally Posted by Abagail Update sscanf. Have done, fixed more SSCANF errors but not this one.
86
Код: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3x, (C)2005-2013 SA-MP Team [08/04/2016 20:34:08] [08/04/2016 20:34:08] Server Pl...
86
Quote: Originally Posted by DTV You made sure that you have the latest update to sscanf? Yup :/
121
Fuq mah life... So this happened and I have no idea... xD Код: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3x, (C)2005-2013 SA-MP T...
121
I need help adding these OnDialogResponse's inside one another so its one, sadly i made two by accident lol because i took one from my filterscript... MAKE THIS THE MAIN: Код: public OnDialogRes...
58
Quote: Originally Posted by thefirestate PHP код: public OnGameModeInit() {     for(new i = 0; i < sizeof(CreatedCars); i++)     {          CreatedCars[...
81
I have alot of problems with my Public OnGamemodeInit so I need a hand fixing the errors: ERRORS: Код: C:\Users\Luke\Desktop\CODING\SCRIPT\gamemodes\SBRP.pwn(6106) : warning 217: loose indentatio...
81
Quote: Originally Posted by AbyssMorgan wtf man PHP Code: public OnGameModeInit(){ {     for(new i = 0; i < sizeof(CreatedCars); i++){         CreatedCars[i] ...
71
Code: public OnGameModeInit() { LoadHouses(); return 1; } { for(new i = 0; i < sizeof(CreatedCars); i++) { CreatedCars[i] = INVALID_VEHICLE_ID; } settime(); WeekDayg = TextDrawCreate(502.0...
71
Quote: Originally Posted by Vince When fixing errors always start at the top. So 6090, please? Also a few lines before and a few lines after. Код: { for(new i = 0; i < sizeof(Cr...
155
Quote: Originally Posted by N0FeaR Put some lines, so we can help you. LINE 6110: Код: SetTimer("settime",1000,true); LINE 6115: Код: DisableInteriorEnterExits(); LINE 6131...
155