[Release] Lua Scripting
-
st0rm And regarding this, I don't know what you want to achieve, but if it works for you, in GSC I use this to deactivate the death streaks
onPlayerKilled() { self endon("disconnect"); level endon("game_ended"); for(;;) { self waittill("killed_player"); self.pers["cur_death_streak"] = 0; //Stop deathstreak } }
-
I needed Net Framework 3.5. I already solved it.
-
fed I came here today to ask a question about the lua language in Bo2 Plutonium, I wanted to know another method to change or add custom menus in bo2 Plutonium without having to use the plutonium files that is privategamelobby_project.lua ?
I want to load my own lua script into the game, is that possible ? How to do that..?
-
Hi
I try to use the 1.8 version when i start the server it crashs without error
i use windows server 2019