View Single Post
  #6  
Old 02-17-2012, 09:59 PM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
Quote:
Originally Posted by Tricxta View Post
No, I've tried it without parenthesis, same result. I've tried a heap of stuff. I talked to eye and he said it might be that you have to convert it into a string before sending. I've tried this, although I've had no luck but I didn't spend too long on it as well.
Have you tested to make sure the entire array is being sent from the server?

Also this could well be a limitation with triggeraction, triggerclient would be more conventional and definitely achieves this, it would require moving the code into a weapon however.
If you absolutely had to keep it as triggeraction, you could try coercing it into a string, and then using tokenize() clientside.
Reply With Quote