View Single Post
  #1  
Old 09-22-2001, 10:12 PM
Silver Knight Silver Knight is offline
The Ice Cream Social
Silver Knight's Avatar
Join Date: Jun 2001
Location: SoCal
Posts: 541
Silver Knight is on a distinguished road
Send a message via AIM to Silver Knight
Question //#SERVERSIDE question.

Isn't all scripting put in a npc automatically a serverside script? I know it goes clientside with //#CLIENTSIDE. I'll give an example, in case my english makes no sense.
NPC Code:
if (playerenters) {say2 This should automatically be a server
side script right? It stays server side
unless designated otherwise?
And don't bash me for not using #b;}

__________________