Quote:
|
Originally Posted by excaliber7388
Everyone talks about syncing the clock  I have no idea how to do this 
|
if (actionserverside) {
triggeraction 0,0,clientside,WEAPONNAME,#v(timevar2);
}
//#CLIENTSIDE
if (created) {
triggeraction 0,0,serverside,WEAPONNAME,;
}
if (actionclientside) {
this.timingthingamajig=strtofloat(#p(0));
}