Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » Boink
Re: Boink [message #491438 is a reply to message #491435] Sun, 17 January 2016 06:16 Go to previous messageGo to previous message
sla.ro(master) is currently offline  sla.ro(master)
Messages: 610
Registered: September 2010
Location: Romania
Karma:
Colonel
[-HOH-

szymek777 wrote on Sat, 16 January 2016 23:54]Server-side plugin would be great. Is it possible by LUA?


We use a Lua plugin in mutant co-op to do that.

here is the code, have fun.
function OnKilled(obj, killer)
 if Is_Soldier(obj) == true and Get_Player_ID(obj) < 1 and Get_Player_ID(killer) > 0 then
  Console_Input("sndp "..Get_Player_ID(killer).." correction_3.wav")
 end
end


Creator of Mutant Co-Op
Developer of LuaTT
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Buildings
Next Topic: Old renegade files, maps etc
Goto Forum:
  


Current Time: Fri Jan 03 07:40:46 MST 2025

Total time taken to generate the page: 0.00958 seconds