Re: [Release]OdinMS Full Cash Shop NPC(Cody) -(IDs/Code courtesy of crushing2)
yo i get this error...
Code:
Script line: 2 Duplicate entry '100' for key 'PRIMARY'
Script line: 8 Duplicate entry '101' for key 'PRIMARY'
Script line: 14 Duplicate entry '102' for key 'PRIMARY'
Script line: 20 Duplicate entry '103' for key 'PRIMARY'
Script line: 26 Duplicate entry '104' for key 'PRIMARY'
Script line: 32 Duplicate entry '105' for key 'PRIMARY'
Script line: 38 Duplicate entry '106' for key 'PRIMARY'
Script line: 44 Duplicate entry '107' for key 'PRIMARY'
Script line: 50 Duplicate entry '108' for key 'PRIMARY'
Script line: 56 Duplicate entry '109' for key 'PRIMARY'
Script line: 62 Duplicate entry '110' for key 'PRIMARY'
Script line: 68 Duplicate entry '111' for key 'PRIMARY'
Script line: 74 Duplicate entry '112' for key 'PRIMARY'
Script line: 81 Duplicate entry '113' for key 'PRIMARY'
can anyone help me
Re: [Release]OdinMS Full Cash Shop NPC(Cody) -(IDs/Code courtesy of crushing2)
hey guys when i go to and click cody i click cape shoes etc.... and nothing happens
Re: [Release]OdinMS Full Cash Shop NPC(Cody) -(IDs/Code courtesy of crushing2)
Quote:
Originally Posted by
hitme10
hey guys when i go to and click cody i click cape shoes etc.... and nothing happens
you must be forget to execute the cash shop NPC.sql file
Re: [Release]OdinMS Full Cash Shop NPC(Cody) -(IDs/Code courtesy of crushing2)
Quote:
Originally Posted by
ihatehaxor
yo i get this error...
Code:
Script line: 2 Duplicate entry '100' for key 'PRIMARY'
Script line: 8 Duplicate entry '101' for key 'PRIMARY'
Script line: 14 Duplicate entry '102' for key 'PRIMARY'
Script line: 20 Duplicate entry '103' for key 'PRIMARY'
Script line: 26 Duplicate entry '104' for key 'PRIMARY'
Script line: 32 Duplicate entry '105' for key 'PRIMARY'
Script line: 38 Duplicate entry '106' for key 'PRIMARY'
Script line: 44 Duplicate entry '107' for key 'PRIMARY'
Script line: 50 Duplicate entry '108' for key 'PRIMARY'
Script line: 56 Duplicate entry '109' for key 'PRIMARY'
Script line: 62 Duplicate entry '110' for key 'PRIMARY'
Script line: 68 Duplicate entry '111' for key 'PRIMARY'
Script line: 74 Duplicate entry '112' for key 'PRIMARY'
Script line: 81 Duplicate entry '113' for key 'PRIMARY'
can anyone help me
That means you don't have to do that again.. -_-
Re: [Release]OdinMS Full Cash Shop NPC(Cody) -(IDs/Code courtesy of crushing2)
hehe i got a kind of... epic problem (H)... First i downloaded this one and extracted all Sql's... but when i saw in the cash shop there was my favourite cash shop hat was missing ( Superstar Headphones ) i opened up the "Hats 2* Sql, and putted it in :O. And then i was so dumb so i extracted ALL SQL'S again so.. now when i go to Cody all items are double o.o.. so just... How Do u make em just one WITHOUT dropping the whole shema xD
Re: [Release]OdinMS Full Cash Shop NPC(Cody) -(IDs/Code courtesy of crushing2)
This is a bit old... So it'll be best to find a newer one, I think. o.o
Re: [Release]OdinMS Full Cash Shop NPC(Cody) -(IDs/Code courtesy of crushing2)
Quote:
Originally Posted by
cakethesai
but im using repack rev 947. which replace coco selling something.
which doesnt allows me to make coco sell NX. T_T
go to your server folder then scripts and look for coco's ID then delete the file that has its id
-now coco is not selling anything and you could put the new coco javascript file.
-simple as that :D
Re: [Release]OdinMS Full Cash Shop NPC(Cody) -(IDs/Code courtesy of crushing2)
Quote:
Originally Posted by
Ejdertoft
hehe i got a kind of... epic problem (H)... First i downloaded this one and extracted all Sql's... but when i saw in the cash shop there was my favourite cash shop hat was missing ( Superstar Headphones ) i opened up the "Hats 2* Sql, and putted it in :O. And then i was so dumb so i extracted ALL SQL'S again so.. now when i go to Cody all items are double o.o.. so just... How Do u make em just one WITHOUT dropping the whole shema xD
I still got that prob.... Any ideas ppl?
Anyways just wanna say for all u guys having problem with "Account making" ( If your new account u created says *Incorrect Password* but u have used SHA1*.... So i had that problem too before, but then i checked here at the forum and a guy posted a link to a web site * http://ratfactor.com/?page=sha1Converter *.... So i tryed it out with the pass " blood " and it worked o.o..
Hope It helps
Re: [Release]OdinMS Full Cash Shop NPC(Cody) -(IDs/Code courtesy of crushing2)
Hi people
iam need help
Quote:
net.sf.odinms.scripting.npc.NPCScriptManager action
GRAVE: Error executing NPC script.
java.lang.reflect.UndeclaredThrowableException
at $Proxy3.action(Unknown Source)
at net.sf.odinms.scripting.npc.NPCScriptManager.action(NPCScriptManager.
java:67)
at net.sf.odinms.net.channel.handler.NPCMoreTalkHandler.handlePacket(NPC
MoreTalkHandler.java:52)
at net.sf.odinms.net.MapleServerHandler.messageReceived(MapleServerHandl
er.java:150)
at org.apache.mina.common.support.AbstractIoFilterChain$TailFilter.messa
geReceived(AbstractIoFilterChain.java:570)
at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.codec.support.SimpleProtocolDecoderOutput.flus
h(SimpleProtocolDecoderOutput.java:58)
at org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(Prot
ocolCodecFilter.java:180)
at org.apache.mina.common.support.AbstractIoFilterChain.callNextMessageR
eceived(AbstractIoFilterChain.java:299)
at org.apache.mina.common.support.AbstractIoFilterChain.access$1100(Abst
ractIoFilterChain.java:53)
at org.apache.mina.common.support.AbstractIoFilterChain$EntryImpl$1.mess
ageReceived(AbstractIoFilterChain.java:648)
at org.apache.mina.filter.executor.ExecutorFilter.processEvent(ExecutorF
ilter.java:220)
at org.apache.mina.filter.executor.ExecutorFilter$ProcessEventsRunnable.
run(ExecutorFilter.java:264)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExec
utor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor
.java:908)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.security.PrivilegedActionException: javax.script.ScriptException
: sun.org.mozilla.javascript.internal.WrappedException: Wrapped java.lang.NullPo
interException (<Unknown source>#39) in <Unknown source> at line number 39
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.script.util.InterfaceImplementor$InterfaceImplementorInvocati
onHandler.invoke(InterfaceImplementor.java:49)
... 19 more
Caused by: javax.script.ScriptException: sun.org.mozilla.javascript.internal.Wra
ppedException: Wrapped java.lang.NullPointerException (<Unknown source>#39) in <
Unknown source> at line number 39
at com.sun.script.javascript.RhinoScriptEngine.invoke(RhinoScriptEngine.
java:184)
at com.sun.script.javascript.RhinoScriptEngine.invokeFunction(RhinoScrip
tEngine.java:142)
at com.sun.script.util.InterfaceImplementor$InterfaceImplementorInvocati
onHandler$1.run(InterfaceImplementor.java:52)
... 21 more
Need source Wrapped
Re: OdinMS Full Cash Shop NPC(Cody) -(IDs/Code courtesy of crushing2)
Quote:
Originally Posted by
pokkax
Since
crushing2 release his version but have alot of errors,i decided to make it more perfect...his thread is over here:
[RELEASE]NPC That Sells ALL NX Items!![OdinMS] - RaGEZONE - MMORPG server development forums
**PLEASE TAKE THE TIME TO REPLY TO THIS TOPIC IF YOU FIND IT USEFUL OR INTERESTING**
This will make
Cody,to sell all NX items.
If you want to change the NPC, simply change the name to whichever NPC's ID you want. However, if the NPC gives a quest, it won't work.
Directions:
1) Download and extract, of course.
2) Place 9200000.js into your server's npc folder: OdinMS\scripts\npc
3) Then open up SQLyog, Navicat, MySQL Query Browser, or a similar program, and execute the .sql files provided.
4) Enjoy!
Updated (3-06-08 - 1015hrs +8GMT)
Download here:
=====================================
|
Free File Hosting Made Simple - MediaFire |
=====================================
If you have any problems, feel free to post here.
Last but not least,
Credits to
crushing2 for creating those file....
works for all versoins? or just v55?cuz i want it to work with v83 too.
Re: OdinMS Full Cash Shop NPC(Cody) -(IDs/Code courtesy of crushing2)
Works for all I guess please stop bumping.
Re: OdinMS Full Cash Shop NPC(Cody) -(IDs/Code courtesy of crushing2)