Vegard Stenstad's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Chat Server memory management with TS | [code]function chatServer::channelGetUserCount(%channel) { return $chatServer::channels[%channel... read more | 12/23/2006 (8:29 am) |
| Array question for torque script | Ah sorry, I changed the way I handled it. However I found out that my solution didn't work out after... read more | 12/23/2006 (6:17 am) |
| Array question for torque script | I managed to solve all my problems myself now except dumping entire array structures (like with expo... read more | 12/23/2006 (5:08 am) |
| Array question for torque script | Forgot one more question, how can I destroy a single value from an array or destroy a variable for t... read more | 12/22/2006 (8:11 pm) |