art inofficial

Share and discuss strategies for playing the game, and get help and tips from other players.

Moderator: Forum Moderators

Post Reply
Luc7y
Posts: 19
Joined: June 29th, 2019, 6:19 pm
Contact:

art inofficial

Post by Luc7y »

Hello, for none irrelevances of carrier in "summon-rpg`s"
https://luna-net.org/2017/wesn/modis/
I don`t know what should I said to,
but most time softly in "gameplay" and hope for a furthercoming in version with
much lot of deprecated usages
[language:]
Hallo, um keine Belanglosigkeiiten für die Aufstiege der "herbeizuzaubernden-rpg`s" zu erzeugen
https://luna-net.org/2017/wesn/modis/
I weiß echt nicht mehr was ich sagen soll
aber nach allen Läufen [language: runs] scheint es ein ausgeglichenes "Gameplay" zu sein.

please tell me if you or you or you is finding to much destructive which is coming not the
real relations in history of war-art and hero-fantasy equal!
Thank your for all
User avatar
beetlenaut
Developer
Posts: 2813
Joined: December 8th, 2007, 3:21 am
Location: Washington State
Contact:

Re: art inofficial

Post by beetlenaut »

Sorry, the English text is incomprehensible. It looks like you made a campaign though, so you should upload it to the add-ons server. There is a button on the Wesnoth main menu which connects to that server.
Campaigns: Dead Water,
The Founding of Borstep,
Secrets of the Ancients,
and WML Guide
Luc7y
Posts: 19
Joined: June 29th, 2019, 6:19 pm
Contact:

Re: art inofficial

Post by Luc7y »

please, tell me what you understand,

thank you for looking and care for
User avatar
beetlenaut
Developer
Posts: 2813
Joined: December 8th, 2007, 3:21 am
Location: Washington State
Contact:

Re: art inofficial

Post by beetlenaut »

I assume you meant, "I don't know what else I should say." "Please tell me if you" is a short phrase in correct English, and I understand "Thank you for all." I don't understand anything else. I followed the link and saw a campaign. That explains my response.

I think you used Google or some other software to translate this text. You need to use formal language in order to get a good translation from a computer program. Maybe that is the problem.

If you put "German" in the title of this post, then maybe a person who speaks German will join the discussion and give you a better response.
Campaigns: Dead Water,
The Founding of Borstep,
Secrets of the Ancients,
and WML Guide
Luc7y
Posts: 19
Joined: June 29th, 2019, 6:19 pm
Contact:

Re: art inofficial

Post by Luc7y »

Like I would see you came in my environment and present me the upload-mechanism but
alternative - and in any other cases good here a script to share the same folder with different content,
per one instance but without pain. please see next for all
Luc7y
Posts: 19
Joined: June 29th, 2019, 6:19 pm
Contact:

add-one share folder

Post by Luc7y »

Hi friends, to use booth variants
with one klick per start without
multiple actions in extracting or
moving or copying inside the filemanger
here a little script.

We need before
booth versions in the tree of /add-ons
one is the original and should have inside
a file as indiz.
In the original folder of the add-on
it is than named "2.these" here.
The folder with the modification should
now more automatic transformed into the originalfolder
while the content of the original is in safe for the
next choice of starting.

The Two shell-scripts are here in the same folder

~/.local/share/wesnoth/1.12/data/add-ons
as example two folder the original:
Aria_of_the_Dragon_Slayer
and the content from the archives from download luna-net.org
renamed before use to
Aria_of_the_Dragon_Slayer_wor
with file
Aria_of_the_Dragon_Slayer_wor/1.these

and
Aria_of_the_Dragon_Slayer
with file
Aria_of_the_Dragon_Slayer/2.these


and don`t forget if sure in terminal
so should it ready for executer or runner

content script 1 aodts_o.sh:

#! /bin/bash

# exit by error / no execute / verbose
# set -env
# verbose executings
# Author: a@t (gpl-licensed) website@luna-net.org
# it explained thamself by echo for the coming actions
# for further-coming with different versions of program-executer
# in the same user/.config/folder
# please rename the following chars without quotation marks "Aria_of_the_Dragon_Slayer"
# with the name of the folder to being changed
# on demand change the exec-paths for wished executives




if
[ -f Aria_of_the_Dragon_Slayer/1.these ]; then
forw=Aria_of_the_Dragon_Slayer/these1
fi

if [ $forw = Aria_of_the_Dragon_Slayer/these1 ]; then

echo "moving of content original backup";
echo "the next once possibility";
echo "starter 1 ready";
mkdir -v .bc1
echo `mv Aria_of_the_Dragon_Slayer/* .bc1`;
echo " ";
echo "current configuration folder save to use";
echo `mv Aria_of_the_Dragon_Slayer_wor/* Aria_of_the_Dragon_Slayer`;
echo "empty folder would not overwriten in next change";
rmdir -v Aria_of_the_Dragon_Slayer_wor
echo "starter aotds_m.sh ready for changing";
echo "please reload all open waiting? filemanager(s)";
wesnoth -d -cAria_of_the_Dragon_Slayer
else
if
## for any cases of other programm-possibilities (here the same)
[ -f bc1/2.these ] && [ -f Aria_of_the_Dragon_Slayer_wor/1.these ]; then
wesnoth -d -cAria_of_the_Dragon_Slayer

echo "else also good";
fi
echo " no config-content changed -please use starter aotds_o.sh for these content"
echo "or change with starter 1 aotds_m.sh";

exit 1
fi


content script 2 aodts_m.sh:

#! /bin/bash

# exit by error / no execute / verbose
# set -env
# verbose executings
# Author: a@t (gpl-licensed) website@luna-net.org
# it explained them self by echo for the coming actions
# for further coming with different versions of program-executer
# in the same user/.config/folder
# please rename the following chars without quotation marks "Aria_of_the_Dragon_Slayer"
# with the name of the folder to being changed
# on demand change the exec-paths for wished executives

if
[ -f Aria_of_the_Dragon_Slayer/2.these ]; then
forw=Aria_of_the_Dragon_Slayer/these2
fi

if [ $forw = Aria_of_the_Dragon_Slayer/these2 ]; then

echo "moving of content";
echo "the next once possibility";
echo "starter 2 ready";
mkdir -v .bc2
echo `mv Aria_of_the_Dragon_Slayer/* .bc2`;
echo " ";
echo "current configuration folder save to use";
echo `mv Aria_of_the_Dragon_Slayer_wor/* Aria_of_the_Dragon_Slayer`;
echo "empty folder would not overwriten in next change";
rmdir -v .bc1
echo "starter 2 ready for changing";
echo "please reload all open waiting? filemanager(s)";
wesnoth -d -cAria_of_the_Dragon_Slayer
else
if
[ -f Aria_of_the_Dragon_Slayer/1.these ] && [ -f .bc2/2.these ]; then
wesnoth -d -cAria_of_the_Dragon_Slayer

echo "else also good";
fi
echo " no config-content changed -please use starter 1 for these content aotds_m.sh"
echo "or change with starter 2 aodts_o.sh";

exit 1
fi


note: ~/ is username in path
Luc7y
Posts: 19
Joined: June 29th, 2019, 6:19 pm
Contact:

excuse me sorry please

Post by Luc7y »

To dismiss the chaos of ideas for folder-names
the link to my homepage https://luna-net.org/2017/wesn/modis
Post Reply