Thread: chat bubbles
View Single Post
  #12  
Old 07-22-2002, 07:11 AM
Aknts Aknts is offline
Level Designer
Aknts's Avatar
Join Date: Apr 2001
Location: USofA
Posts: 3,340
Aknts will become famous soon enough
Send a message via AIM to Aknts
Quote:
Originally posted by Frolic_RC2
Konidias, that wouldn't make much sense at all if you think about it.

The text display is client side input...if you think about it, shouldn't the script be emulating that client side input? Hitting tab, then typing in "Hello" and pressing enter would be the same thing as a script running setplayerprop #c, Hello. Its all clientside input, it would make no sense at all if Stefan made setplayerprop sent only to the client, and not to the server like typing in text manually does.

Just my thought, it seems pretty logical to me...
Trust me, I've tried this already. Yes set playerprop TEXT shows up for all players, but putting:

setplayerprop #c,;

Only works for the player. Do not ask me why because I don't know. I just know that it only works for the player.
__________________
Reply With Quote