Thread: setshape2
View Single Post
  #2  
Old 08-08-2002, 09:09 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
setshape2 width,heigh,{typearray};

example
NPC Code:

setshape2 5,5,{
0, 0, 0, 0, 0,
0,22,22,22, 0,
0,22,22,22, 0,
0,22,22,22, 0,
0, 0, 0, 0, 0,
}



the numbers are the tiles's type (blicking, none blocking, bed tile, jumptile) for the full list, searchfor setshape2 in your newfeatures2001.txt, that txt file can be found in your graal folder.
__________________

subliminal message: 1+1=3
Reply With Quote