Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

Saving Help/Question

$
0
0
Hey guys how to save stats in mysql guys i seen some tutorials when i do it the cash etc doesnt get saved

PHP Code:

enum PlayerData
{
    
ID,
    
Name[MAX_PLAYER_NAME],
    
Password[129],
    
IP[16],
    
Admin,
    
Cash,
    
VIP
    

};
new 
Player[MAX_PLAYERS][PlayerData]; 

Also if i were to save any stat it should be under there right? Thanks.

Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>