View Single Post
  #6  
Old 06-30-2001, 03:48 AM
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
I guess the bowling thing should be
made client-side. Make it work in offline mode,
use showimg instead of an npc that is moved.

Only the pins might need to be scripted
for server-side, let the ball do a triggeraction
when it hits the pins and when the server gets it
(put an npc that uses setshape there)
then you calculate how many pins are falling
and display it.