09.05.2013, 21:37
for how long are the chatbubbles displayed? they automatically disappear when the time is over, so iam slightly confused about this issue.
display them for like 10-30 seconds - are you sure its not your script setting the chabubble each second? if so, set the string to "", and display the string only if its lenght >0.
setting the (your) "display chat bubble" variable on playerconnect to 0 could help aswell (if its scripted in a timer+loop)...
display them for like 10-30 seconds - are you sure its not your script setting the chabubble each second? if so, set the string to "", and display the string only if its lenght >0.
setting the (your) "display chat bubble" variable on playerconnect to 0 could help aswell (if its scripted in a timer+loop)...