Darule Posted November 17, 2012 Author Posted November 17, 2012 Great share ..tested on h5 working 100% Im glad that you guys undig my share. Anyways i have an amazing GM-Shop thats super organized i never shared it but i could implement it on the cb for you guys.
Napster321 Posted November 27, 2012 Posted November 27, 2012 Im glad that you guys undig my share. Anyways i have an amazing GM-Shop thats super organized i never shared it but i could implement it on the cb for you guys. you gonna share it?
Nightw0lf Posted November 27, 2012 Posted November 27, 2012 y it would be great if you could share it :)
Kostantinos Posted December 1, 2012 Posted December 1, 2012 if you remove the adena mysql error all the others are perfect
janiko Posted December 1, 2012 Posted December 1, 2012 Im glad that you guys undig my share. Anyways i have an amazing GM-Shop thats super organized i never shared it but i could implement it on the cb for you guys. it will be crazy ;)
Nightw0lf Posted December 6, 2012 Posted December 6, 2012 if he share the gm shop ill share the fix for adena ^^
`NeverMore Posted December 6, 2012 Posted December 6, 2012 if he share the gm shop ill share the fix for adena ^^ adena ? what are you talking about ?
VidoN Posted December 7, 2012 Posted December 7, 2012 Hi! I couldn't use the teleporter part. How should I edit the html file? Right now it seems like this: <button value="GIRAN" action =bypass -h _bbsteleport;teleto;2" width=120 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"> But when i click on the GIRAN button nothing happen. No errors, there is nothing. Ohh... Sorry! There isn't any teleport.
nery Posted December 25, 2012 Posted December 25, 2012 Can someone help me I implemented the code without any error in eclipse, oh come into the normal game without any error, I click Alt + B opens the comunity former al unchanged even though I already have it placed the html folder "game \ data \ html \ CommunityBoard "I went with the GM / / reload HTML is not nothing but nothing appears so the community does not change old, what am I doing wrong?? - MY SERVER H5 Print: PLIS HELP ME
`NeverMore Posted December 25, 2012 Posted December 25, 2012 Can someone help me I implemented the code without any error in eclipse, oh come into the normal game without any error, I click Alt + B opens the comunity former al unchanged even though I already have it placed the html folder "game \ data \ html \ CommunityBoard "I went with the GM / / reload HTML is not nothing but nothing appears so the community does not change old, what am I doing wrong?? - MY SERVER H5 Print: PLIS HELP ME in configs change the type of community board to 2 ( you have it 1 )
nery Posted December 25, 2012 Posted December 25, 2012 in configs change the type of community board to 2 ( you have it 1 ) [share] Custom Appearance manager [H5] NeverMore porfavor help me here to this topic with your other little bug: http://maxcheaters.com/forum/index.php?topic=254033.0 ------------------------------- Thank mode working 100% H5 NeverMore thanks for the help in configs
tech1 Posted December 25, 2012 Posted December 25, 2012 Guys i tried to do edit code for the frozen but give error compile : red = error switch (file) { case "toppvp": sort = "pvpkills"; break; case "toppk": sort = "pkkills"; break; case "topadena": sort = "SUM(it.count)"; break; case "toprbrank": sort = "SUM(chr.points)"; break; case "toponline": sort = "onlinetime"; break; default:
{N{eX}T} Posted January 4, 2013 Posted January 4, 2013 private void loadDB(String file) { Connection con = null; switch (file) { case "toppvp": sort = "pvpkills"; break; case "toppk": sort = "pkkills"; break; case "topadena": sort = "SUM(it.count)"; break; case "toprbrank": sort = "SUM(chr.points)"; break; case "toponline": sort = "onlinetime"; break; default: break; } help :rage:
Darule Posted January 5, 2013 Author Posted January 5, 2013 You havent applied the code correct you must initialise this line String file = st.nextToken(); but for this to work previous code is needed if you just used part of the code it wont work.
Recommended Posts