ANDREASASPENBERG'S PROFILE

i help people with warcraft 3 map development so people are welcome to pm me regarding warcraft 3 stuff.

Search

Filter

[RMVX ACE] how can i create a step counter

what am i supposed to do with a half working script. i post one line of criticism and you snap at me. a mature user would fix the script.

[RMVX ACE] how can i create a step counter

seems that you messed up something because now the second set of variables is stuck on 100. please fix it.

[RMVX ACE] how can i create a step counter

i mean that i want the values of both character specific variables to show on the character status screen and preferably also without going into the status screen. i also need a way to stop the second set of variables from dropping for certain character classes. i know i should have said that right away but i am rather forgetful so i do not always remember everything.(just thought i owed you an explanation.)

[RMVX ACE] how can i create a step counter

i have found a problem. when i try to use a common event when a variable reach 100 nothing happens. i did set up a condition branch that triggers when the variable reach 100 or more but nothing happens. likely because of problem in the script. i fixed it though by removing the line that change it back to 0. i was going to use common events for that so there is no problems at the moment. one thing i forgot to mention is that i want the values of the variables to be visible on the characters. please help me with that as well.

[RMVX ACE] how can i create a step counter

that seems to be working well. i should have no problems with using the variables i want in it. this could even teach me some scripting.

how do i upload a game

good thing i am developing the game in vista as creating screen shots in windows 7 is a nightmare.(i do know how to do it though but it is easier in vista.) is it ok if i write a list of known issues or should i fix them first?

how do i upload a game

i am working on a game that i want to release a demo of on this website. how do i do that?

R.I.P. RPG Revolution

the site is back online but all members have been deleted. the design is different as well.

[RMVX ACE] how can i create a step counter

i am using the default number of characters(10) and they are in the team at all times but their classes can be changed.

[RMVX ACE] how can i create a step counter

i do not feel nor do i understand emotions and as such i am unable to tell how my posts will affect the emotions of others. if i wrote what i needed it for i would have scared people away and i do not want to do that. therefore i am just writing what i want it to do. each character have 2 variables: one that increases by 1 point per step and one that decreases by 1 point per step. when variable 1 reaches 100 it goes back to 0 and variable 2 is increased directly to 100. variable 1 can also be decreased by certain skills and map events. one skill reduces it by 25 and another by 100. changing equipment affects variable 2: some types increase it while others reduce it.