15.02.2013, 02:01
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.
SetPVarInt(), GetPVarInt()
The BEST way, put the FS into the GM. I generally run my modes w/o any FS's alongside them.