• Weird Derma Bug
    4 replies, posted
I'm making a simple Help Panel for my server, and I ran into two small but annoying thing's I'd like help to fix. 1st. When the Panel is opened, small black dots/lines can be seen behind the text ( [url]http://i.imgur.com/hsOpU4Z.jpg[/url] ) 2nd. This is probably asked alot, but when it's opened, my mouse doesn't show on screen, so the only way to close it is to open the chat and click the Close Button. I'd like to be able to close it without doing that (So maybe it locks the player's screen from moving or something?) Here's all my code (It's all in one shared file) : [url]http://pastebin.com/XtiHqU19[/url] These are not major issues (the second more than the first) but I don't want my code to be half-assed and would like to make it the best I can, so any help would be appreciated. Thanks.
Your carriage return character or your tab character is acting funky. When you remove the tab on the empty lines it works fine.
Ahh, that's a weird bug. Thanks for that. Any tips for the mouse cursor not showing up?
Panel:MakePopup() if I remember correctly.
Aah, that seems familiar. Thanks again.
Sorry, you need to Log In to post a reply to this thread.