VIP tag
#1

HI,
How can i make a tag for VIP holders. Ex. When a vip player joined the server it should say VIP user Has Joined The server.




Thank you
Reply
#2

you must tell us , what variable are you using

something like:

new VIP[MAX_PLAYERS];

?
Reply
#3

Quote:
Originally Posted by Angel φ
you must tell us , what variable are you using

something like:

new VIP[MAX_PLAYERS];

?
That you can add anything, if you can means please upload at pastebin and give me
Reply
#4

Quote:
Originally Posted by candyboy
Quote:
Originally Posted by Angel φ
you must tell us , what variable are you using

something like:

new VIP[MAX_PLAYERS];

?
That you can add anything, if you can means please upload at pastebin and give me

Off Topic:

Candyboy you told me you could script dude, Stop asking for codes.
Reply
#5

Quote:
Originally Posted by [XS
XtremE_ ]
Quote:
Originally Posted by candyboy
Quote:
Originally Posted by Angel φ
you must tell us , what variable are you using

something like:

new VIP[MAX_PLAYERS];

?
That you can add anything, if you can means please upload at pastebin and give me
LOL Jay i need to do this because i donno abut 3d label!!!!!!!!!!



Off Topic:

Candyboy you told me you could script dude, Stop asking for codes.
Reply
#6

Make an array for every player and make that array true or false when you do something.

pawn Код:
VIP[playerid] = 1;
Put that under your command that makes somebody VIP, and use 0 to make them not VIP.

https://sampwiki.blast.hk/wiki/Scripting_Basics#Arrays
https://sampwiki.blast.hk/wiki/Control_Structures#if
https://sampwiki.blast.hk/wiki/File_Functions
Reply
#7

Quote:
Originally Posted by Joe_
Make an array for every player and make that array true or false when you do something.

pawn Код:
VIP[playerid] = 1;
Put that under your command that makes somebody VIP, and use 0 to make them not VIP.
Btw, He needs to learn So don't keep giving him codes.
Reply
#8

He asked for code, I am not giving him code, I'm redirecting him to WIKI, with the things he'd need.

And what do you mean my 'keep' ? I gave him a simple array example, troll.
Reply
#9

Quote:
Originally Posted by Joe_
He asked for code, I am not giving him code, I'm redirecting him to WIKI, with the things he'd need.

And what do you mean my 'keep' ? I gave him a simple array example, troll.
Well, Ok, But i no this guy and he somtimes is lazy.
Reply
#10

Quote:
Originally Posted by Joe_
Make an array for every player and make that array true or false when you do something.

pawn Код:
VIP[playerid] = 1;
Put that under your command that makes somebody VIP, and use 0 to make them not VIP.

https://sampwiki.blast.hk/wiki/Scripting_Basics#Arrays
https://sampwiki.blast.hk/wiki/Control_Structures#if
https://sampwiki.blast.hk/wiki/File_Functions
Btw Joe i have a question, Do you put this under all the commands, Whitch you want the VIP to be able to use?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)