[SCRIPT] Display Ranks : v 0.5 (beta) : 22Jun09

The place to discuss scripting and game modifications for X³: Terran Conflict and X³: Albion Prelude.

Moderators: Moderators for English X Forum, Scripting / Modding Moderators

User avatar
arcana75
Posts: 2165
Joined: Tue, 2. Dec 03, 09:28
x3tc

Post by arcana75 » Fri, 26. Jun 09, 15:11

Carlos, the script doesn't support \033 tags in the t file?

User avatar
Carlo the Curious
Posts: 16999
Joined: Mon, 5. Mar 07, 22:03
x4

Post by Carlo the Curious » Fri, 26. Jun 09, 15:15

\033 tags aren't printable in log messages. The script should strip out any tags.

User avatar
arcana75
Posts: 2165
Joined: Tue, 2. Dec 03, 09:28
x3tc

Post by arcana75 » Fri, 26. Jun 09, 15:24

Ok thanks. It doesn't strip them tho, \033 tags just break the script. \033 tags appear in logs if read from t files so looks like it's SE-diving for me tonight!

User avatar
Carlo the Curious
Posts: 16999
Joined: Mon, 5. Mar 07, 22:03
x4

Post by Carlo the Curious » Fri, 26. Jun 09, 15:38

arcana75 wrote:Ok thanks. It doesn't strip them tho, \033 tags just break the script. \033 tags appear in logs if read from t files so looks like it's SE-diving for me tonight!
Works fine for me with Gazz's Numeric ranks text. What script are you using?

User avatar
arcana75
Posts: 2165
Joined: Tue, 2. Dec 03, 09:28
x3tc

Post by arcana75 » Fri, 26. Jun 09, 16:02

Carlo the Curious wrote:
arcana75 wrote:Ok thanks. It doesn't strip them tho, \033 tags just break the script. \033 tags appear in logs if read from t files so looks like it's SE-diving for me tonight!
Works fine for me with Gazz's Numeric ranks text. What script are you using?
LOL I've modded my scripts so much I don't even remember what Gazz's originally looked like. I've incorporated Yaki, Xenon, Khaak and Pirate ranks so intend to make my version read them, plus work with colours and make it all fit in a single page without scrolling, so don't worry about it! :)

I intend to grow it to include money and stuff to replace my player status screen cuz my rank bug totally bugs me. :D

Rapier
Posts: 11373
Joined: Mon, 11. Nov 02, 10:57
x3tc

Post by Rapier » Sat, 11. Sep 10, 20:01

I may be being particularly dense, but I can't get these scripts to run. I've installed ChemODun's library and extracted the zip to my TC folder (expected .xml files are present in t and scripts folders). The strings library is showing in the script editor, but these script aren't.

I'm also a little confused why this thread was last used in July 2009 yet the list of community scripts has the date 2010-03-24 against it. Is there a newer version somewhere I should be using?
Rapier - The Orifice of all Knowledge

Godwin's Law is not one of the Forum Rules.
Search just the forum with Google

User avatar
Carlo the Curious
Posts: 16999
Joined: Mon, 5. Mar 07, 22:03
x4

Post by Carlo the Curious » Sat, 11. Sep 10, 21:13

No idea, I'm afraid.

I'd suspect the SE version numbers, but I re-downloaded it and it shows up for me (TC 2.7.1).

Rapier
Posts: 11373
Joined: Mon, 11. Nov 02, 10:57
x3tc

Post by Rapier » Sun, 12. Sep 10, 11:27

Okay, thanks. At least I know I'm trying to use the right version.
Rapier - The Orifice of all Knowledge

Godwin's Law is not one of the Forum Rules.
Search just the forum with Google

User avatar
Carlo the Curious
Posts: 16999
Joined: Mon, 5. Mar 07, 22:03
x4

Post by Carlo the Curious » Sun, 12. Sep 10, 16:22

A thought - you are extracting the zip as the same user you're running the game as?

Rapier
Posts: 11373
Joined: Mon, 11. Nov 02, 10:57
x3tc

Post by Rapier » Sun, 12. Sep 10, 22:08

Yep. There is only one user. Might try extracting using another programme though...
Rapier - The Orifice of all Knowledge

