Author Topic: Changelogs  (Read 1878 times)

ARSEnic.

  • Newbie
  • *
  • Posts: 47
  • Karma: +17/-15
  • Hell o!
    • View Profile
Changelogs
« on: February 01, 2017, 03:15:14 pm »
I made a changelog script to facilitate reading of changelogs instead of having to put the whole chunk in the main.nut file, the changelog's placed in an ini file instead.



Pictures




Example in Changelog.ini

[1.0]    --->   name of the server version inside here
lines = 5    ---> how many lines/updates there are for this server
date = 1/1/1111, Monday    ---> date when update was implemented
line1 = This is a test example    ---> update 1 details, for each update +1 in "lines"
line2 = update1
line3 = update2
line4 = update3
line5 = update4




Installation

Simply drag "Scripts", "Modules" and "Server" into the root server directory
When you have added a new server version, simply create another section in changelog.ini.



Links

Pastebin for main script
Download from Dropbox


If you have any questions about the script, feel free to pm me :)
« Last Edit: February 02, 2017, 11:30:47 am by ARSEnic. »

Rhytz

  • Newbie
  • *
  • Posts: 30
  • Karma: +13/-7
    • View Profile
    • Rhytz's Website
Re: Changelogs
« Reply #1 on: February 02, 2017, 10:32:59 am »
Nice job. The links are broken though. They contain http twice

P.s. have you not enabled widescreen mode on your GTA III (screenshot)?
« Last Edit: February 02, 2017, 10:34:31 am by Rhytz »
Meet everyone on the Liberty Unleashed Discord || Check out my website/portal!

ARSEnic.

  • Newbie
  • *
  • Posts: 47
  • Karma: +17/-15
  • Hell o!
    • View Profile
Re: Changelogs
« Reply #2 on: February 02, 2017, 11:31:41 am »
Oh i fixed the links, turns out i added an additional ""
Anyway, i haven't enabled widescreen mode and what does it do? :p

Rhytz

  • Newbie
  • *
  • Posts: 30
  • Karma: +13/-7
    • View Profile
    • Rhytz's Website
Re: Changelogs
« Reply #3 on: February 02, 2017, 12:23:59 pm »
It makes the game aspect ratio look "right" on widescreen monitors, which you appear to have. If you have it turned off on a widescreen monitor, the image will be stretched out.

Options > Display Setup > Wide Screen > Off:


Options > Display Setup > Wide Screen > On:
« Last Edit: February 02, 2017, 12:25:51 pm by Rhytz »
Meet everyone on the Liberty Unleashed Discord || Check out my website/portal!

ARSEnic.

  • Newbie
  • *
  • Posts: 47
  • Karma: +17/-15
  • Hell o!
    • View Profile
Re: Changelogs
« Reply #4 on: February 03, 2017, 12:38:02 pm »
Thanks for the tip, I'll go apply it :3

 

© Liberty Unleashed Team.