View Single Post
  #1  
Old 01-21-2005, 08:17 PM
Evil_Trunks Evil_Trunks is offline
Evil
Evil_Trunks's Avatar
Join Date: Dec 2004
Posts: 391
Evil_Trunks is on a distinguished road
change width and height of showcharacter

It would be good if there was some way to change the width and height of a showchraracter NPC?

PHP Code:
if (created) {
  
showcharacter;
  
setshape 1,100,100;
  
message #v(width) #v(height);

shows 3 3 right now
__________________

Reply With Quote