Godwin's Law is not one of the Forum Rules.
Search just the forum with Google

User avatar
Carlo the Curious
Posts: 16999
Joined: Mon, 5. Mar 07, 22:03
x4

Post by Carlo the Curious » Mon, 13. Sep 10, 16:41

Shouldn't make any difference, but try this.

Rapier
Posts: 11373
Joined: Mon, 11. Nov 02, 10:57
x3tc

Post by Rapier » Mon, 13. Sep 10, 21:01

Thanks. I've installed these on my laptop and they seem to work okay. Not sure if that's the new files or the different install though; both are 2.7.1 (steam) but desktop is W7 whilst laptop is still XP.
Rapier - The Orifice of all Knowledge

Godwin's Law is not one of the Forum Rules.
Search just the forum with Google

guruw
Posts: 14
Joined: Sat, 9. Feb 08, 13:03
x4

Post by guruw » Mon, 3. Jan 11, 17:35

jlehtone wrote:
hsung wrote:Now I can tell what's my rank against the Yaki, the Dukes and pirates 8)
You could have done it all the time, just export player stats from game and then Deflate the PlayerStats.pck file so you can read its (XML-formatted) contents. Reputation numbers ought to be there. But that is "work" compared to the use of a nice script. ;)
however... it doesn't show pirate or yaki or corporation rank, I just did it just now, and no pirate or yaki or corp rank.

seePyou
Posts: 40
Joined: Thu, 26. Jan 06, 01:02
x4

Now in SPK

Post by seePyou » Wed, 8. Jun 11, 02:52

I have recently re-entered the world of X3 and started modifying the game with scripts and such. So I installed the Plugin Manager and noticed it came with a plugin creator.

It was so easy to use that I wonder why most people dont use it.

Here is this thread's script in .spk format, including all original author credits and, most importantly, the need for the dependency lib.

The spk creator allows to point to another spk and declare it as parent; since this thread's script needs a lib (that is already in spk form, which made it easy to make it dependant by just selecting it) it will prevent the installation of this script if the plugin manager does not have a record of you installing the lib first. Plain and simple...

All done in 2 minutes...

User avatar
Nibel
Posts: 208
Joined: Sat, 29. Apr 06, 16:53

Post by Nibel » Fri, 14. Sep 12, 02:26

i guess it doesn't work with ap ?

User avatar
Carlo the Curious
Posts: 16999
Joined: Mon, 5. Mar 07, 22:03
x4

Post by Carlo the Curious » Fri, 14. Sep 12, 07:28

Nibel wrote:i guess it doesn't work with ap ?
I don't have AP, so I've no idea...

DeathXI
Posts: 69
Joined: Tue, 9. May 06, 00:26
x3

Post by DeathXI » Sun, 17. Nov 13, 10:28

I hate to be a necromancer, but after playing X-Rebirth I decided to go back to TC.

I reinstalled it, reinstalled all my mods, and started the game. Saved, exited, and reloaded.

I go to set my controls, and Display Ranks isn't there. It's installed through the plugin manager, says it's enabled. But it simply does not work.

What I have installed: 500 KM Comm Range (fake-patch version)

Comp Cleaner.
And in the plugin managers i have:
ATF Shipyard - eldyranx3
Cheat Collection Package - Cycrow
Chem String Functions Library - Chem0Dun
Display Ranks - Carlo the Curious
Imperial Libraries - Lord Vader
JSON Parser library - Thisis Harsh
Jumpgate Construction Tech - LordVader
Marine Repairs - Tatakau
Marine Trainng Manager - Grax
NPC Bailing Addon - Thisisharsh
Ship Hijacker - Nividium
Marauder Shipyard - Teladidrone
Traveling Mechanic - Teladidrone
TOA to Gate Conversion - Grax
Universal B anking - Marka_a_condren
Community Plugin Config - Cycrow (Version 1.51)
Hotkey Manager - Cycrow (Version 1.21)
Ware Manager - Cycrow


Anyone know why it won't work? Possibly the community plugin Config is a newer version. Maybe I'll try installing an older version of that.

Post Reply

Return to “X³: Terran Conflict / Albion Prelude - Scripts and Modding”