SA-MP Forums Archive
Vip not showing names - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Vip not showing names (/showthread.php?tid=428810)



Vip not showing names - DerickClark - 07.04.2013

vip is not showing the names. of the players

it say dis
.ini

i wanna to show dis
Test.ini

put dis on

PHP код:
        //OnPlayerConnect
    
format(file,sizeof(file),PlayerFile,Pinfo[playerid][pName]);
     
dini_IntSet(file,"VipLevel",Pinfo[playerid][VipLevel]);