• My first real lua script
    114 replies, posted
Well here's another: nice work dude, and I'm glad to see that despite it being you're first script, you have some pretty good consistency there in your Derma. Looks clean.
Thanks again!
[QUOTE=Persious;27291422]Thanks again![/QUOTE] I look forward to seeing your future projects. In terms of what you have here, it looks pretty solid so far. You should make the title text of the main panels white. Black on dark grey doesn't show up well.
Okay, I will do that.
I thought it may look better if you just make the things alpha 0 so then it's just the tabs, so you can still drag it around and what not.
Well, I don't know, I just made it after my likings.
[QUOTE=Persious;27291797]Well, I don't know, I just made it after my likings.[/QUOTE] Well obviously it's private, so do what you like. Also be sure to fix the "Np Player vs Player Damage" (You mispelt 'no')
Yeah, I fixed it right after you told me. [editline]9th January 2011[/editline] Now it bans trough SteamID not UserID!
This looks good.
Thanks Shadow!
Well, does anyone have any more ideas?
super duper laser eyes for admins ;D
Uhm, that shouldn't be that hard, right? :p
Create timers so that the admin wallhack won't stay on forever, less abusable.
Yeah
[QUOTE=Persious;27294735]Uhm, that shouldn't be that hard, right? :p[/QUOTE] It probably wouldn't be actually...
Awesome! I think it'd be pretty cool to be able to ban by IP.
Well yeah, IP banning would be cool.
Then do it. :D
Well okay, I could start working on that. :D
Save SteamID's for about 10-20 minutes after a player disconnects, or just display the IP when they leave, if a play minges and leaves before an admin can ban.
[QUOTE=Mr.Macintosh;27316786]Save SteamID's for about 10-20 minutes after a player disconnects, or just display the IP when they leave, if a play minges and leaves before an admin can ban.[/QUOTE] Or just log the IP/SteamID
How about a gag button for the chatbox?
Yeah, I could do the gag. About the SteamID's I could simple save it as file.Write and get it to save it like: [code] Persious | STEAM_0:1:123456 [/code]
Or you could use glon and tables indexed by their steamids e.g TABLETOGLON["STEAMIDHERE"] = {"whatever"}
[QUOTE=decyg;27329242]Or you could use glon and tables indexed by their steamids e.g TABLETOGLON["STEAMIDHERE"] = {"whatever"}[/QUOTE] He's using it for logging, so ideally it would be easily readable.
Just spilling my preference here but maybe combine the two windows and get rid of separate tabs for commands, having one window (the same size as just one of the two is now) that has a players tab, with the server config and changelog as other tabs there. Then when you click on a player in the player tab, a second window like the one you have to the right in your pictures slides out from underneath to the right, containing organized command (kick ban slay gag) buttons, and player information (avatar, name, specific info related to the gamemode ect).
[QUOTE=decyg;27329242]Or you could use glon and tables indexed by their steamids e.g TABLETOGLON["STEAMIDHERE"] = {"whatever"}[/QUOTE] Why use glon, you don't need to compress anything, it's not a lot of data.
[QUOTE=Persious;27302799]Well yeah, IP banning would be cool.[/QUOTE] because dynamic ips dont exist and it is totally impossible to change one's ip address
Uh well yeah, I will take the advice of you all, and do whatever I can.
Sorry, you need to Log In to post a reply to this thread.