-
Posts
162 -
Joined
-
Last visited
Content Type
Profiles
Forums
Blogs
Posts posted by Warrior Mage
-
-
Voila! I am now successful in setting the name and displaying the message. It did not work as I had done a simple fault. Forgot to set the script name in the town details which I found after referring to a site.
But, there are still problems. I receive errors as state -2 not found and also as creature script bad header as soon as I entered the town. And also, I found an error trying to talk to CHIEF GUARD (which I mentioned above) instead of Talking: It doesn't respond.
Please try to solve my problems, partners.
-
Hello? I know that my constant messaging is irritating you people but I will stop that after my newbie problems are completed.
-
And the guard is also not named. I have changed the script of creature 20 as 't1town' from default. I will like to get rid of this problem which allows me to do nothing!😅 Also, it will be useful if there is a program to check scripting errors.
-
Hi everyone. I have attempted what you told into my script, Kelandon. But it had a 0% of working. I don't know why. I have saved my script for that particular town named "Town" as t1town.txt (as t0 is warrior's grove) in ....../Blades of Avernum/Blades of Avernum Scenarios/Game (my scenario folder name) and also in data folder. But whatever I do is not working. Please give me an idea.
-
Thank you, Kelandon. I'll look into that and reply tomorrow.
-
begintownscript;
body;
beginstate INIT_STATE
set_name(20, "Chief Guard");// ID 114
break;
message_dialog("Welcome to my town!", "");
beginstate EXIT_STATE;
break;
What mistake is in this for this is not working at all!
-
Kelandon, I have all of your scenarios, but trying to download 'The Magic' scenario from your website is showing some errors. Please take this into care.
-
Oh, Thank you for that Ess-Eschas! I completely forgot that we can learn by looking into pre existing scenarios with an editor and script. I'll try my best doing that. Also, I found that the 3D editor is very cool! But, unfortunately it's my nature to ask a bunch of questions.
-
Kelandon, Thank you for your response. This question may make you understand better. What should I do if I want a message to pop up - "Welcome to my scenario!"as soon as I enter a scenario?
-
Kelandon, First of all thank you for your reply. I have downloaded the scenario workshop you mentioned and also read the cookbook PDF. The cookbook is a better resource of all and it was meaningful, but I find it difficult at some places with a lot of confusion especially at those scripting examples which was not proper with why a code is being used, in what txt name and where we have to save it and use of those parantheses and numbers seems to be undefined at some places. I hope you and the community would help in me in clearing my daily queries.
Please try to clear the queries I already mentioned above in this post as I am very willing to edit a scenario.
-

I have played blades of avernum and I am now new to editor. Can anyone help in the new beginning?
in Blades of Avernum Editor
Posted
Ok, Celtic Minstrel. I will post after checking with that.