[FilterScript] zSave - Save Data in any custom format
- zSave v1.0 by NaS - What does it do? Are you tired of spamming /save a hundred times for a bunch of spawns and copy out the coords one by one afterwards? Or do you want to save a lot more data than...
View ArticlePickup without OnPlayerPickUpPickup
What's the best guy? (http://wiki.sa-mp.com/wiki/PickupTypes) I chose the type 0 just because he worries me that he does not always appear as he says there. "The pickup does not always display. If...
View Articlework vehicles.
I need to make a certain vehicle for a job, I have this code. If you do not have a job, you can not use it, but if you are from another job that is not this one, it leaves you....
View Article[Query] MoveObject and MapAndreas
I want to move this object from my position in the air to the height Z of the ground, using MapAndreas, effectively the object begins to fall correctly at the established speed but crosses the ground...
View ArticleHelp Scritp
how do I make it for one player to put it on another player? Code Code: CMD:Wheelchair(playerid, params[]) { new string[128], plid; if(sscanf(params, "d", plid))return SendClientMessageEx(playerid,...
View ArticleCan't run the server
Code: [00:51:11] Script[gamemodes/JTTDM[3d].amx]: Run time error 19: "File or function is not found" [00:51:11] Number of vehicle models: 0 Code: lanmode 1 rcon_password jajaboom01 maxplayers 500 port...
View Article[Ajuda] Skin em textdraw
Bom galera criei uma textdraw de login, e juntamente adcionei uma skin como a imagen abaixo, mais como faço para essa skin atualizar de acordo com a skin de cada player alguem pode me ajudar? Imagem:...
View ArticleProblem with DODO (From GTA III)
Hello, i have a problem with dodo object from GTA III. I extract deaddodo.dff from GTA III game (gta3.img) and import to blender and save in .dff GTA SA format. But I can't create DODO object in game...
View ArticleI need help
Whenever I spawn a vehicle or buy one from the dealership, it has a siren, independently from the 0 after the addsiren. (addsiren = 0) Can I have some help? Code: Car_Create(ownerid, modelid, Float:x,...
View Article[Interior] of a federal prison | Unfinished
Hi guys, i would like to show you a map i'm working on. Sure it is a prison interior, i haven't finished it. Some textures aren't finished too. I already did a lot of works on it and i already did...
View ArticleCrash detect errors???
Well i did something wrong lol Code: [22:32:06] [debug] Server crashed while executing LSR-RP.amx [22:32:06] [debug] AMX backtrace: [22:32:06] [debug] #0 native fwrite () from samp03svr [22:32:06]...
View ArticleProblem with player variable
Hello there, ( i am a beginner in this :) ) Sorry if i mistake at forum thread or something... i have one problem in my script. I make a command to punish someone with jail and similar things. I did it...
View ArticleTag mismatch from CTime
I'm using the CTime Library Plugin to represent unix timestamps as date and time. To make it a little easier and quicker, I made a function to do this: Code: CDate(timestamp, length) { new tm...
View ArticleConvert seconds into minutes.
Is it possible to convert seconds into minutes? and how would i do this? This will display seconds: PHP Code: format(str,sizeof(str),"{FFFFFF}Ban expire: {FF0000}in %d seconds\n\n",iDump-gettime());...
View ArticleIs a used car good choice?
Hello everyone, I am here for a few months, and I see the forum members are very cool and nice. I know that my question is not related to the forum but I still would like to ask some advances. I am...
View ArticleWhat is better?
Create a timer for all players (~500ms timer) or looping through all the connected players in a ~500ms timer too. I will use y_timers.
View ArticleWarning 213: Tag mismatch and warning 202: number of arguments does not match...
I need help, i have problems with this, can u guys help me pls? Script: Code: CMD:handcuff(playerid, params[]) { new targetid; if(sscanf(params, "u", targetid)) return...
View ArticleFollow player
I need a script that makes it so player follow the player wherever he goes.
View ArticleDownloads dont start
Hi all, im trying to follow this tutorial: http://forum.sa-mp.com/showthread.php?t=647400 and downloads dont start i dont know why, i do /gotovc and there is only trees and things like that from GTA...
View Article