Forums Index >> Modding >> only a fool asks how...
Page : <1> :
Thats SERVER SIDE so the answer is: Impossible
Is it possible to make the function CLIENT SIDE?
Eh?
:o
For some reason I haft to add content so here it is.
For some reason I haft to add content so here it is.
For some reason I haft to add content so here it is.
For some reason I haft to add content so here it is.
For some reason I haft to add content so here it is.
For some reason I haft to add content so here it is.
It's obviously not impossible. For the ole "Servivor" server revolved around a similar basis. Healing the clients whenever they killed a tank, I mean. What chu' talkin?
Anyone??
Hello? It was IN THE SERVER
ITs possible to make it server-side BUT NOT CLIENT SIDE
Page : <1> :
Does anyone know how to make make this function conjunction on the munct....era....function on the client side?:
If (%killer.client.kills == 2)
bottomPrintAll(%killer.client.nameBase SPC "Wins the First Round",4,2);
localClientConnection.player.hurtme(-100);<-----------only unfctions for me, not others
%tank.client.schedule(1000,"play2D",$pupSnds[%choice]);
if (%killer.client.kills == 4)
bottomPrintAll(%killer.client.nameBase SPC "Wins the Second Round",4,2);
localClientConnection.player.hurtme(-100);<-----------only functions for me, not others...
}
Anyone?????
Last edited: Monday, March 07, 2005 at 9:37:51 PM