Thread: Stream urls
View Single Post
  #4  
Old 09-09-2005, 12:36 AM
Lance Lance is offline
dark overlord
Lance's Avatar
Join Date: Sep 2003
Location: Space Jam Mountain
Posts: 5,072
Lance is on a distinguished road
Quote:
Originally Posted by alissalee
i am using this kind of script
NPC Code:
//CLENTSIDE 
if (playerenters)
play http://cc.nciaa.org:11000;

It is not:
NPC Code:
//CLENTSIDE 



It is:
NPC Code:
//#CLIENTSIDE



-_-
Reply With Quote