[FilterScript] Vip Locker
#1

hello.
So here i made Vip Locker filterscript.
i saw that many players ask for this, so i decided to make a simple one, if you type /vipweapons a dialog will show up and you can select some weapons for free, but you should be near the viplocker,
if you aren't near the vip locker and type /vipweapons it will not work.

you can change this to your postion that you want to have the vip locker
pawn Код:
if(!IsPlayerInRangeOfPoint(playerid, 3.0, 1734.4607, -1659.5483, 20.2420)
and this is if you want to make it for vips or not
pawn Код:
if(PlayerInfo[playerid][dRank] == 3) return SendClientMessage(playerid, COLOR_RED, "Only level 3 vips can get free weapons from Vip Weapons locker"); //change this to make it just for vips
if you want this to use it all players then remove this line

Photos of viplocker filterscript:




Requirements:
a_samp include
Zcmd include

Download link: http://pastebin.com/y25KiXiY
Hope you enjoy it and please do not forget to hit the reputation button because i just need some reputation to adv my server,
Regards iThePunishment.
Reply
#2

Nice one
Reply
#3

Thanks mate.
Reply
#4

Rep +1
Reply
#5

Quote:
Originally Posted by ChandraLouis
Посмотреть сообщение
Rep +1
thanks so much for the +rep
Reply
#6

Nice work
Reply
#7

Thanks bro
Reply
#8

Seems nice!
Reply
#9

Quote:
Originally Posted by DRP
Посмотреть сообщение
Seems nice!
Thanks mate.
that is an example script of vip locker , you can make it more advanced Example: adding new futures like skins etc.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)