Thread: New Spar Arena
View Single Post
  #19  
Old 10-15-2001, 01:30 PM
toad1413 toad1413 is offline
toad@graal:~$ ./Oldbie
Join Date: May 2001
Location: Aust.
Posts: 3,819
toad1413 is on a distinguished road
Send a message via ICQ to toad1413
Quote:
Originally posted by James


works fine for me if i do

if (created)
That will work fine offline, but if you want it to work online, you need to do
NPC Code:
//#CLIENTSIDE
if (created) {
seteffect 0,0,0,0.5;
}



__________________
Creator of the original 'spam' icon. Worst mistake I ever made on these forums.
Reply With Quote