Posts: 193
Threads: 56
Joined: Jul 2015
Reputation:
0
in dini we used SetPVarInt to set a variable in the player stats , how can i make it in Y_ini ?
Posts: 801
Threads: 29
Joined: May 2012
Reputation:
0
You're not being quite specific, SetPVarInt is used to set an integer variable with a specific name, nonetheless, it doesn't matter whether you're using DINI, Y_INI or MySQL.