Search Results
If you know the location of this building, you could open your map editor and search in the area then you could get the ID
202
Bench You can search here for anything related to the streets
202
remove the second ";" Код: new vehid = GetPlayerVehicleID(playerid);; Make sure that "ORANGESV" is defined, also check that for more help
196
Quote: Originally Posted by FailerZ Isn't using GetPlayerInterior function easier? https://sampwiki.blast.hk/wiki/GetPlayerInterior What ever I check it will keep showing Код: unde...
140
Hi, I want to make a function that checks if the player is in an 24/7 or not?, I tried that but it didn't work : Код: stock IsIn247(playerid) { for(new x; x<sizeof(bInfo); x++) { if(bInf...
140
Hi I'm trying to make a trucker job system, but I would like to check if the trailer is attached to the trucker, then create a checkpoint... And if possible, I would like to check if the trailer is de...
45
Quote: Originally Posted by oSAINTo Also, check out this: https://sampforum.blast.hk/showthread.php?tid=553952 Interesting, thanks !
106
Hi, I would like to add more working sprunk machines, not just an object, I know that I can use Код: if (newkeys & KEY_FIRE && IsPlayerInRangeOfPoint(playerid, 1, sprunkX, sprunkY, spr...
106
I'm trying to make a command so the player can find his doors but when I use the command it only shows the first door Код: CMD:mydoors(playerid, params[]) { new string[128],id1,id2,id3; id1 = Pl...
76
Quote: Originally Posted by Eoussama Go to the plugin/include's GitHub page, I'm sure you will find all versions there Can I have the link?
157
Quote: Originally Posted by StaticYey By searching the name of the plugin? Nothing found, I just want to know how to check if there is a new version of the plugins..
157
Hi How do I know that my plugins are out dated?, Where can I find the latest version of the plugins?
157
Hi I've made a /jail command with a timer, and the jail time is saved in "playerinfo[playerid][jtime]" also i can load it but i would like to make a /time cmd so the player can see how much time left ...
135