Hello there !
I do a script for someone I almost finish it but sadly I block on how to call it in game (via script call)
I just don't remember how to change a variable in game
I use the module Sound
with a single local
module Sounddef self something@bss = 0case @bsswhen 0 do somthingwhen 1 do somethingendend
I am gratefull if you can help me a little I don't want to have script construction or anything I just want to know how to change my variable in game
( I was not sure wich treadh this topic go so I put here because I don't need to build a script just to have a information about the variable change)
I do a script for someone I almost finish it but sadly I block on how to call it in game (via script call)
I just don't remember how to change a variable in game
I use the module Sound
with a single local
module Sounddef self something@bss = 0case @bsswhen 0 do somthingwhen 1 do somethingendend
I am gratefull if you can help me a little I don't want to have script construction or anything I just want to know how to change my variable in game
( I was not sure wich treadh this topic go so I put here because I don't need to build a script just to have a information about the variable change)

