
08-24-2002, 04:08 PM
|
Ex-Graal Global
|
 |
Join Date: Oct 2001
Location: England
Posts: 10,892
|
|
Easy question.....
Just this one question..... Im learning to Script and NPC server parts too with what parts are Client side etc..... So just a simple question, Warcaptain and Scripting Monkey (Kaimetsu?) all helped me a bit and I want to confirm 2 things.....
Are Lights ALWAYS ClientSide
I heard they dont work if Server side? Does this mean that the movement of the light is also Clientside? Wouldnt this be serverside as the NPC server would have to control and operate the script to make it move?
Is the command:
If (weaponfired) {
Always ClientSide
Because the client controls this part? Can if (weaponfired) ever be serverside?
If I got this tottaly wrong can you say what it is and why...Does anyone know, or can anyone confirm that for me?
Thankyou in Advanced if anyone should be willing to reply and help me =D |
|
|