View Single Post
  #4  
Old 08-10-2011, 10:33 AM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by Gunderak View Post
I'm setting serverr.song to a song then when the player writes /play itl play it, if i didn't make a trigger for all players it'd only play it clientside? this is to play it for the whole server. i am confused on what your saying. can you explain further?
You can just run a loop on the clientside to check if serverr.song has changed (since serverr.vars can be read on the clientside without the use of triggers). This way, you don't have to send triggers to all clients.
Reply With Quote