Thread
:
Need help with something simple.
View Single Post
#
2
09-17-2016, 07:04 PM
xXziroXx
Malorian
Join Date: May 2004
Posts: 5,289
First of all, I recommend using a
GuiBitmapButtonCtrl
over a GuiBitmapCtrl.
To make the chatbar show after clicking it, you'd just do:
PHP Code:
function
ChatButton
.
onAction
()
ChatBar
.
show
();
__________________
Follow my work on social media post-Graal:
https://bsky.app/profile/serith.maloria.org
Maloria Discord
-
IN ACTIVE DEVELOPMENT
Updated august 2025.
xXziroXx
View Public Profile
View GraalOnline Profile
Visit xXziroXx's homepage!
Find all posts by xXziroXx