Jump to content

How to create custom notiications ?


jaxxl

Recommended Posts

Posted

Look, I'm not trying to be rude, but I think you could benefit from starting from scratch and learn the basics of Skyrim/TS4 modding. Your requests for both games are very specific and covered by looking into modding on an entry level.

Why don't you read some tutorials and give it a try? If you don't know what you're doing you will encounter problems at every step of your endeavor. Maybe it's just me, but I don't react too kindly to people expecting others to solve their problems before even trying to figure it out on their own first. If you want something specific in your game, make it. If you run into problems, ask. Not the other way around :)

Posted

It is a mountain of tutorials around there.... atleast link me to relevant tutorials or something specific that can guide me foreword regarding this particular topic. Thanks.

Posted

If for "notification" you mean the text that appears for a second on the top-left, then this is done using scripts.

 

The only line you need in a script to do this is:

 

debug.notification("This is my notification")

 

Of course you have to find out how to create the script, where to place it, how to associate it with the event you want, etc.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...