View Single Post
  #9  
Old 10-08-2001, 08:11 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
OK

simple solution:
do something like
if (created) {
setshape 1,48,48;
}
Otherwise the server-side script
don't know the size of the npc
and asumes that its a hidden npc
(which if course cannot be hit).
You could also do the command
showcharacter on the server-side,
then the server would know its
an npc that has the size of a player