View Single Post
XxAvalanchexX
Veteran Member
Join Date: Oct 2004
Location: abort73.com
Old 03-27-2005 , 18:22  
Reply With Quote #2

Quote:
Originally Posted by Twilight Suzuka
Code:
// Handle the sending of the callback. public callback(id) {     // Start the callback command.     server_cmd("test_callback %i",id)     // Send it.     server_exec();     // Call it soon.     set_task(1.0,"callback",id); }
omgwtfggh4x why don't you use the looping function for set_task? It's so much easier and betterer lollerskates dontcha know, you said so.
__________________
No longer around. Thanks your support, everyone! As always:
THIS ONES FOR YOU
3000 PTS
XxAvalanchexX is offline