summaryrefslogtreecommitdiff
path: root/npc/functions/class.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-15 15:59:41 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-15 15:59:41 -0300
commitede40ee0bbab989e09262302f2177bf65b76334e (patch)
treea4882ef5b158cbe2391c2758be8977725fe63fcd /npc/functions/class.txt
parentb4962af132b418e50192ab29995bce395278f697 (diff)
downloadserverdata-ede40ee0bbab989e09262302f2177bf65b76334e.tar.gz
serverdata-ede40ee0bbab989e09262302f2177bf65b76334e.tar.bz2
serverdata-ede40ee0bbab989e09262302f2177bf65b76334e.tar.xz
serverdata-ede40ee0bbab989e09262302f2177bf65b76334e.zip
Bad variable type
Diffstat (limited to 'npc/functions/class.txt')
-rw-r--r--npc/functions/class.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/functions/class.txt b/npc/functions/class.txt
index 1a5412ffd..02354ed1d 100644
--- a/npc/functions/class.txt
+++ b/npc/functions/class.txt
@@ -8,8 +8,8 @@
// ClassID, ClassName, OtherClass, sk1,
function script ClassMaster {
.@CLASS=getarg(0);
- .@CNAME=getarg(1);
- .@OTHER=getarg(2);
+ .@CNAME$=getarg(1);
+ .@OTHER$=getarg(2);
//.name$=strnpcinfo(1);
// Skills