
heempy
Joined: Apr 13, 2011
|
Posted: Sep 8, 2013 12:14 AM
Msg. 1 of 3
I didn't know what to call it. I was wondering if it is possible for a .map or .yelo to remember what weapon the player is holding so that the weapon would be used at the beginning of the next map. Or remember if an encounter from the last .map or .yelo was killed or not. I guessing what i'm trying to say is if there is a way to remember booleans through 2 scenarios.
|
|
|

kirby_422
Joined: Jan 22, 2006
Apparently public enemy number 1?
|
Posted: Sep 8, 2013 01:05 AM
Msg. 2 of 3
Refer to the newest tutorial on my script thread, the tutorial "passing data between maps" http://forum.halomaps.org/index.cfm%3Fpage=topic&topicID=41490If your too lazy to read/tl;dr, you store the data in player control options (yaw, pitch, forward, etc) and then read the data on load for any other maps (make sure you take note of the default values).
|
|
|

heempy
Joined: Apr 13, 2011
|
Posted: Sep 8, 2013 01:17 AM
Msg. 3 of 3
thanks, and thankyou for highlighting the OS and non-Os and other importan things its very handy.
|
|
|