Forum Name Library : Add your name

The place to discuss scripting and game modifications for X³: Reunion.

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

Post Reply
User avatar
LV
Sith Lord
Posts: 8255
Joined: Wed, 6. Nov 02, 20:31
x3tc

Forum Name Library : Add your name

Post by LV » Thu, 9. Feb 06, 22:38

In a spout of boredom i decided to add forum members names as another choice when naming ships. Instead of trawling through posts I thought i'd do it the easy way.

[ external image ] Cycrow installer package (zipped)

T File 7000
7000 Lib Download (save as) last updated 14/10/08 name range 20-266

How to add these names to your scripts

Install the spk file and it will set the name library up automatically. all you need to do is :-

get the following global variable 'lv.fnl.count'

Code: Select all

$g.for.nm.lib = get global variable: name='lv.fnl.count'
this will return the maximum number to check for randomly as shown below, this GV will currently return 247 when checked.

next

Code: Select all

$g.for.nm.lib = get global variable: name='lv.fnl.count' 
$rname.val =  = random value from 20 to $g.for.nm.lib - 1 // current range of names in the t file
$rn2 = sprintf: pageid=7700 textid=$rname.val, null, null, null, null, null // this will load the name
$ship -> set pilot name to $rname //set the pilots name, you can also use it to rename ships or use it for messages

Starting here

Code: Select all

<t>Lord Vader</t>
if you want your name adding just enter as above but choose the next available number eg.

Code: Select all

<t>My Name</t>
I 'll upload it as a library for other scripters to use if it takes their fancy.


_______________

List of scripts currently using the FNL

Arena
ALC (Artificial Life Competiors)
Escort
Deathmatch Arena
Heavy Assault Technology
Treasurehunt
UT Protection
BBS Missions
Convoy

***If I catch you posting twice, even under different names i will rip out your spleen***


_________________
Last edited by LV on Tue, 14. Oct 08, 21:29, edited 18 times in total.
LV's TC Scripts
Readme's For All My Scripts


I felt a great disturbance in the forum, Like millions of voices cried out in terror, then were silenced

si tacuisses, philosophus mansisses

User avatar
Tycow
Posts: 2132
Joined: Wed, 6. Nov 02, 20:31
x4

Re: Forum Name Library : Add your name

Post by Tycow » Thu, 9. Feb 06, 22:42

Code: Select all

<t id="21">Tycow</t>
Sounds quite cool :D

User avatar
Dgn Master
Posts: 1311
Joined: Fri, 27. Feb 04, 10:36
x3tc

Re: Forum Name Library : Add your name

Post by Dgn Master » Thu, 9. Feb 06, 22:47

Code: Select all

<t id="22">Dgn Master</t>
Sign me up Scotty!
Could the parents of the little Argon girl, Suzie, please claim her sealed jar of remains?
She didn't mind the gap and ended up vapourized!

User avatar
withar
Posts: 1045
Joined: Fri, 4. Jun 04, 18:43
x3tc

Post by withar » Thu, 9. Feb 06, 22:49

Code: Select all

<t id="23">Withar</t>
Ie, why not 8)
When The Law Breaks The Law
In The Name Of The Law- There Is No Law

Belfast Graffiti

Cycrow
Moderator (Script&Mod)
Moderator (Script&Mod)
Posts: 22225
Joined: Sun, 14. Nov 04, 23:26
x4

Post by Cycrow » Thu, 9. Feb 06, 22:55

Code: Select all

<t id="24">Cycrow</t>
is this our chance to become famous ? :P

Galaxy613
Posts: 3285
Joined: Tue, 28. Dec 04, 02:19
x4

Post by Galaxy613 » Thu, 9. Feb 06, 23:00

Code: Select all

<t id="25">Galaxy613</t>
Hey, if it's connected to LV, it's bound to become famous. :roll:
10,000 Lightyears of awesomeness

User avatar
nuclear_eclipse
Posts: 1129
Joined: Thu, 2. Sep 04, 01:54
x3tc

Post by nuclear_eclipse » Thu, 9. Feb 06, 23:01

