Need help!
#1

I don't even know where to begin, if someone makes this for me i'll gladly give up a Smite beta key to anyone interested.

Server must include
--
anti-lag script - http://forum.sa-mp.com/showthread.ph...light=anti-lag
ping limit 200
gang wars los santos only
2 gangs grove and ballas
only bmx and mountain bikes - anything else spawned is ban
visual hit icons health/armor preferably
no interiors except properties/bank
only vendors for heal
account register/login with saved stats
bank/safe in property

spawn with
only spray cans, deagles, shotgun, ak, snipers
99 health 99 armor

working anti-hack - aimbots
anti afk/pause
--

is it possible to force fps limit to be 42+ or kick?
Reply
#2

You can do 75% of this with help of the wiki.

AddStaticVehicle: https://sampwiki.blast.hk/wiki/AddStaticVehicle
SetPlayerArmour: https://sampwiki.blast.hk/wiki/SetPlayerArmour
SetPlayerColor: https://sampwiki.blast.hk/wiki/SetPlayerColor
AddPlayerClass: https://sampwiki.blast.hk/wiki/AddPlayerClass
Reply
#3

Quote:
Originally Posted by KiiD
Посмотреть сообщение
I don't fully understand the wiki instructions or the coding at all really.. i've done this before once and made half of a sever lol. ><
Reply
#4

--
anti-lag script - http://forum.sa-mp.com/showthread.ph...light=anti-lag
200 ping limit
vehicles spawned is ban
visual hit icons
account register/login with saved stats

spawn with
99 health 99 armor

working anti-hack - aimbots
anti afk/pausing
--

still need help with these ones
Reply
#5

Sorry but this is scripting discussion, a board for discussing the practice of scripting for the SA-MP server. For your request I'd recommend you fly over to a board where there are people waiting to make scripts for anyone who drops by.
Reply
#6

Quote:
Originally Posted by dowster
Посмотреть сообщение
Sorry but this is scripting discussion, a board for discussing the practice of scripting for the SA-MP server. For your request I'd recommend you fly over to a board where there are people waiting to make scripts for anyone who drops by.
4 days late, started out as a help thread that turned into a trade due to no one helping (awesome community). Thanks for your o so valuable information!
Reply
#7

Quote:
Originally Posted by sampjoe
Посмотреть сообщение
--
anti-lag script - http://forum.sa-mp.com/showthread.ph...light=anti-lag
200 ping limit
vehicles spawned is ban
visual hit icons
account register/login with saved stats

spawn with
99 health 99 armor

working anti-hack - aimbots
anti afk/pausing
--

still need help with these ones
Spawn with health and armor:
pawn Код:
//Put this under OnPlayerSpawn
SetPlayerHealth(playerid, 100);
SetPlayerArmour(playerid, 100);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)