UnNatural - A supernatural horror game - editing complete, beta testing over

@Nocturnal_Stillness
Thanks.

Error when i try to run from asassins in hospital
Error: line 739: Can’t fairAdd to non-percentile value: 0
Scene: episode02

@wiredchimpanzee, I use Safari

Ok it might be your browser then because firefox and IE work perfectly fine

@kuro @MaraJade please try again it should be fixed. Didn’t realise fairmath didn’t work if a stat started at 0.

The shade path features a scene taken from @Neo s suggestion earlier in the thread but with choices and slight variations.

error line 920 cant fairadd non percentile 100 or something like that

yeah wats this percentile thing going on it happened to me too

Something has gone wrong with fairmath

I get errors when i try to find ren in every choice
line 766: bad label final_ren
line 744: It is illegal to fall in to an *else statement; you must *goto or *finish before the end of the indented block
line 763: bad label final_ren

@Nocturnal_Stillness i cant read the private beta email without been caught. i didnt go to party and i restart at least 10 times right now. What am i doing wrong?

@SilverfangedDirewolf

Thanks I’ll sort them out.

@MaraJade

I’ll double check the code but you should have been able to read it without being caught at least once

I didnt know you could get caught i thought that was impossible ive never been caught and ive read it like 20 times

@WiReDcHiMpAnZeE

yes depending on your stats you either get caught or are able to read it.

Thats are my stats
Character Profile
Name Aria
Surname West
Gender Female
Physical
38
Mental
49
Spirit
5
Awareness 3
Condition 4 - I am ready for anything
Unit Beta
Vampire_Lore 4
Werewolf_Lore 2
Zombie_Lore 1
Gargoyle_Lore 0
Fae_Lore 0

Can i read without being caught with them?

@MaraJade

With those stats you should at least have a 50/50 chance

Double checked the code and it should be working.

Here is the code for this scene
[ _ = a space]
****
*if (stealth_basic)
__*temp catch
__*rand catch 1 3

__*if (catch = 1)
____*page_break
____*goto read

__*if (catch = 2)
____*page_break
____*goto caught

__*if (catch = 3)
____*page_break
____*goto read

*else
__*temp catch
__*rand catch 1 2

__*if (catch = 1)
____*page_break
____*goto caught

__*if (catch = 2)
____*page_break
____*goto read
****

So as you can see if you have the stealth_basic variable you aren’t caught if ā€œcaughtā€ is 1 or 3. or if you haven’t got the stealth_basic variable you aren’t caught if ā€œcaughtā€ is 2

@Nocturnal_Stillness i did it!!! Only take me 17 times :confused: i got a horrible luck

I can’t get past the scene where Ren first wants me to choose a style of shade to train in after he ā€˜tests’ me.
Sign anyway: line 915: Can’t fairAdd to non-percentile value100
Wait: line 1010 I believe
Also, there aren’t any increases when I use shade to kill the assassins or pick the lock. All three stay at 5 from when I first receive the power. This might be another problem with fairmath, or something you were doing for a while now. I’ve just gotten back to this site after a school-based hiatus.

@MaraJade

Yay glad it is working the *rand function musn’t like you.

@gnp3pinT7

Thanks for that. I am having a few issues with fairmath at the moment, but I have removed those increases now you gain +5% in each as opposed to one when you use it the first time.

Can everyone who is having error messages that mention fairadd or percentile

I think i’ve fixed them. let me know if I haven’t?