This site has been archived and made available for preservation purposes. No edits can be made.
-
Member
Originally Posted by
jam
well i really like it, but personally i think it should only show about 5 lines to save vertical space, but then again maybe only once you have scrolling
5 lines are very little
-
Super Moderator
I will soon upload the changes to the GUI.
Changes made:
-Better positioning of text
-50 Lines of chat
-Resizing of chatbox ( + and - )
-Scrolling of chatbox ( PageUp and PageDown )
Screenshots:
Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5
Screenshot 6
Screenshot 7
Screenshot 8
Screenshot 9
Screenshot 10
-
-
Code cpp:
Player player(ID);
player << "Chat message!" << "Another message!";
Chat << "Chat for everybody!" << "This syntax is great, C++ rocks!";
-
This could be a crazy question... But where is the script located that has the command for pulling up the chatbox interface. I'm wanting to mess around with it a bit but I'm just not sure where to look. Any directions would be appreciated.
-
Sorry, what do you mean with 'pulling up the interface'?
-
the part of the code that tells the chatbox to be in the top corner. that defines its characteristics
-
This is part of the C++ GUI code written by Roby, he'll be able to tell you more.
https://github.com/Foxtacles/vaultmp...ource/vaultgui
-
Super Moderator
-
Senior Member
Heya Roby! Is there anything I need to know about the new GUI that I need to fix for my chat skin pack?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules