Metab Posted June 29, 2020 Posted June 29, 2020 Hello, I have l2sunrise h5, I searched in files for location or path of upper buttons of community board. But not found please help me to find buttons location in html files or where else of community board. see photo please it's not in html\index btw. thank you
L2 TokTil Posted June 29, 2020 Posted June 29, 2020 thats button its not in html, handler by code here = gameserver.communitybbs if you cant find this patch, may be you can take a look on folder scripts/handler for more detail you can take a look on server packet gameserver.network.serverpackets.ShowBoard
Metab Posted June 29, 2020 Author Posted June 29, 2020 15 hours ago, L2 TokTil said: thats button its not in html, handler by code here = gameserver.communitybbs if you cant find this patch, may be you can take a look on folder scripts/handler for more detail you can take a look on server packet gameserver.network.serverpackets.ShowBoard I don't found communiybbs or showboard at any where in files and I don't have all the path gameserver.network.serverpackets.ShowBoard .. I think my files sunrise different from your. any idea please where I found ?
Zake Posted June 29, 2020 Posted June 29, 2020 (edited) 5 minutes ago, Metab said: I don't found communiybbs or showboard at any where in files and I don't have all the path gameserver.network.serverpackets.ShowBoard .. I think my files sunrise different from your. any idea please where I found ? some h5 packs have cb located in data/scripts/custom/services or data/scripts/services, something like this anyway Edit: i just saw main post, it's handled by client. Edited June 29, 2020 by Zake
Metab Posted June 29, 2020 Author Posted June 29, 2020 5 minutes ago, Zake said: some h5 packs have cb located in data/scripts/custom/services or data/scripts/services, something like this anyway not found services file on both paths.. I deep checked every where
Zake Posted June 29, 2020 Posted June 29, 2020 1 minute ago, Metab said: not found services file on both paths.. I deep checked every where L2J_SunriseProject_Core/java/l2r/gameserver/communitybbs/ i just saw the free version, this is the link. Although i have edited my post above, if you want to remove those buttons you have to edit the client
Metab Posted June 29, 2020 Author Posted June 29, 2020 1 minute ago, Zake said: L2J_SunriseProject_Core/java/l2r/gameserver/communitybbs/ i just saw the free version, this is the link. Although i have edited my post above, if you want to remove those buttons you have to edit the client there is no path in my files with (L2J_SunriseProject_Core/java/l2r/gameserver/communitybbs/) the path I have in only game\config or game\data.. maybe I don't have all game server files
Zake Posted June 29, 2020 Posted June 29, 2020 Just now, Metab said: there is no path in my files with (L2J_SunriseProject_Core/java/l2r/gameserver/communitybbs/) the path I have in only game\config or game\data.. maybe I don't have all game server files do you even have a source code?
Metab Posted June 29, 2020 Author Posted June 29, 2020 7 minutes ago, Zake said: do you even have a source code? I don't know what source code is. I have game files connected to my vps and I can edit the server and run game from my pc to test it. newbie? I know
Zake Posted June 29, 2020 Posted June 29, 2020 Just now, Metab said: I don't know what source code is. I have game files connected to my vps and I can edit the server and run game from my pc to test it. newbie? I know you have a lot to learn friend, there are plenty of guides in mxc, let's begin with some searches.
Metab Posted June 29, 2020 Author Posted June 29, 2020 1 minute ago, Zake said: you have a lot to learn friend, there are plenty of guides in mxc, let's begin with some searches. I will do, thank you for your time :)
Zake Posted June 30, 2020 Posted June 30, 2020 16 hours ago, Metab said: I will do, thank you for your time :) You're welcome, locked.
Trance Posted June 30, 2020 Posted June 30, 2020 (edited) 17 hours ago, Metab said: I will do, thank you for your time :) Client's interface handles the tabs, SysString-eu.dat from system handles the tab names and the server side has only the bypass for the HTML, you can assign any HTML to any tab. Edited June 30, 2020 by Trance 1
Recommended Posts