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
Activate monster in other map when picking up item from a different map?
GraphicsKid Offline
Senior Member

Posts: 258
Threads: 34
Joined: Dec 2010
Reputation: 3
#2
RE: Activate monster in other map when picking up item from a different map?

Global variables are your friend.
SetGlobalVarInt(string& asName, int alVal);

And let's not forget
GetGlobalVarInt(string& asName);
09-14-2011, 03:36 AM
Find


Messages In This Thread
RE: Activate monster in other map when picking up item from a different map? - by GraphicsKid - 09-14-2011, 03:36 AM



Users browsing this thread: 1 Guest(s)