normally you could just set a flag value saying which machine to turn on, but by the way it looks like he based all of this scripts off of the flag("electricity_on"); so you cant just do flag_set("whatever_the_flag_is"); although he made a method to activate a machine without the power. this can be done using the method
Code Snippet
Plaintext
harrybo21_perks_ignore_power("perk");
"perk" being the name of the specialty_perk that you want to have activated. also this method needs to be threaded on the level
If you want scripts / features made for you, then contact me by PM or email / skype etc it will cost you tho so if you have no intention of reciprocating don't even waste my time
normally you could just set a flag value saying which machine to turn on, but by the way it looks like he based all of this scripts off of the flag("electricity_on"); so you cant just do flag_set("whatever_the_flag_is"); although he made a method to activate a machine without the power. this can be done using the method
Code Snippet
Plaintext
harrybo21_perks_ignore_power("perk");
"perk" being the name of the specialty_perk that you want to have activated. also this method needs to be threaded on the level