Jump to content

[WIPz] Oblivion PC Achievements


jepuliz

Recommended Posts

WHAT! Lol, I did it so that every silver-item needs to be added!!!

We could change it to a plate, a cup, a fork, a spoon and a knife..

Saves a lot of trouble :)...

Link to comment
Share on other sites

  • Replies 2.1k
  • Created
  • Last Reply

Top Posters In This Topic

Owk thnx.. Save some fps in the long run as well..

I only skipped one achievement, because it requires some more than scripts, but there will be more like those..

 

It will be a long one that checks if you have cure-potions and if you have used standard potions or your own.

I replaced it with this...for the moment :)..

Begin MenuMode
if Achievement24 == 0
;		if WTF?
		Message "Achievement 24. Cure yourself with your own made potion."
		set Achievement24 to 1
	endif
endif
End

Link to comment
Share on other sites

Owk thnx.. Save some fps in the long run as well..

I only skipped one achievement, because it requires some more than scripts, but there will be more like those..

 

It will be a long one that checks if you have cure-potions and if you have used standard potions or your own.

I replaced it with this...for the moment :)..

	if Achievement24 == 0
;		if WTF?
		Message "Achievement 24. Cure yourself with your own made potion."
		set Achievement24 to 1
	endif
endif

Wut? That is not the correct name for the Achievement. Change it. :) Seriously.

Link to comment
Share on other sites

Yes I know.. but I go for the short names, until I know how long those messages can be...I can copypaste them later from your doc :).

	if Achievement24 == 0
;		if WTF?
		Message "Achievement 24.	As an alchemist, cure a disease using a potion you created from ingredients you gathered - Cure a disease from stuff you've got ."
		set Achievement24 to 1
	endif
endif

 

this is quite long...

don't worry. all shall be clear in the future :whoops: .

Link to comment
Share on other sites

Yes I know.. but I go for the short names, until I know how long those messages can be...I can copypaste them later from your doc :).

	if Achievement24 == 0
;		if WTF?
		Message "Achievement 24.	As an alchemist, cure a disease using a potion you created from ingredients you gathered - Cure a disease from stuff you've got ."
		set Achievement24 to 1
	endif
endif

 

this is quite long...

don't worry. all shall be clear in the future :whoops: .

After the "-"-mark it's description how to do it. On every Achievement.

 

;D

Link to comment
Share on other sites

Yeah. I know but I changed it ...so I know what to do ! :P...

Ah never mind.. blabla..:P let me do difficult,... please...

NO! Well, okay.

How much now? Tonights movie: Matrix Reloaded! Didn't get to see it yesterday, I'll watch it now!

Link to comment
Share on other sites

Yeah. I know but I changed it ...so I know what to do ! :P...

Ah never mind.. blabla..:P let me do difficult,... please...

NO! Well, okay.

How much now? Tonights movie: Matrix Reloaded! Didn't get to see it yesterday, I'll watch it now!

Why is everyone so quiet? :P How many?

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...