Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Making areas change each time you enter them
Apjjm Offline
Is easy to say

Posts: 496
Threads: 18
Joined: Apr 2011
Reputation: 52
#2
RE: Making areas change each time you enter them

this should be what you are looking for:
void SetGlobalVarInt(string& asName, int alVal);
void AddGlobalVarInt(string& asName, int alVal);
int GetGlobalVarInt(string& asName);
(This post was last modified: 06-08-2011, 03:42 PM by Apjjm.)
06-08-2011, 03:41 PM
Find


Messages In This Thread
RE: Making areas change each time you enter them - by Apjjm - 06-08-2011, 03:41 PM



Users browsing this thread: 1 Guest(s)