
Originally Posted by
errare
ugh am I editing NimaKINs script or just applying this script my game? Cause when I Copy Paste it into my script editor I get these errors;
Script line: 1 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'if (cm.getJob().equals(net.sf.odinms.client.MapleJob. SUPERGM)) {
cm.sendNext("' at line 1
Script line: 3 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '} else {
cm.sendOk("I am sorry, But you are not a #bGameMaster#k.")
cm.dispose' at line 1
Script line: 6 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '}
} else if (status == 0) {
cm.sendNextPrev("Okay, You gotta know somethings o' at line 1
Script line: 9 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '} else if (status == 1) {
if (selection == 0) {
cm.sendOk("A #bGame Master#k i' at line 1
Script line: 12 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'if (selection == 1) {
cm.sendOk("You can do everything you just want! Ex. You c' at line 1
Script line: 14 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'if (selection == 2) {
cm.sendOk("This is the #bGameMaster's Map#k. You can do h' at line 1
Script line: 20 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'cm.dispose()' at line 1
Script line: 21 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'cm.gainItem(1002140, 1)' at line 1
Script line: 22 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'cm.gainItem(1042003, 1)' at line 1
Script line: 23 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'cm.gainItem(1062007, 1)' at line 1
Script line: 24 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'cm.gainItem(1322013, 1)' at line 1
Script line: 25 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'cm.gainItem(1072235, 1)' at line 1
Script line: 26 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '} else {
var statup = new java.util.ArrayList()' at line 1
Script line: 28 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'var p = cm.c.getPlayer()' at line 1
Script line: 29 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'var totAp = p.getRemainingAp() + p.getStr() + p.getDex() + p.getInt() + p.getLuk' at line 1
Script line: 30 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'p.setStr(32000)' at line 1
Script line: 31 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'p.setDex(32000)' at line 1
Script line: 32 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'p.setInt(32000)' at line 1
Script line: 33 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'p.setLuk(32000)' at line 1
Script line: 34 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'p.setRemainingAp (totAp - 1)' at line 1
Script line: 35 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'statup.add (new net.sf.odinms.tools.Pair(net.sf.odinms.client.Mapl eStat.STR, ja' at line 1
Script line: 36 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'statup.add (new net.sf.odinms.tools.Pair(net.sf.odinms.client.Mapl eStat.DEX, ja' at line 1
Script line: 37 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'statup.add (new net.sf.odinms.tools.Pair(net.sf.odinms.client.Mapl eStat.LUK, ja' at line 1
Script line: 38 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'statup.add (new net.sf.odinms.tools.Pair(net.sf.odinms.client.Mapl eStat.INT, ja' at line 1
Script line: 39 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'statup.add (new net.sf.odinms.tools.Pair(net.sf.odinms.client.Mapl eStat.AVAILAB' at line 1
Script line: 41 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'p.getClient().getSession().write (net.sf.odinms.tools.MaplePacketCreator.updateP' at line 1
Script line: 42 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '}
}' at line 1