Post: Bind a button to onscreen message for all clients?
02-19-2015, 11:25 PM #1
CustomHosting
Are you high?
(adsbygoogle = window.adsbygoogle || []).push({}); I have put together a piece of coding that writes a message on screen if i hit left on D-Pad but the only way for players to see it is if THEY press left them selfs and the way i want to code it out is, only the host (me) be able to press left and have everyone else see the message on there screen when i press it, how would i go about doing that?


-Thanks in advance Smile


Edit: its also in typewriter style.
(adsbygoogle = window.adsbygoogle || []).push({});
02-20-2015, 01:43 AM #2
MrToxlcBooty
I defeated!
ever heard of foreach ._.?

Example :
    foreach(p in level.player)
{
//Your Func here
}

The following user thanked MrToxlcBooty for this useful post:

CustomHosting
02-20-2015, 03:12 AM #3
CustomHosting
Are you high?
Originally posted by MrToxlcBooty View Post
ever heard of foreach ._.?

Example :
    foreach(p in level.player)
{
//Your Func here
}

forgot to mention im vary new to GSC coding, :/

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo