So all regards. I decided, since I made the scoreboard, then why not make the interface? Here:
[QUOTE]
[IMG]http://cloud-4.steamusercontent.com/ugc/522750925224256204/26C2A049D729AB07A766D30D2E4B6A203C103533/[/IMG]
[/QUOTE]
Download - [URL="https://www.dropbox.com/s/w4cjksgszkonnbl/pde_hud.zip"]link[/URL]
That's all, if you have any suggestions then write in the comments.
Nice style, I like it.
Good style was gona put on my sandbox server but it didn't work got a error saying nick nil value something like dat
[QUOTE=SirWolfAlot;47124184]Good style was gona put on my sandbox server but it didn't work got a error saying nick nil value something like dat[/QUOTE]
If you didn't personally mess up, then it might be because the coder made it not check if ply:Alive() therefor it looks for it when they're dead or something. Does this happen all the time or when you die? I remember something relating to this and I fixed it with ply:IsValid() and ply:Alive().
[QUOTE=TheLuaNoob;47134610]If you didn't personally mess up, then it might be because the coder made it not check if ply:Alive() therefor it looks for it when they're dead or something. Does this happen all the time or when you die? I remember something relating to this and I fixed it with ply:IsValid() and ply:Alive().[/QUOTE]
Could have happened while accidentally using ply in a k,v in pairs(player.GetAll()) check. Happened with his [URL="http://facepunch.com/showthread.php?t=1449336"]scoreboard[/URL]
Sorry, you need to Log In to post a reply to this thread.