[FilterScript] Admin Base (ZAdminBase)
#21

so cool i think i will try it in my server
Reply
#22

How u get that pink and Yellow color on cmds,help bla bla
Reply
#23

And What to set in the parameters>
Parameters:
(Float, Float:y, text[])
x X-Coordinate
y Y-Coordinate
text[] The text in the textdraw.


in them?
Reply
#24

Nice FS
Reply
#25

@ ManGoe, to make thing easier just use a textdraw editor like https://sampforum.blast.hk/showthread.php?tid=290640 then you can make them ig, it's much faster.
Reply
#26

Great Work Man
Reply
#27

Quote:
Originally Posted by AdHaM612
Посмотреть сообщение
Great Work Man
Thank you!
Reply
#28

Nice
Reply
#29

Nice Work sir.
Nice Map too.
Reply
#30

Help me How set this abase cmd for lvl 1 admin code plz
Reply
#31

Quote:
Originally Posted by AmanGhazi
Посмотреть сообщение
Help me How set this abase cmd for lvl 1 admin code plz
For example;


PHP код:
CMD:abase(playerid,params[])
{
      if(
playerData[playerid][playerLevel] > 1)
      {
           
SetPlayerPos(playerid, .........);
      }
      else
      {
       
SendClientMessage(playerid,-1,"Only VIP level 1 Can use this command!");
      }

hope you understood what i meant to tell
Reply
#32

Quote:
Originally Posted by RyderX
Посмотреть сообщение
For example;


PHP код:
CMD:abase(playerid,params[])
{
      if(
playerData[playerid][playerLevel] > 1)
      {
           
SetPlayerPos(playerid, .........);
      }
      else
      {
       
SendClientMessage(playerid,-1,"Only VIP level 1 Can use this command!");
      }

hope you understood what i meant to tell
where to put it? is it in the main filterscript?, in the admin filterscript? or in the gamemode?
Reply
#33

why when i close the gate, it is not equal to the position when same open the gate?
Reply
#34

Make new link for pictures please
Reply
#35

good !

+REP
Reply
#36

Quote:
Originally Posted by castiel12
Посмотреть сообщение
why when i close the gate, it is not equal to the position when same open the gate?
This was posted in 2013, I don't remember how this even looks like but I'd imagine that being a version problem since this script is almost 6 years old?
Reply
#37

Quote:
Originally Posted by Zues
Посмотреть сообщение
This was posted in 2013, I don't remember how this even looks like but I'd imagine that being a version problem since this script is almost 6 years old?
Also there is a garage with locked.
how to open it?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)