how to set auto refund for vip and level
#1

i know that GivePlayerCash(playerid ) auto refunds cash but how to set it up for levels and vip
Reply
#2

Use your PlayerInfo function. For example:
pawn Код:
PlayerInfo[playerid][pLevel] = 100;
<- Just an example, it all depends on your script
Reply
#3

Level solved, now just how to solve the vip one
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)