Search Results
Okay remove what you have there from OnPlayerDisconnected and put a new line Code: public OnPlayerDisconnect(playerid, reason) { SaveUser_data(playerid); return 1; } Now go to the bottom of...
228
Quote: Originally Posted by Mobtiesgangsa https://github.com/sMexFalco/Y_Login/releases/tag/0.1 Mo123 here is a ready example made fast for you within 2 hours tested it got only one minor...
228
After your first 'if' statement all the following should be 'else if'. On my phone I'll read it properly soon
235
Use SetSpawnInfo(data) then use SpawnPlayer(playerid). Once you spawn a player using setspawninfo, you can use setplayerpos etc after
228
Try this under onplayerdisconnect Code: new Float:x, Float:y, Float:z GetPlayerPos(playerid, x, y, z); PlayerInfo[playerid][PosX] = x; Etc Then save the data
228
Use a filterscript to create them and export them? It's not really cords, it's more position axis
73
I dont think anyone here actually runs an android server for sa-mp, this is the PC version forum. Unless anyone would know, I dont sorry.
171
https://sampforum.blast.hk/showthread.php?tid=339215 There you go
171
Loop through the existing vehicle's to get the ID. Hard to understand what you mean though. Show us your dialog code
210
Quote: Originally Posted by ****** Big servers have to start somewhere. Can't agree more, every server always starts with 1 person
1,889
You have 4 plugins that have failed to load. 1. Mysql 2. Pawncmd 3. Sky 4. Whirlpool Make sure you have the updated releases then recompile
197
Feel free to message me, more then willing to help
566
Quote: Originally Posted by Ciandlah This is version 2, Version 1 was very basic, just simple features. Working full time I dont have time to do anything at the moment until my weekends. S...
159
If you notice that on your screen the objects / mappings around you are currently Unvisible all Glitchy that is because where you have chosen to spawn the player, he is far away from the location, Eit...
123
Well you all know last year I released the update ZCMD version of the commands and controls from Ikey07's Released Filterscript. Today I have just updated it to 0.3z for you all and also advanced th...
297
1. Wrong Section Bud 2. Very Basic Not Actually A Filterscript More Along The Side Of Tutorial More Like It -rep!
359
Quote: Originally Posted by Domnic Toretto Mind helping me placing them? Go through your code and type theses: print("Stage 1"); print("Stage 2"); print("Stage 3"); print("Stage 4"); p...
183
Here you go hopefully this helps; This will switch your camera location from place to place while the person is either logining in or registering. Код: new Testing[MAX_PLAYERS]; public OnPlaye...
71
Quote: Originally Posted by VinPure WOW nice released . 10/10 +reb Wow You Can Add Zombie System NPC in Next Version? Edit. Bug:+not reset bag when the player die +player not vip but can ...
1,654
Quote: Originally Posted by Schiffer Do you know, what files would I transfer to my FTP Account And I use sa-mp.gs as my host You need to upload the Gamemode, Scriptfiles and plugins
1,654