
01-15-2002, 07:35 AM
|
|
RadioActive Monkeeh
|
 |
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
|
|
|
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 |
|
|
|