-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
Creamiie
Wow, Nice Release,
I'm Sure The Other Can Find Eqs Easily Now xD.
Duh? o.o of course.
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
bluepiexD
Very nice, good job. :] Used this for my old v55 server. Now i'm v62 so theres no point :o
Actually, using this on a v55 would make alot of shops crash.
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Thanks For Your Comments im thinking of quitting maple again so i need a coder that can continue this shop and fix the bugs (i dont think there is bugs) k i wish a pro coder going to continue just psm me
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
woahhh nice shop dude, keep it up.
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
thanks and idk if i can keep it up i think im going to quit
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
This shop smell like when I fart.
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
why r there so many duplicates?
i downloaded the duplicate thing fix watever and executed the shop again and it just kept duplicating
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
X-Tasis
This shop smell like when I fart.
C00L xD bad flame
Quote:
Originally Posted by
iwantaaqhack
why r there so many duplicates?
i downloaded the duplicate thing fix watever and executed the shop again and it just kept duplicating
u got a problem never heard of
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
3esah
C00L xD bad flame
u got a problem never heard of
lol (bumps)
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Stop spamming that crap..
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
MSDartz
Stop spamming that crap..
its not a crap see the number of comments and u will know crap
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Now v62 plox -.- still w8s
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
cihadpx68
Now v62 plox -.- still w8s
what do u mean ?
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
cihadpx68
Now v62 plox -.- still w8s
LOL. Fail, it's a SQL script for a shop. How is this not v62?
Also, looking for a pro coder? Copying 1 line of a script, and then replacing the numbers is NOT pro.
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
how do i get this to work it says duplicate item or table what ever and im using navicat and now im going to try hedisql
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
You probably ran it twice. Rofl
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Wiil this be edited with v.62 items?
You should make a file with the same order as the .sql
like item id ~ then the name of what is.
So we wouldn't have to look up each item in a handbook. to find what it is and change the price.
That would be amazing =)
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Ride. It's not hard to find the IDS, copy the INSERT INTO SHOPITEMS crap, and replacing the ID and position...
Also, you're probably using Xotic, which has a !search function..
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
I know its not hard. Just time consuming. Unless their is an easier way then going through all the sqls... editing one by one. are the main items(already sold by npcs) like gms prices or no?
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
ridekink08
I know its not hard. Just time consuming. Unless their is an easier way then going through all the sqls... editing one by one. are the main items(already sold by npcs) like gms prices or no?
In the all-in-one shop? Yes, but not at GMS-Like prices.
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
MSDartz
In the all-in-one shop? Yes, but not at GMS-Like prices.
if no-one is planning to or currently developing gms-like prices i could probably add full gms-like prices. Since i got alot of time f3 it shouldn't be to hard. :thumbup:
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Why am I getting this error o.0
SEVERE: Error executing NPC script.
java.lang.reflect.UndeclaredThrowableException
at $Proxy3.action(Unknown Source)
at net.sf.odinms.scripting.npc.NPCScriptManager.action(NPCScriptManager.
java:63)
at net.sf.odinms.net.channel.handler.NPCMoreTalkHandler.handlePacket(NPC
MoreTalkHandler.java:55)
at net.sf.odinms.net.MapleServerHandler.messageReceived(MapleServerHandl
er.java:109)
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(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnabl
e.java:51)
at java.lang.Thread.run(Unknown Source)
Caused by: java.security.PrivilegedActionException: javax.script.ScriptException
: sun.org.mozilla.javascript.internal.EcmaError: TypeError: Cannot find function
openShop. (<Unknown source>#232) in <Unknown source> at line number 232
at java.security.AccessController.doPrivileged(Native Method)
at com.sun.script.util.InterfaceImplementor$InterfaceImplementorInvocati
onHandler.invoke(Unknown Source)
... 19 more
Caused by: javax.script.ScriptException: sun.org.mozilla.javascript.internal.Ecm
aError: TypeError: Cannot find function openShop. (<Unknown source>#232) in <Unk
nown source> at line number 232
at com.sun.script.javascript.RhinoScriptEngine.invoke(Unknown Source)
at com.sun.script.javascript.RhinoScriptEngine.invokeFunction(Unknown So
urce)
at com.sun.script.util.InterfaceImplementor$InterfaceImplementorInvocati
onHandler$1.run(Unknown Source)
... 21 more
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Failed at adding an event?
Edit: Why are you posting that here?
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
MSDartz
Failed at adding an event?
Edit: Why are you posting that here?
Wtf are you talking about he's referring to Mr. Oh
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Lol ya any idea on why thats happening?
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
Merdin
Lol ya any idea on why thats happening?
tell me what did u do exactly and im going to help you
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Gerat job, but when for some reason it dosnt open any of the shops under Archer o.o
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
errr what i do is download it and put into npc and when i put him in ingame, he opens, but the shops dont open.
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Lol. He added only a little bit.
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
galex23
ahhh please help me.
did you run the sql?
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
How do i make him work it wont let me for some reason and were do i put it?
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Same as the guy above also I cant save it in my notepad at .js
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Also he works but now when i go into like magician equips than i click it and it disappears.
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Dude... I get sooo many duplication errors, even though there aren't any duplicates...
I ran both of the SQLs but I still get them. Is there any way to ignore them??
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
were is the NPC on the game??? and how i put the NPC in FM???
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
Alyan
Dude... I get sooo many duplication errors, even though there aren't any duplicates...
I ran both of the SQLs but I still get them. Is there any way to ignore them??
Same with me i get so many duplication errors...But i can find where its duplicated but right after i fix one BAM another comes up o.o
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
I really wanted this so I took the time (3hours I think lol..) to fix all the duplicates. So this should fix all your dumb errors, I tested and its working fine.
http://www.mediafire.com/download.php?cnz2tfywovd
Run the other file that he uploaded to fix the other duplication errors as he stated in his post.
Have fun! :]
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
eccentric
I really wanted this so I took the time (3hours I think lol..) to fix all the duplicates. So this should fix all your dumb errors, I tested and its working fine.
http://www.mediafire.com/download.php?cnz2tfywovd
Run the other file that he uploaded to fix the other duplication errors as he stated in his post.
Have fun! :]
Wow. I love you man (no homo).
Thanks a lot. I can finally use this (for Game Masters only). (:
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
eccentric
I really wanted this so I took the time (3hours I think lol..) to fix all the duplicates. So this should fix all your dumb errors, I tested and its working fine.
http://www.mediafire.com/download.php?cnz2tfywovd
Run the other file that he uploaded to fix the other duplication errors as he stated in his post.
Have fun! :]
thanks for fixing the duplication errors im real busy these days thats why i didnt fix i didnt get the time il update the thread going to give u creadits for this update :D
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
The only thing I didnt do was put it in order after I fixed it, so you might see a higher or lower lvl equip above a higher lvl equip if that makes sense.. cus i just went to buy a claw and lvl 20 claw was last or something above the highest level claw and im to lazy to fix it and I dont really mind it but if you do you can look through it all and put it in order :].
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
eccentric
The only thing I didnt do was put it in order after I fixed it, so you might see a higher or lower lvl equip above a higher lvl equip if that makes sense.. cus i just went to buy a claw and lvl 20 claw was last or something above the highest level claw and im to lazy to fix it and I dont really mind it but if you do you can look through it all and put it in order :].
thanks for telling me maybe ill do it but i dont think these days real busy making my website ):
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
ok so i uploaded it to MySql and then exited, now i want to delet it, how can i do that?
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
galex23
ok so i uploaded it to MySql and then exited, now i want to delet it, how can i do that?
Run If You Used This Shop Before SQL and delete the npc from your Maple folder (scrtpts>npc)
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
i'm getting the NPC in game but if i click on example magican stuff > magican shoes, it won't show me "error" Tell me what to do.
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
chill ppl its just a shop o.o
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
Yum
chill ppl its just a shop o.o
its not just a shot its Best Shop Biggest Shop Ever(all in one shop)
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Nice Job BTW does this shop have gm scrolls?in it iam trying to find one that dosent have it tq
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
ahhh T.T
evorything in my shop is 9mill???why???
i tyep changing all to 100000(took forever)
now it dosnt even work!
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
joshuachua
Nice Job BTW does this shop have gm scrolls?in it iam trying to find one that dosent have it tq
it have gm scrolls and you can remove it easily
Quote:
Originally Posted by
galex23
ahhh T.T
evorything in my shop is 9mill???why???
i tyep changing all to 100000(took forever)
now it dosnt even work!
sorry my bad i typed 100000 u must change 9201064 and for high levels equips change 920106400 ill go change the thread now and put 9201064 thanks for telling my and guys at least say thanks :(:
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
When does this thread die? Nobody even uses this.
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
hey thank for release, i used it and yes i have no knowledge about programing, call me anything u want, i enjoy your shop bro, only one problem cash shop hat, when click on it , it DC from game. i duno why., and i am stuck with MR.OH in my fm which i used !pncp command and now i can't remove it, i read several forum and mostly i dun understand so now i stuck with 2 npc doing samething in fm, but yours is way better =d thankz.=D
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
ImRich
When does this thread die? Nobody even uses this.
yeah right most of the servers does for events and donators and this stuffs
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
I got duplicates errors!!
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
bedirhan
I got duplicates errors!!
use the remove sql
and than execute the shop sql ONE time
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
this shop is amazing i use every update
thankssss
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
I seriously need some help!!! When i click on the shop i want in the npc nothing comes up.I keep on trying but it still doesn't work.I excecuted the Sql and changed the npc. Can anybody please help me.
TY in advance
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
well i have a problem when i click on the npc and click for a shop nothing shows up..
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
hey im a little new to this can someone tell me how i get the npc actually on my server
like i copied the info and saved it ask 1002001.js and im also wondering if that makes the npc teo
please reply
and thanks
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
everything works except cash shop hats. when i clickon it it disconnect. any solution? bythe way thank you.
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
CYLay
everything works except cash shop hats. when i clickon it it disconnect. any solution? bythe way thank you.
I dont think there is a solution thats why in pservers you see they sell cash shop items but not hats because it d.cs people.. :thumbdown:
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
I seem to be going through an unanswered error like other people here.
When I click my set NPC, It shows all the options and whatnot, but once one of them are clicked the window dissappears and nothing pops up.
Yes, I've exucuted the SQL, I've tried using the remove SQL and re-doing the SQL as well. None of it seems to help. I've also changed my NPC a good numbre of times just incase.
Any help..? =/
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
CYLay
everything works except cash shop hats. when i clickon it it disconnect. any solution? bythe way thank you.
This has been fixed long time ago. Are you using the old version?
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Because there's still an unanswered question >=[
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Sorry Guys for the bugs and i can fix all bugs but i quitted maple maybe ill be back once again and fix all bugs and ppl says they get dc when they enter cash shop hats there is 1 item i got i think wrong id so you can fix it easily maybe ill everything fix when i be back and i saw this thread not dead ill be back after i buy a new hard disk so keep replying to get the fixed one when i be back laterz
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
you didn't make this COMPLETELY lol
reported for no credits
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
megoesrawr
you didn't make this COMPLETELY lol
reported for no credits
laugh out loud
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
how do you remove NPCs from FM using MySQL??
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
iiMusicX
how do you remove NPCs from FM using MySQL??
here is tut , took me a while to find it and yesterday i found it and useful, hope this is useful for u too
http://forum.ragezone.com/f428/tut-h...e-npcs-550761/
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
It's okay!
I pardon the idiotic and fobbish TS for his leeching ways.
But, seriously you are Windows and I'm Mac >_>
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
btw the cash hats are messed up ppl dc when they click it
and the prices are weirdddd o.o
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
macboy3000
btw the cash hats are messed up ppl dc when they click it
and the prices are weirdddd o.o
Dosent happen to me it's just you :/ GREAT REALEASE :D :thumbup1:
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
This guy fails.
Post this again if you think so too!
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
This guy fails.
Post this again if you think so too!
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
lolkevin. been a long while.
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
not all the items price 9201064
There is 5000000
800000
48484558
pricies....
Can some one give me a Sql with all price 100-5K PleasE?
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
well its kinda buggy, since their a lot of 9201064, i think he mistook it for an npc o.o
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
Gibberish
nx hats = dc?
yes it does :p
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
i would use this but my server is .........
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
Homo
i would use this but my server is .........
a piece of shit that nobody wants to play?
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
WlZET
a piece of shit that nobody wants to play?
no it got shut down -_- we were popular
and stop stalking me on the forums 0_o
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
mm well WANNA FIX CASH HATS?
Just saying
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
i did everything right .. but when i get on the category's it doesn't open the shop.first i upload the thing in mysql then i put the yokoyoko script in npc folder .. tell me if i'm doing it wrong.
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
aznray
i did everything right .. but when i get on the category's it doesn't open the shop.first i upload the thing in mysql then i put the yokoyoko script in npc folder .. tell me if i'm doing it wrong.
This is happening to me too :mad:
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Can Anyone Fix It? Or Have A Different One.
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
hmmmm is there i can make this for donators only?
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
yes, if you use your head. nice shops..
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
so its in a like hidden map... so how would donators get there (Havnt made a ms server in a long while)
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*
Quote:
Originally Posted by
maplr
is alliance and hired merchant working?
c@n haz mrchntz?
-
Re: [Release] Best Shop Biggest Shop Ever *new major update*