10-08-2006, 06:11 AM
Was my first event I did without any help, no tutorials or anything. Its simple and can be easily upgraded/changed with much more. I added a simple quest you had to do after I wrote it and got it to work. Well here it is, hopefully first of many to come!!
>Message: Would you like ot join the fighters guild?
>Show Choices: Yes, No
[Yes]
(Created a Variable, named it Level, cause I wanted it where you had to be a certain lvl to change class)
>Conditional Brance: Vairable[****:Level] >=5 (Can be any number or 0)
>Control Variable: [****: Level] = [Hero]'s Level
> Change Actor Class: [Hero], [Fighter]
>Message: You are now a fighter!
[Else]
>Message: You are to weak to join the guild!
[End]
[No]
[End]
As you can see, a basic event, add a quest or something to easily expand it to your needs.
Anyways, this newb is out! PEACE
PAGRAM!!!
>Message: Would you like ot join the fighters guild?
>Show Choices: Yes, No
[Yes]
(Created a Variable, named it Level, cause I wanted it where you had to be a certain lvl to change class)
>Conditional Brance: Vairable[****:Level] >=5 (Can be any number or 0)
>Control Variable: [****: Level] = [Hero]'s Level
> Change Actor Class: [Hero], [Fighter]
>Message: You are now a fighter!
[Else]
>Message: You are to weak to join the guild!
[End]
[No]
[End]
As you can see, a basic event, add a quest or something to easily expand it to your needs.
Anyways, this newb is out! PEACE
PAGRAM!!!