Author |
Message |
Quzo Newbie
Joined: Feb 04 2007 Posts: 3 Offline
|
Posted: Sun Feb 04, 2007 10:52 am Post subject: changing ships in someone elses zone |
 |
|
|
|
Ok, i know that you cant change the ships in others zones. but is it posible to change/overlay the ships that i see on my screen? I know how to make ships and I know how to rotate them and put them in my own zone but I want to see my ships in trench wars or some where else. I apreciate any help.
Quzo |
|
Back to top |
|
 |
Maverick

Age:40 Gender: Joined: Feb 26 2005 Posts: 1521 Location: The Netherlands Offline
|
Posted: Sun Feb 04, 2007 10:54 am Post subject: |
 |
|
|
|
You can put your custom ships in your C:\Program Files\Continuum\graphics directory, overwriting the standard ones.
Now if you are in a zone that doesn't use custom provided ships through a LVZ then you should see your own custom ships (like TW). _________________
|
|
Back to top |
|
 |
Quzo Newbie
Joined: Feb 04 2007 Posts: 3 Offline
|
Posted: Sun Feb 04, 2007 11:21 am Post subject: |
 |
|
|
|
Ya that should work, thanks. you don't happen to know how to open a bm2 file do ya? |
|
Back to top |
|
 |
Quzo Newbie
Joined: Feb 04 2007 Posts: 3 Offline
|
Posted: Sun Feb 04, 2007 11:30 am Post subject: |
 |
|
|
|
never mind.. i found (by accident ) that paint can open it thanks for your help
Quzo |
|
Back to top |
|
 |
Samapico No, these DO NOT look like penises, ok?

Joined: May 08 2003 Posts: 1252 Offline
|
Posted: Sun Feb 04, 2007 12:28 pm Post subject: |
 |
|
|
|
any program can open them, bm2 files are bmp files , you can actually rename it to bmp if it doesn't want to open in a particular program _________________ (Insert a bunch of dead links here) |
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Tue Feb 06, 2007 5:12 am Post subject: |
 |
|
|
|
Or if you just want to overwrite another zones graphics put the new ones in the zone's own folder instead of the general graphics folder. It should look something like "cont\Zones\SSCU 17th Parallel". _________________ ss news  |
|
Back to top |
|
 |
Maverick

Age:40 Gender: Joined: Feb 26 2005 Posts: 1521 Location: The Netherlands Offline
|
Posted: Tue Feb 06, 2007 9:49 am Post subject: |
 |
|
|
|
Wouldn't the client redownload and overwrite the files if it finds that the local files are different, Smong? (when entering the arena/server) |
|
Back to top |
|
 |
Chambahs Power attack

Joined: Jun 19 2005 Posts: 820 Offline
|
Posted: Tue Feb 06, 2007 11:54 am Post subject: |
 |
|
|
|
Thats what I was thinking. |
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Tue Feb 06, 2007 1:22 pm Post subject: |
 |
|
|
|
Maverick wrote: | Wouldn't the client redownload and overwrite the files if it finds that the local files are different, Smong? (when entering the arena/server) |
wiki wrote: | Note that files included by themselves (not within an LVZ) will take precedence over ones inside an LVZ. This also means that a user can place a file (say, ship1.bm2) in a zone's folder and it will override any custom ship graphics the zone uses. |
I just added that on the wiki to LVZ.
(PS: MGB, how about an automatic wiki link thing? I'd love to be able to write [[LVZ]] and have it link.) _________________ This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him. |
|
Back to top |
|
 |
Chambahs Power attack

Joined: Jun 19 2005 Posts: 820 Offline
|
Posted: Tue Feb 06, 2007 1:25 pm Post subject: |
 |
|
|
|
Wouldnt that be really hard to implement?
By typing [[ ]] it would have to search the word on the wiki site, then get a link and insert it all by itself...
Hmm, well i guess its not that hard..lol |
|
Back to top |
|
 |
Mine GO BOOM Hunch Hunch What What

Age:41 Gender: Joined: Aug 01 2002 Posts: 3615 Location: Las Vegas Offline
|
Posted: Tue Feb 06, 2007 2:18 pm Post subject: |
 |
|
|
|
Cyan~Fire wrote: | MGB, how about an automatic wiki link thing? I'd love to be able to write [[LVZ]] and have it link. |
I did give that a try a while ago, but the method to do Wiki links is really shitty in the code, and would require loading almost all the includes from MediaWiki just for it.
If someone knows of a simple function/sql calls for it, I'll throw it in. |
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Wed Feb 07, 2007 4:16 am Post subject: |
 |
|
|
|
Maverick wrote: | Wouldn't the client redownload and overwrite the files if it finds that the local files are different, Smong? (when entering the arena/server) | Well cont doesn't unpack the lvz to your file system anymore, so it works with cont 38/39pr1. Before that I had to keep pasting an edited mines graphic into a certain zones folder because they thought it would be a good idea to make them invisible. Hmm, I could have just set it to read only in hind sight. |
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Wed Feb 07, 2007 7:20 am Post subject: |
 |
|
|
|
One thing to note say you plop blah.bmp into your zone and use levelfiles=blah.bmp. Even if you were to remove the entry from levelfiles the bmp still overrides the defaults. Or at least I used to have that issue when running Omega Fire. That's why I tell everyone to use LVZ. _________________ Performance is often the art of cheating carefully. - James Gosling |
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Wed Feb 07, 2007 10:25 am Post subject: |
 |
|
|
|
Mine GO BOOM wrote: | I did give that a try a while ago, but the method to do Wiki links is really shitty in the code, and would require loading almost all the includes from MediaWiki just for it.
If someone knows of a simple function/sql calls for it, I'll throw it in. |
It wouldn't have to detect whether the page is there. Just simply transforming [[LVZ]] into LVZ would be fine with me. |
|
Back to top |
|
 |
Cerium Server Help Squatter

Age:42 Gender: Joined: Mar 05 2005 Posts: 807 Location: I will stab you. Offline
|
Posted: Thu Feb 08, 2007 12:51 am Post subject: |
 |
|
|
|
perhaps a [wiki=page]text[/wiki] type thing instead? _________________ There are 7 user(s) ignoring me right now. |
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Thu Feb 08, 2007 10:40 am Post subject: |
 |
|
|
|
Who edited my post? I put the period in there for a reason... |
|
Back to top |
|
 |
Smong Server Help Squatter

Joined: 1043048991 Posts: 0x91E Offline
|
Posted: Fri Feb 09, 2007 11:01 am Post subject: |
 |
|
|
|
I didn't edit anything, although the other day I nearly edited someone's post instead of quoting it  |
|
Back to top |
|
 |
|