Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: ksaju
Forum: Code Snippets/Tutorials 12-29-2018, 06:38
Replies: 24
Views: 15,706
Posted By ksaju
Re: [TUT] nVault Top 15

<56> error 021: symbol already defined: "gExp"

enum PlayerData
{
PlayerName[ 32 ],
gExp[PLAYERS+1]
}
new gMaxHealth[PLAYERS+1], gExp[PLAYERS+1][PlayerData], gLvl[PLAYERS+1],...
Forum: Code Snippets/Tutorials 12-28-2018, 13:41
Replies: 24
Views: 15,706
Posted By ksaju
Re: [TUT] nVault Top 15

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

enum PlayerData
{
PlayerName[ 32 ],
gExp[PLAYERS+1]
}

I can't use that cuz error
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 18:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode