Re: [Release] NimaKIN GameMaster Explain. V2 Realesed
You should really perform a basic spell check on this script so that way it looks more professional.
Re: [Release] NimaKIN GameMaster Explain. V2 Realesed
erm hello how do i get it to work? I put it in the NPC but nothing happens T_T
Re: [Release] NimaKIN GameMaster Explain. V2 Realesed
the max stat = 32767
learn bytes lol
Re: [Release] NimaKIN GameMaster Explain. V2 Realesed
Quote:
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
LOL !!!!!!!! You ran the script in your MySQL -.-
Re: [Release] NimaKIN GameMaster Explain. V2 Realesed
Quote:
Originally Posted by
kippieeej
the max stat = 32767
learn bytes lol
I was just about to say that lol.
But errare's failure is even more lol-worthy
Re: [Release] NimaKIN GameMaster Explain. V2 Realesed
This fails.
EPIC FAILURE!
Re: [Release] NimaKIN GameMaster Explain. V2 Realesed
nice.
except im gonna change the npc and put the npc in gmmap.
thanks for the release
Re: [Release] NimaKIN GameMaster Explain. V2 Realesed
Quote:
Originally Posted by
thisisakevin
This fails.
EPIC FAILURE!
Seriously, you need to stop flaming. That's mainly all you do...
Btw, nice "old" release...
Re: [Release] NimaKIN GameMaster Explain. V2 Realesed
Re: [Release] NimaKIN GameMaster Explain. V2 Realesed
Re: [Release] NimaKIN, GameMaster's explain.
Quote:
Originally Posted by
skull5005
Nice, but work on the grammar lol
rofllll you are funny ^^
i think nice too dont say "fail" i see he worked too much if he didnt quote