Search found 208 matches

by Bubzrulz
Sat Dec 24, 2016 1:08 am
Forum: Patches: Secret of the Oracle
Topic: Starting in level
Replies: 20
Views: 22677

Nisaba wrote:
Bubzrulz wrote:im trying to do away with map completly
with or without the world map?
edited my previews post, check it.
no world map at all
by Bubzrulz
Sat Dec 24, 2016 12:53 am
Forum: Patches: Secret of the Oracle
Topic: Starting in level
Replies: 20
Views: 22677

ok, I see what you are up to. so there is a trick you should know. you wanna let Keen start in the last level of your mod. say there were 7 levels let him start in level 7. therefor use this patch: # Keen starts game in Level 1 %patch $5CBB $7A68W $0001W he will then move to level 1, 2, 3 and so on...
by Bubzrulz
Sat Dec 24, 2016 12:48 am
Forum: Patches: Secret of the Oracle
Topic: Starting in level
Replies: 20
Views: 22677

Nisaba wrote:
Bubzrulz wrote:ok i cant get it working sadly
what do you mean by "it"? the patch or the worldmap conversion?
i deleted the keen starts on level one patch and just left the other one and didnt work also i tryed making level 0 into a level and that just didnt work
by Bubzrulz
Sat Dec 24, 2016 12:25 am
Forum: Patches: Secret of the Oracle
Topic: score board and scores reset if u die
Replies: 17
Views: 21990

levellass wrote:Ok, so then, we have a patch to reset your score to what it was at the level start when you die.
no i dont have a patch yet im looking tho
by Bubzrulz
Sat Dec 24, 2016 12:22 am
Forum: Patches: Secret of the Oracle
Topic: Starting in level
Replies: 20
Views: 22677

ok i cant get it working sadly
by Bubzrulz
Fri Dec 23, 2016 10:08 pm
Forum: Patches: Secret of the Oracle
Topic: Starting in level
Replies: 20
Views: 22677

Re: Winning level goes to next level

this made keen do the 1st level 2 times then go to the next one jipp... this is because you combined it with that "Keen starts game in Level X" Patch. If you don't want this effect, simply disable this patch and tweak the map into a real level. then keen starts in level 0 (the former worl...
by Bubzrulz
Fri Dec 23, 2016 9:33 pm
Forum: Patches: Secret of the Oracle
Topic: Starting in level
Replies: 20
Views: 22677

Re: Winning level goes to next level

concerning your second part of the question: do you want Keen to never visit the worldmap but instead move right into the next level every time he exits? in this case you can use this patch: #Winning level goes to next level %patch $6B1E $FF $06 $7A20W $90 $90 $90 %patch $6B31 $A1 $7A20W $A3 $7A68W...
by Bubzrulz
Fri Dec 23, 2016 3:19 pm
Forum: Patches: Secret of the Oracle
Topic: score board and scores reset if u die
Replies: 17
Views: 21990

Re: score board and scores reset if u die

Nisaba wrote:
Bubzrulz wrote:[...] and also would like to reset if you die
reset what exactly? points? ammo? lives?


opps points and ammo
by Bubzrulz
Fri Dec 23, 2016 3:08 pm
Forum: Patches: Secret of the Oracle
Topic: Starting in level
Replies: 20
Views: 22677

Re: Winning level goes to next level

concerning your second part of the question: do you want Keen to never visit the worldmap but instead move right into the next level every time he exits? in this case you can use this patch: #Winning level goes to next level %patch $6B1E $FF $06 $7A20W $90 $90 $90 %patch $6B31 $A1 $7A20W $A3 $7A68W...
by Bubzrulz
Fri Dec 23, 2016 1:48 pm
Forum: Patches: Secret of the Oracle
Topic: Starting in level
Replies: 20
Views: 22677

Starting in level

Hi looking for a way to patch so u start in a level instead of a world map also is there a patch so that you finish the level and enter another one straight away bypassing world map .
by Bubzrulz
Fri Dec 23, 2016 12:16 pm
Forum: Patches: Secret of the Oracle
Topic: score board and scores reset if u die
Replies: 17
Views: 21990

Nisaba wrote:

Code: Select all

#Scorebox display
%patch $DD91 $0E40W #Horizontal location
cheers that worked
by Bubzrulz
Fri Dec 23, 2016 9:55 am
Forum: Patches: Secret of the Oracle
Topic: score board and scores reset if u die
Replies: 17
Views: 21990

score board and scores reset if u die

looking for info on patching the score to the right side and changing the red to different colours one for each thing and also would like to reset if you die
by Bubzrulz
Thu Dec 22, 2016 1:15 pm
Forum: Patches: Secret of the Oracle
Topic: Startext help
Replies: 2
Views: 8523

Startext help

trying to used Startext to patch my 1st new level so that when you enter level it says it and not original one i used it and it spat out the PATCH.TXT now what do i do .. btw Im using Abiathar to level edit cheers