Page 1 of 1

Offline Standing Shops?

Posted: Sun Jun 26, 2011 3:08 pm
by momo61
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?

Re: DP 8082 Languages file?

Posted: Sun Jun 26, 2011 3:19 pm
by jurchiks
download diff?

Re: DP 8082 Languages file?

Posted: Sun Jun 26, 2011 3:27 pm
by momo61
oh! lol! thanks :oops: :oops: :oops: :oops:

Re: DP 8082 Languages file?

Posted: Sun Jun 26, 2011 3:32 pm
by momo61
uhm, the unified diff file wont let me properly update the stable svn workspace

Re: DP 8082 Languages file?

Posted: Sun Jun 26, 2011 3:37 pm
by jurchiks
what do you mean - won't let you update? more info required.

Re: DP 8082 Languages file?

Posted: Sun Jun 26, 2011 3:40 pm
by momo61
It adds a trunk/L2J_DataPack/languages folder with a "?" in my L2_DataPack.

Re: DP 8082 Languages file?

Posted: Sun Jun 26, 2011 3:41 pm
by jurchiks
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?

Re: DP 8082 Languages file?

Posted: Sun Jun 26, 2011 3:43 pm
by momo61
I'll try synchronizing

Re: DP 8082 Languages file?

Posted: Sun Jun 26, 2011 3:45 pm
by momo61
jurchiks wrote:However, if you're connected to l2j's svn, then why don't you synchronize?
jurchiks, thanks a lot :p I rarely used that function ^^

Re: DP 8082 Languages file?

Posted: Sun Jun 26, 2011 3:55 pm
by jurchiks
That's a shame, it's one of the best functions Eclipse has regarding revision control systems.

Re: DP 8082 Languages file?

Posted: Sun Jun 26, 2011 4:00 pm
by momo61
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?

Re: Offline Standing Shops?

Posted: Mon Jun 27, 2011 7:10 pm
by Flashy
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.. :D for a diff)

Re: Offline Standing Shops?

Posted: Mon Jun 27, 2011 10:43 pm
by momo61
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