15.02.2013, 02:04
Quote:
The quickest way would be to make PlayerInfo[i][pCash] -= cost; a PVar in both the GM, and the FS.
SetPVarInt(), GetPVarInt() The BEST way, put the FS into the GM. I generally run my modes w/o any FS's alongside them. |
Just curious to see an example of how I can use this in my case?
Код:
SetPVarInt(), GetPVarInt()