It's basically just a bunch of extra functions that are activated by key combinations. Like teleportation and stuff like that.I am about to ask the stupidest question in this forum's history:
What exactly is the Sandbox+ mod?
I played (and still thoroughly enjoy both GotR and GoS) but I am a little lost with precisely what this Sandbox mod is and what it means? I read the OP and it seems to give mostly key programing buttons? lol Seriously, sorry about the dumbass question!
This is epic :'), I love the 'Singalongs' in gameWorking on singalongs that Pierce and the Protagonist did. It's an audio event so it can be played anywhere but here's just a sneak peek at what I did. I'll see (when he gets back) if IdolNinja can put it in.
I'll be working on it, so there's more to play from it.
Good to know. Thanks. Here's the fix I did
Code:-- CONFOUND IT, MY TOE action_play(LOCAL_PLAYER, "m02 Stub Toe") convo_start(SandboxPhrases.stubbed_toe) audio_object_post_event("m02_LT_Laugh_02", nil, nil, LOCAL_PLAYER)
Also here's the SandboxPhrases table consisting of stuff I copied from missions (note that m02 and m02_cache need to be set to load at boot in audio_banks).
Also half of the table values don't work for this, so I'll have to obsolete them sometime soon.
Code:SandboxPhrases = { stubbed_toe = { name = "m02_stubbed_toe", player_talks = true, handle = INVALID_CONVERSATION_HANDLE, convo_thread = INVALID_THREAD_HANDLE, max_wait_seconds = 5, timer_thread = INVALID_THREAD_HANDLE, priority = CONVO_PRIORITY_HIGH, persona_line = true, speaker_name = LOCAL_PLAYER, }, }
Thats pretty cool nice little fix you done ther, Im guessing Idol is on his trip to Volition HQ atm as iv not seen him online :S, also one tiny thing missing with this is the preloaded models for Parachute and the ladle , also could either you or MissingNoGuy55 tell me how you got the animation set working for the knife are you loading them direct from the mission containers them selfs or have they been preloaded as I know F.O.S would love to get that anim working for one of his new weaponsNice find . Now Have sound in my work in progress