gustavorn Posted May 22, 2013 Share Posted May 22, 2013 \" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;\">\n \" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\">\" font-size:16pt; color:#e29700;\">Lista da equipe do terra Link to comment
Castillo Posted May 22, 2013 Share Posted May 22, 2013 You aren't executing the "terragustavo_MainWindow" function, that's why is not doing anything. Link to comment
gustavorn Posted May 22, 2013 Author Share Posted May 22, 2013 Oh ok, over the fact that I'm beginner what i should do? sorry Link to comment
Castillo Posted May 23, 2013 Share Posted May 23, 2013 Add this at the end of your script: addEventHandler ( "onClientResourceStart", resourceRoot, terragustavo_MainWindow ) Link to comment
gustavorn Posted May 23, 2013 Author Share Posted May 23, 2013 Add this at the end of your script: addEventHandler ( "onClientResourceStart", resourceRoot, terragustavo_MainWindow ) Thanks man. Link to comment
ixjf Posted May 23, 2013 Share Posted May 23, 2013 (edited) Crazzy Edie's GUI system (which is the GUI library Multi Theft Auto uses) does not parse HTML. Edited June 5, 2013 by Guest Link to comment
gustavorn Posted May 23, 2013 Author Share Posted May 23, 2013 Multi Theft Auto's modified CEGUI nor the original code will parse HTML, it'll be shown as plain text. Actually, I have to try something else. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now