Search Results
Show your code... OnPlayerSpawn and your command, would help us to answer your question
168
?? Nobi removes data and set it to: 0 for copying people
117
Hi all, I am making a ferry, and I allready made one. but this distance is a bit longer, and do also have big timers. Now my timer is not working. Maybe there's a max of seconds? Im talking about the...
117
Quote: Originally Posted by ****** Let me introduce to the wiki: https://sampwiki.blast.hk/ Basically every native function is documented there and will answer all your questions about t...
71
Hey guys, I've got a question with OnPlayerClickTextdraw. I made 3 nice textdraws for admins: Ban, Warn, Kick that opens a dialog and you only have to fill in the playerid / name. So the thing is: ...
71
Quote: Originally Posted by C00K13M0N$73R Beer? Get a beercan insead. haha +1
197
Okey its working half, cause when I do /engine or /lights when they are on (engine is on and lights are on) they are not shutting off... but that is because he dont know if the engine is 1 or 0... ca...
93
Hi guys, I made a command, if the vehicle engine is allready on, put it off. But if it is off, put it on... But it is not working, heres the code: pawn Код: CMD:engine(playerid,params[]){    n...
60
Hi guys, Got two commands that are not working, I dont have any errors in my GM, so I dont know why they are not working... Plz let me know here is the code: pawn Код: CMD:engine(playerid,params...
93
Quote: Originally Posted by Ironboy Check whether you have the latest version or not. Yeah I was trying to download the latests versions, but volt's FTP server was fighting with me due ...
202
Hi guys, Im just setting up a test server on volt host, but I got this errors: Quote: [15:25:52] Loading plugin: sscanf.so [15:25:52] Failed (plugins/sscanf.so: cannot open shared obje...
202
Quote: Originally Posted by N0FeaR Try this under OnplayerConnect Код: RemoveBuildingForPlayer(playerid, 11372, -2076.4375, -107.9297, 36.9688, 0.25); RemoveBuildingForPlayer(playerid...
142
Quote: Originally Posted by gtakillerIV Add it under OnPlayerSpawn see if anything changes. Nope still the same... I allready set the range a bit smaller to : 0.25 But its still...
142
Hi guys I just removed the gates at SF driving school but now I see a brown thing ingame. Sometimes when I move my screen its not there but sometimes it is... (see attachment) So what can I do? I use...
142
Make sure you pdated all your plugins
86
well not really, at ppc's trucking script its in the include PPC_GameModeInit, if you open that include (in the: servermap/pawno/include)with pawno and search for AddPlayerClass you see this: pawn К...
87
Hi all, Im making some boat missions but now im stuck with the vehicle id. I cannot get the vehicle-model of a player. look: pawn Код: forward boat(playerid);// This callback gets called whenever...
63
Quote: Originally Posted by Squirrel This one? PHP код: if (dialogid == 100)     {         if(!response) return Kick(playerid);                  Â...
155