Code: Select all

<t id="26">Nuclear_Eclipse</t>
Yarr!
Last edited by nuclear_eclipse on Thu, 9. Feb 06, 23:01, edited 1 time in total.

A dJ
Posts: 236
Joined: Thu, 18. Dec 03, 16:34
x4

Post by A dJ » Thu, 9. Feb 06, 23:01

Code: Select all

<t id="27">A dJ</t>
Should be fun :D

Edit: Darn they beat me to no.25

User avatar
DeadZone
Posts: 98
Joined: Fri, 26. Sep 03, 09:44
x4

Post by DeadZone » Thu, 9. Feb 06, 23:04

Code: Select all

<t id="28">DeadZoneMDx</t>
Sounds interesting

Syklon
Posts: 1699
Joined: Thu, 9. Feb 06, 23:06
x3

Post by Syklon » Thu, 9. Feb 06, 23:13

Code: Select all

<t id="31">Syklon</t>
I've been lurking in the shadows since X2, but at the chance of actually being in the game I've decided to reveal myself.

edit: oops my bad, ya thx for skippin
Last edited by Syklon on Fri, 10. Feb 06, 02:41, edited 1 time in total.

Skillers
Posts: 540
Joined: Sun, 24. Apr 05, 16:12
x3tc

Post by Skillers » Thu, 9. Feb 06, 23:14

Code: Select all

<t id="29">Skillers</t>
Why not? Anyway, what's this for?
"Warning, cargo bay now contains; Gate, Home of Light"

SpaceMonkey1119
Posts: 100
Joined: Sun, 11. Dec 05, 01:13
x3

Post by SpaceMonkey1119 » Thu, 9. Feb 06, 23:20

Code: Select all

<t id="30">SpaceMonkey</t>

I love lists

A dJ
Posts: 236
Joined: Thu, 18. Dec 03, 16:34
x4

Post by A dJ » Thu, 9. Feb 06, 23:33

Skillers wrote:Why not? Anyway, what's this for?
Well since it's going to be a library ppl can make missions with our names in it, or you could have you pilots or ships named after us.

Seven05
Posts: 148
Joined: Wed, 23. Nov 05, 19:53
x3

Post by Seven05 » Fri, 10. Feb 06, 00:23

Code: Select all

<t id="32">Seven05</t>
I'm game ;)

Edit: I see two #28's above so I'll skip a spot (31) for you to use for one of them.

User avatar
Rakeris
Posts: 407
Joined: Wed, 31. Dec 03, 04:25
x4

Post by Rakeris » Fri, 10. Feb 06, 00:28

Code: Select all

<t id="33">Rakeris</t>
All ways wanted to be famous. :P

djssuk
Posts: 183
Joined: Thu, 11. Dec 03, 21:43
x3tc

Post by djssuk » Fri, 10. Feb 06, 00:31

Code: Select all

<t id="34">D J SSUK</t>

XenonBuster
Posts: 183
Joined: Mon, 17. Oct 05, 00:03
x3

Post by XenonBuster » Fri, 10. Feb 06, 00:32

Code: Select all

<t id="35">XenonBuster</t>

DJ | Wolf
Posts: 51
Joined: Sat, 7. Feb 04, 21:14
x3tc

Post by DJ | Wolf » Fri, 10. Feb 06, 01:48

Code: Select all

<t id="36">DJ | Wolf</t>

User avatar
bladeuk
Posts: 2063
Joined: Sat, 8. May 04, 18:26
x3tc

Post by bladeuk » Fri, 10. Feb 06, 01:51

Code: Select all

<t id="37">BladeUK</t>
Im gonna be famous now! :D

Galaxy613
Posts: 3285
Joined: Tue, 28. Dec 04, 02:19
x4

Post by Galaxy613 » Fri, 10. Feb 06, 02:19

djssuk wrote:[<t id="34">D J SSUK</t>]
Use the "code" tags. Like this:

Code: Select all

[code]

[/code]

Then put your info inside it.
10,000 Lightyears of awesomeness

Post Reply

Return to “X³: Reunion - Scripts and Modding”