Search Results
I know this is a pretty useless post, but I have literally been searching for weeks. It's a spinning drivers license or credit card... I have looked, and searched. If anyone can lend a hand it would b...
76
https://sampwiki.blast.hk/wiki/AddStaticVehicle
62
Hello! I am relatively new to scripting in the SA-MP community and had a lot of helpful answers to help develop this script thanks to the SA-MP wiki! I am going to release my General Store script whic...
99
Код: new Weapon[13][2]; for(new X = 0; X < 13; X++) { GetPlayerWeaponData(PlayerID,X,Weapon[X][0],Weapon[X][1]); } format(String,200,"WHITE>> Weapons: DARK_WHITE"%...
116
https://sampwiki.blast.hk/wiki/SetPlayerVirtualWorld
54
Код: SetPlayerCameraPos(playerid, 933.8553,-1.8161,1001.5469); SetPlayerCameraLookAt(playerid, 931.2554,-1.8161,1001.5469); InterpolateCameraPos(playerid, 933.8553,-1.8161,1001.5469,-1357.2039,-13...
41
Hi I have a command which I want to give minus 1000 to minus 5500 dollars. I have tried copying normal random money for positive scripts but it just ends up giving me like 99999999999 dollars. I don't...
68
24/7 Interior 4. Then do /buy at the counter. You can change the coordinates if you wish!
144
Thank you! Let me know if you notice a bug!
144
My first filterscipt! Hello! I am relatively new to scripting in the SA-MP community and had a lot of helpful answers to help develop this script thanks to the SA-MP wiki! I am going to release my G...
144
Works.... If I can do anything to thank you, let me know! Sorry I cannot rep you But thanks again!
88
So I have a general store in my gamemode where I want people to be able to purchase a life vest or condoms for example and it gives you +5 armour or +3 armour. I was trying some things last night but ...
88
I am sure there are some out there. I just want a basic one where you can buy maybe a golf club. baseball bat, food (for health) and other roleplay items. I want it to be if(IsInRangeOfPoint) and pre...
96
Description: I am currently scripting side-jobs on my server. I am working on a delivery side-job right now. (delivering packages). What I have so far is a 12 checkpoint job where each checkpoint you ...
54
Hello, I am scripting a pizza job for my server with my buddy, Blazed! I have used the SAMP - Tutorials and Wiki to somehow develop a minor script which was sort of based off of an abandoned script ...
89
I need a faction system with a faction chat and faction ranks. This includes /fire and /hire with things like /rank up [playerid] /rank down [playerid] and stuff like that. +rep whoever can do it.
24,054