Custom Emblem Help

How would you get this to work

How would you precalculate the values, since this apparantly doesnt work
SOC below

# Complete the game under 23 minutes
ConditionSet 3
Condition1 = OverallTime 48300

I found a comment on tortured planet saying "you have to precalculate the values" but i dont know what that means.
 
It should look something like this (I'm not sure exactly)

Custom OverallTime Emblem:
Emblem
Name = Sonic gottta go fast
Objective = Complete the game under 23 minutes
ConditionSet =3

...

ConditionSet 3
Condition1 = OverallTime 48300

23 min = 1380 sec
1 sec = 35 ticrate
1380 sec = 48300 ticrate

This should work, even though I haven't tested it.
 
It should look something like this (I'm not sure exactly)

Custom OverallTime Emblem:
Emblem
Name = Sonic gottta go fast
Objective = Complete the game under 23 minutes
ConditionSet =3

...

ConditionSet 3
Condition1 = OverallTime 48300

23 min = 1380 sec
1 sec = 35 ticrate
1380 sec = 48300 ticrate

This should work, even though I haven't tested it.
48300 is 23 minutes in the Tic HUD in srb2
Post automatically merged:

It should look something like this (I'm not sure exactly)

Custom OverallTime Emblem:
Emblem
Name = Sonic gottta go fast
Objective = Complete the game under 23 minutes
ConditionSet =3

...

ConditionSet 3
Condition1 = OverallTime 48300

23 min = 1380 sec
1 sec = 35 ticrate
1380 sec = 48300 ticrate

This should work, even though I haven't tested it.
48300 is 23 minutes in the Tic HUD in srb2
Post automatically merged:

# Extra Emblems

ExtraEmblem 3
Name = Extra Emblem #3
Objective = Finish 1P in 23 minutes
ConditionSet = 3
Sprite = T
Color = SKINCOLOR_GREY

# Conditions

# Complete the game under 23 minutes
ConditionSet 3
Condition1 = OverallTime 48300

Does NOT work, and is in fact what I had in my SOC before you said that. It is fair that you would think that considering i got this from the wiki and you might have too ._.
 
Last edited:

Who is viewing this thread (Total: 0, Members: 0, Guests: 0)

Back
Top