#1

Hey guys my friends is needing help with his enter points e is trying to put enter point for only vip members here is the code.

How to make this point for vip only to enter a checkpoint for vip.


CreateEnter("{FFFFFF}[ {00CCFF}Gym {FFFFFF}]\n{FFFFFF}Press {00CCFF}ENTER",2480.9927,1525.0839,11.7813, 773.579956,-77.096694,1000.655029,7);
Reply
#2

Exemple :
pawn Код:
if(PlayerInfo[playerid][VipYeah] >= 1) // VipYeah = Variable VIP. Change!
{
CreateEnter("{FFFFFF}[ {00CCFF}Gym {FFFFFF}]\n{FFFFFF}Press {00CCFF}ENTER",2480.9927,1525.0839,11.7813, 773.579956,-77.096694,1000.655029,7);
I think that's what you want!
Reply
#3

hey riichard can you help me in the other one please title "if player"
Reply
#4

What is your variable of the VIP?
enum,variable etc..
Reply
#5

my friend told me to post this it was for him he said thanks it worked. now can you help me.

https://sampforum.blast.hk/showthread.php?tid=334818
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)