From 340f4ee90ec199aa715cc4cabe8d5e91c90d531c Mon Sep 17 00:00:00 2001 From: gumi Date: Fri, 15 Jun 2018 10:02:20 -0400 Subject: add documentation for buildin_setparam --- doc/script_commands.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/script_commands.txt b/doc/script_commands.txt index dae698702..051c392e5 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -2510,6 +2510,21 @@ Example 3: // Display your current weight mes("Your current weight is "+ (Weight/10) + "/" + (MaxWeight/10)); +--------------------------------------- + +*setparam(, {, ""}) +*setparam(, {, }) + +Sets a parameter on the given player. See readparam() for more info about +parameters. Keep in mind that not all read-able parameters are also set-able. + +Parameters that can be modified include: + +StatusPoint, BaseLevel, SkillPoint, Zeny, Sex, Weight, MaxWeight, JobLevel, +BaseExp, JobExp, Hp, MaxHp, Sp, MaxSp, Karma, Manner, Fame, bVit, bDex, bAgi, +bStr, bInt, bLuk + + --------------------------------------- *getcharid({, ""}) -- cgit v1.2.3-70-g09d2