You are not logged in.
This is a final version of "Nightmare state" project you can find on this link:
Here it is. The first script I ever made for Oni. It took me a long time to do it alone becasue I'm just a newbie, but thanx to EdT, Gumby, Alloc (of cource), Script_10k, and Me, striker for making this AWESOME (With bugs:/) script. If you have any problems with this script, DO NOT TELL ME. THIS WAS JUST A PRACTICE SCRIPT SO I CAN TRAIN TO MAKE BIGGER AND BETTER ONES. You can only tell me what I need to improve on. (I already know I need to improve in camera works.) Bu I think my script is still cool.
Instructions for installation: Simply drag the "Script" file in the attachment to State folder. BACK UP YOUR OLD FILES BEFORE DOING THAT!
Click to see the Oni Roleplay map. Click to roll the dice. Click to see the proper troop terminologies.
Offline
Oh, yeah, and by the way, please read "Readme" file in the RAR archive. Thanks.
Click to see the Oni Roleplay map. Click to roll the dice. Click to see the proper troop terminologies.
Offline
I can not kill Mukade -.-
Offline
You have to change on the bottom "chr_helath_wait" to "chr_wait_health" . Great script! Its a little short though O_O
"It is not hatred but indifference that will destroy us." -Unknown
"One death is a tragedy. The death of a million is a statistic" -Joseph Stalin
Offline
Orz
Offline
Aha, the script is very interesting, but.. wish the storyline was longer (so attractive, I want to play more)
The Boy Who Knew Too Much ![]()
Offline
if you want to play more, then join ym group to make a new script! It's gonna be in level 7! It's gonna be sick.
Click to see the Oni Roleplay map. Click to roll the dice. Click to see the proper troop terminologies.
Offline
You cannot kill him because this script is my first script. You know the demos for games? They use this, too. You play, and then the last boss is impossible to kill or something like that!
Click to see the Oni Roleplay map. Click to roll the dice. Click to see the proper troop terminologies.
Offline
That is what F6 is for....
Iritscen: ![]()
Iritscen: it's amazing this program even works
Gumby: i know
Iritscen: and that statement applies to my code, not just yours
Offline
What does f6 do?
Click to see the Oni Roleplay map. Click to roll the dice. Click to see the proper troop terminologies.
Offline
In developer mode, it kills everybody but you.
Iritscen: ![]()
Iritscen: it's amazing this program even works
Gumby: i know
Iritscen: and that statement applies to my code, not just yours
Offline
In this script, you cannot kill Mukade not becasue he has too much health, but becasue it's a glitch. Everytime you kill him and the light glows red, and he dies, he gets reborned with 1 % of his heath. That's why it's impossible to kill him.
Click to see the Oni Roleplay map. Click to roll the dice. Click to see the proper troop terminologies.
Offline
That is because in his BANAOBJCharacter file he has the unkillable flag.
chr_unkillable [ai_name:string | script_id:int] [on_off:int{0 | 1}] - makes a character unkillable -*chr_unkillable A1_intro01 1*
Try that function.
Iritscen: ![]()
Iritscen: it's amazing this program even works
Gumby: i know
Iritscen: and that statement applies to my code, not just yours
Offline
Or try this:
chr_health_wait WindowNinjaRun 1
ai2_kill WindowNinjaRunOffline
That works too...
Iritscen: ![]()
Iritscen: it's amazing this program even works
Gumby: i know
Iritscen: and that statement applies to my code, not just yours
Offline