View Single Post
ksaju
New Member
Join Date: Dec 2018
Old 12-28-2018 , 13:41   Re: [TUT] nVault Top 15
Reply With Quote #3

How i can read my xp from my exp mod. I have new gExp[PLAYERS+1];

Code:
enum PlayerData
{
    PlayerName[ 32 ],
    gExp[PLAYERS+1]
}
I can't use that cuz error

Please help me.

Last edited by ksaju; 12-28-2018 at 13:42.
ksaju is offline