Offline Standing Shops?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Offline Standing Shops?
http://trac.l2jdp.com/changeset/8082
I'm wondering how to carry out the changes done in 8082 with eclipse...
The files "languages" doesnt exist, and I'm wondering how to add it properly with eclipse.
trunk/L2J_DataPack/build.xml (view diffs)
trunk/L2J_DataPack/languages
trunk/L2J_DataPack/languages/configurator (moved from trunk/L2J_DataPack/data/lang/configurator) (view diffs)
trunk/L2J_DataPack/languages/gsregister (moved from trunk/L2J_DataPack/data/lang/gsregister) (view diffs)
EDIT: I am wondering how to prevent offline-shops from logging out standing up. Then your char still is ingame in offline-mode standing up. Any clue?
I'm wondering how to carry out the changes done in 8082 with eclipse...
The files "languages" doesnt exist, and I'm wondering how to add it properly with eclipse.
trunk/L2J_DataPack/build.xml (view diffs)
trunk/L2J_DataPack/languages
trunk/L2J_DataPack/languages/configurator (moved from trunk/L2J_DataPack/data/lang/configurator) (view diffs)
trunk/L2J_DataPack/languages/gsregister (moved from trunk/L2J_DataPack/data/lang/gsregister) (view diffs)
EDIT: I am wondering how to prevent offline-shops from logging out standing up. Then your char still is ingame in offline-mode standing up. Any clue?
Last edited by momo61 on Sun Jun 26, 2011 10:03 pm, edited 2 times in total.
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: DP 8082 Languages file?
download diff?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: DP 8082 Languages file?
oh! lol! thanks





- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: DP 8082 Languages file?
uhm, the unified diff file wont let me properly update the stable svn workspace
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: DP 8082 Languages file?
what do you mean - won't let you update? more info required.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: DP 8082 Languages file?
It adds a trunk/L2J_DataPack/languages folder with a "?" in my L2_DataPack.
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: DP 8082 Languages file?
that's normal, you don't have svn cache for that folder, it thinks it's not added to revision control yet. And if you have a private SVN then that's completely normal and to be expected.
However, if you're connected to l2j's svn, then why don't you synchronize?
However, if you're connected to l2j's svn, then why don't you synchronize?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: DP 8082 Languages file?
I'll try synchronizing
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: DP 8082 Languages file?
jurchiks, thanks a lot :p I rarely used that function ^^jurchiks wrote:However, if you're connected to l2j's svn, then why don't you synchronize?
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: DP 8082 Languages file?
That's a shame, it's one of the best functions Eclipse has regarding revision control systems.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: DP 8082 Languages file?
I used to just delete all of my L2J_DataPack, and then reinstall all my changes :s
lol Another question if somebody knows: How can we prevent a player from standing up as an offline-shops when he logs out?
lol Another question if somebody knows: How can we prevent a player from standing up as an offline-shops when he logs out?
- Flashy
- Posts: 310
- Joined: Mon Sep 29, 2008 11:49 am
- Location: Germany
Re: Offline Standing Shops?
hmm? how u can standup in offline mode?
.. but if yes u can insert a check in l2pcinstance, then player is in craft / shop mode then sitforce = true and add check to standup if sitforce then return false..
(sorry dont have eclipse and sources here..
for a diff)
.. but if yes u can insert a check in l2pcinstance, then player is in craft / shop mode then sitforce = true and add check to standup if sitforce then return false..
(sorry dont have eclipse and sources here..

- momo61
- Posts: 1648
- Joined: Fri Jun 06, 2008 2:05 pm
- Location: Europe
Re: Offline Standing Shops?
This topic here was intended for something else, so it didnt get much attention.
I made the real topic here: viewtopic.php?f=77&t=22582
I made the real topic here: viewtopic.php?f=77&t=22582