gms_chat_bind_view

Usage: gms_chat_bind_view ( view_id, bottom, height )

Description

Sets the position of the chat
'position' can be one of two values:
cp_top: Top of the view
cp_bottom: Bottom of the view
'height' specifies how high the chat should be.

The chat will automatically adjust position when the view moves.

Replies (4)

Last message on 21 Apr 2020

BabyGolden12 on 14 Apr 2020, 09:10:24
I dont know why but when i change the view mode to thee im using it doesn't work, i cant type in chat? i been trying different methods but i think it's a glitch when i change the view_mode to a view im not using it works fine
Size43 (Administrator) on 21 Apr 2020, 10:42:44
Are you using multiple views? If yes, make sure you bind the chat to a single view and don't draw it in the others. Drawing the chat multiple times might prevent you from using it.
BabyGolden12 on 26 Mar 2020, 07:02:15
How would i make it follow a object? or what is a view_id and how do i use it?
BabyGolden12 on 26 Mar 2020, 07:03:44
I found out if i got to room and views tab there are views 0-8 if anybody wants to know