#Launch a script in a script

11 messages · Page 1 of 1 (latest)

lofty orbit
#

Can we launch a server script inside another server script, for like load something with a test when we are in game.

patent pawnBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

grizzled maple
#

all script files are loaded at specific times, you cant tell the game when to load specific files

#

you could use the chat event, or a rightclick or something to react to what youre doing ingame if that helps

lofty orbit
#

Yeah but I search to lock recipes behind gamestage and can't figure out how can I do

#

So I was trying to launch a file after a gamestage is unlock

grizzled maple
#

im not familiar with doing that myself, but i think when you make the recipe you just append .stage('stage_id') at the end

lofty orbit
#

I tried it but that's just do nothing more

grizzled maple
#

are you sure you didnt have the stage already

lofty orbit
#

Yeah sure

grizzled maple
#

im not sure then, i have no experience with gamestages badaThink