View Single Post
  #3  
Old 12-19-2005, 06:19 PM
CujoDaMan CujoDaMan is offline
Shaded Legend Management
CujoDaMan's Avatar
Join Date: Aug 2004
Location: Canada, Nova Scotia
Posts: 108
CujoDaMan is an unknown quantity at this point
Send a message via AIM to CujoDaMan Send a message via MSN to CujoDaMan
Quote:
Originally Posted by ApothiX
um.. o__o

setmap, setminimap, changeletters are commands, not variables.

I believe you are thinking of the serveroption map=.
Somone must of been messing with it.

In other words the script should be.
NPC Code:
//#CLIENTSIDE
if(created||playerenters){
setletters=sparitoria-letters.gif;
setmap=sp_bigmap.gif,sp_bigmap.txt,0,0;
setminimap=sp_minimap.gif,sp_bigmap.txt,0,0;



That is what should be there right?
__________________
Last Manager of Shaded Legend
Reply With Quote