Search Results
Hello guys! I want to release some functions but i cant to decide to do it! All work you can check here: https://www.youtube.com/playlist?lis...9DUSpT5WkleFt6 Features list: -Serverside Los Sant...
4,984
Quote: Originally Posted by Relic Works smoothly man! Thanks bruda, +repped you. Enjoy, mate! Always ready to help 🙂
549
Quote: Originally Posted by Adamoneoone Show us startrace Agree with you.
449
Try this: pawn Code: CMD:dice(playerid,params[]){    new string[128];    if(HasDice[playerid] == 0) return SendClientMessage(playerid, -1, "You don't have a pair of dices");    format(string, ...
549
First: try SetTimerEx Else: Explain the way you use this lines. Did you started timer in one callback, then finish in another? Something like this. If we could see some piece of code would be great, s...
449
Try to make it in another ways: 1) create individual function and test it by calling it using commands. 2) try to make arrays with size as MAX_PLAYERS or MAX_VEHICLES for certain situations.
389
Quote: Originally Posted by Variableâ„¢ If I get it correctly, you want items to be added up to the same slot in case they are the same type, but instead they are added to other slots inst...
429
Hello there! I started to make inventory system for free use, and want to make some kind like a "AutoFreeSlotFinder" to put Item automaticly to nearest avaible slot using loops. So, what's wrong he...
429
Great job! I have nice scripting ideas now! Thanx to you!
6,945
Try to read about objects and textdraw functions! Sync them with variables and textdraws, that's all.
371
Where are you loading from all data? And please provide more info so we can help you!
406
Quote: Originally Posted by Ciyber Seems like the R4 version is broken for me. I've installed this version, and i tried to connect on a server, nothing happen, not even my GTA launched. S...
37,887
Better use zcmd and sscanf. So this shell be look like this: P.S. Crearing code on my phone. pawn Код: CMD:vcolor(playerid,params[]){new color[2];if(sscanf(params,"ii",color[0],color[1])) return ...
253
Might be helpfull. I'm in academy now,code maded on my mobile phone, so this non-tested code. If it's helpfull, rep+! Lol pawn Код: //top of the scriptnew pTeam[MAX_PLAYERS];new TeamPlayers[3];//...
326
Suomi, nice request I need somethin' like this. I have many unused prison interiors, if you need some, pm me. I made some new interiors, so i can give you few blocks
1,871
If you want and if you can, you can make Prison Security Force Department, it's like Police Department, but in prison style I mean some old interiors. I have a server, where my Prison is called "San ...
1,871
You can use Audio Stream function, and update of position of your car, so people canhear it, i'm making now this stuff for my rp, if you need, i can release this fs on forums, or pm me
141
Quote: Originally Posted by InfinityCOD Please paste your server_logs.txt here Код: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ------------...
170
I changed mode? then put it to my host, on pc (i have WIN 7 64x) mode with any errors runnig good, but when i whant to run it on my host (Linux server) it allways going down then starting again, it's ...
170