Author Topic: System add-on I'll release soon. Added toggle walk/run and server keybinds!  (Read 4021 times)

Is there support to replace S in Host with H?


[img wdith=300]http://s23.postimg.org/b8uto9jqj/fov.png[/img]
My life is complete


it really bothers me how 90 is not on a tick
I noticed that too, let me see if I can fix it real quick.
Is there support to replace S in Host with H?
I could add that.
pm me the remote admin thing if you're still using eval for custom commands

actually pm me anything that uses eval, i wish to "audit" as they say for security problems

i'm not like calling you stupid or anything btw, just human
Sure. Though if I remember correctly I had it filter out all semicolons, that should render it harmless.
edit: doesn't even use eval anymore:
Code: [Select]
function BLRS_AuthCommand(%sender,%command,%arg1,%arg2,%arg3)
{
if(isFunction("blrscmd" @ %command))
{
call("blrscmd" @ %command,%sender,%arg1,%arg2,%arg3);
}
//old bad way of doing it
//eval("blrscmd" @ %command @ "(" @ %sender @ ",\"" @ %arg1 @ "\",\"" @ %arg2 @ "\",\"" @ %arg3 @ "\");");
}
This is pretty badass, but I dont understand the purpose of it. Someone mind to elaborate for me?
Well each picture shows a different feature?
What aren't you getting?



I'm debating adding a column in the server list for wheater of not a server has this system.
Perhaps it could be something you could enable and disable.



Thanks for all the support so far guys!
« Last Edit: October 22, 2013, 10:53:07 AM by DrenDran »

can you add a way to delete event saves on the event save screen?

it's kinda getting annoying when my saves is filled with junk and it doesn't go away until I delete them externally and restart bl

Sure. Though if I remember correctly I had it filter out all semicolons, that should render it harmless.
edit: doesn't even use eval anymore:
Code: [Select]
function BLRS_AuthCommand(%sender,%command,%arg1,%arg2,%arg3)
{
if(isFunction("blrscmd" @ %command))
{
call("blrscmd" @ %command,%sender,%arg1,%arg2,%arg3);
}
//old bad way of doing it
//eval("blrscmd" @ %command @ "(" @ %sender @ ",\"" @ %arg1 @ "\",\"" @ %arg2 @ "\",\"" @ %arg3 @ "\");");
}
a
yay

do you have an anti-brute-force-login thingy
you didn't the last time

I guess I could use some beta testers for a closed round of testing.
Who would like to get the add-on, use it for a few days, then report back to me?

also what are your thoughts on this:
I'm debating adding a column in the server list for wheater of not a server has this system.
Perhaps it could be something you could enable and disable.

i want the add-on to punch holes in it

i don't actually have the time to test functionality, just read code

have infinite features but have them be togglable

win
...
i'm kidding, but yes, do it and make it togglable

I can use it for a few days and tell you if I find anything wrong, but I think you should just add a beta download here.


Lugnut Crown and Pecon are the beta testers now.
Also, I the next feature I plan to add to this is saving bricks of a particular owner, but that might take a while.

Lugnut Crown and Pecon are the beta testers now.
Also, I the next feature I plan to add to this is saving bricks of a particular owner, but that might take a while.
Well it's been out for about a day, hopefully they've found something.

Added a toggle walk key bind, you can still use walk normally though.
Also made it so the server can request you bind a temporay key for a command.

Make features toggleable and make event saves deleteable ingame

Also you know when you start the game, the RTB notifications overlap that "next" and "go!" buttons in the start server screen? Can you make a feature that replaces/disables notifications?

I would really like to beta test :(((((((