camdev 1 Posted April 23, 2013 Does anyone know of a script that can go into a trigger that will cause a game logic's script to be read again? Share this post Link to post Share on other sites
Silderoy 1 Posted April 23, 2013 Does anyone know of a script that can go into a trigger that will cause a game logic's script to be read again? What do you mean? You want a script activated by a trigger, that will create a game logic? Or a script that will rerun a script that was already used once? Share this post Link to post Share on other sites
camdev 1 Posted April 23, 2013 What do you mean?You want a script activated by a trigger, that will create a game logic? Or a script that will rerun a script that was already used once? I mean like say i had a game logic, and it runs its script at the beginning of the server's start. And then when a trigger goes off, it tells the game logic to run its script again. Share this post Link to post Share on other sites
dreadpirate 173 Posted April 24, 2013 Can't you just run the script from the trigger? Share this post Link to post Share on other sites