
05-10-2002, 02:18 AM
|
|
Registered User
|
Join Date: Sep 2001
Posts: 70
|
|
|
Most all important playervariables can only be changed server side with an npc server.
Such things being sword power, shield power , full hearts, ruppees, any level warping or changing abilities, all clientr.variables and strings, and some other things
Also client toweapons dont work anymore unless the weapon is in the database , this prevents fake weapons and npcs to wreak havoc.
Weapon deletion can be done client side but no weapon addition can be performed must be done server side with an addweapon command or toweapon command. Preferably addweapon because toweapon updates the weapon script and addweapon doesnt which allows you to edit weapons without having to change level
The things left that can be changed clientside are playerx , y , bombs arrows , clothing, and client. values
There are some others im just giving you a few of the changes.
Sorry i have lots of typo's im at school and its almost time to go im just trying to give a bit of helpful information |
__________________
|
|
|
|