Thread: Gmap
View Single Post
  #13  
Old 12-27-2007, 10:56 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
PHP Code:
//#CLIENTSIDE
function oncreated() {
  
setshape(0,48,32);

This will set the shape of the rock to 48x32 pixels. But in reality it sets the blocking shape, IE, how much of the NPC is like a wall. It really is hard to explain this stuff to a new scripter because manipulating setshapes for GANI's is slightly complicated in terms of explanation.
Reply With Quote