How do I edit "beginner's guide" text?

Forum Archive - from http://theuniversal.net
Locked
User avatar
flametard
Posts: 1245
Joined: Sun Apr 01, 2007 2:05 am
Location: Join NR! faction name: 'NR new recruits' password: 'Truth'
Contact:

How do I edit "beginner's guide" text?

Post by flametard »

in the dropdown menu under "info" you can click "game help" and it brings up and OSD with 3 buttons, one containing stats, and 2 others: "beginners guide" and "introduction to this world" or something. both of those buttons go to files with no text.

how do i imput text into those files?
User avatar
Mit
Staff
Staff
Posts: 3551
Joined: Sun Sep 21, 2003 10:14 pm
Location: Unknown

Post by Mit »

For the beginners guide, create a file on your server folder..

Code: Select all

Data/Text/beginners.txt
With the text in it. (Some basic html-like formatting - like <b> Bold </b> etc - is supported)

For the 'Introduction to this world' edit

Code: Select all

Data/Text/background.txt
Locked