PDA

View Full Version : Extension in General



kung foo man
11th June 2013, 17:36
Hey all,

I'm using this thread to inform about the extension itself :)

- Since the extension is hooking closer(), the function didn't worked anymore. I've reimplemented that function in C now, because somebody had a problem running MBot (the mod uses that function to determine who is running first to a waypoint)

kung foo man
23rd June 2013, 22:13
Added



playet std\player::getIP();
playet std\player::getPing();


.so-libs and main/std-includes are updated on dbg.killtube.org and root.killtube.org

kung foo man
20th July 2013, 13:36
[14:24] IzNoGoD: using built in functions for stuff
[14:24] IzNoGoD: actually abusing
[14:24] IzNoGoD: there is a voteTempBan
[14:24] IzNoGoD: also voteKick
[14:24] IzNoGoD: imma hijack one of those for "show player info"
[14:24] kung foo man: oh yea lol
[14:25] kung foo man: "HOW DID YOU DO DATTTT"
[14:25] IzNoGoD: has feeder_player_list :D
[14:25] kung foo man: i guess might be even possible to use it for multiple .menu's
[14:25] IzNoGoD: ye
[14:25] IzNoGoD: onopen do a scriptmenuresponse
[14:26] IzNoGoD: so you know what menu you are in
[14:26] kung foo man: yea and set state
[14:27] IzNoGoD: prolly gonna have vote muteplayer too :)
[14:27] IzNoGoD: mute someone for 5-10 minutes
[14:32] kung foo man: nice