View Single Post
  #4  
Old 01-15-2002, 08:34 AM
Kumada Kumada is offline
Ded
Kumada's Avatar
Join Date: Nov 2001
Location: Usa
Posts: 1,088
Kumada is on a distinguished road
Quote:
Originally posted by LiquidIce00
no. just update the code in the level then buy urself
like here i have a jump rope

if (playertouchsme) { toweapons jumprope; }
if (weaponfired) { setani skip,; }

then i want to update
just go to the level and update the code

if (playertouchsme) { toweapons jumprope; }
if (weaponfired) { setani skip,; setplayerprop #c,Jump!; }

then upload and update the level then get the new NPC (someone has to get so it databases)
then when any1 reconnects the weapon will auto update itself
Thanks!
__________________
Aim: Mmm Kumada

Reply With Quote