Author |
Message |
L33tStealth Newbie

Joined: Sep 29 2003 Posts: 8 Location: Coral springs Offline
|
Posted: Mon Sep 29, 2003 8:25 pm Post subject: Graphics. |
 |
|
|
|
if any one would like to make me a background with ruble and broke trees for my Ghost-Recon arena please go ahead ,and if you can make me a sign so when u come in my zone it will say the Ghost-Recon sign
EXAMPLE:
Like That or like this,
EXAMPLE:
THNX
Regards
L33tStealth _________________
 |
|
Back to top |
|
 |
Doggeti Server Help Squatter

Age:40 Gender: Joined: Jan 12 2003 Posts: 297 Location: Germany Offline
|
Posted: Wed Oct 01, 2003 5:35 am Post subject: |
 |
|
|
|
Why do you need someone who makes signs for you if you already have two good ones? _________________ Expect the worst but hope for the best. |
|
Back to top |
|
 |
L33tStealth Newbie

Joined: Sep 29 2003 Posts: 8 Location: Coral springs Offline
|
Posted: Thu Oct 02, 2003 10:36 am Post subject: |
 |
|
|
|
I have no clue on how to do it.I`ve tried to learn but its too complecated,plus those are small.  |
|
Back to top |
|
 |
SuSE Me measures good

Joined: Dec 02 2002 Posts: 2307 Offline
|
Posted: Thu Oct 02, 2003 4:00 pm Post subject: |
 |
|
|
|
download lvztoolkit.zip
unzip it
open up notepad/wordpad
type in the following:
Quote: | outfile=nameofyourchoice.lvz
file=nameofyourchoice.xxx
[objectimages]
image0=nameofyourchoice.xxx
[screenobjects]
c-116,e200,image0,aftergauges,enterarena,1200,0 |
save that as nameofyourchoice.ini in the same directory the contents of lvztoolkit.zip were extracted to
"nameofyourchoice"=whatever name you like
outfile= is for the eventual name of the .lvz file, the file= and image0= "nameofyourchoice"s need to match, they are to be the filename of the image
".xxx" is just a placeholder - you can use the following image formats (extensions):
.bmp
.gif
.jpg
.png
anyways, run "buildlevel.exe" - when it opens a browse window, find and select your "nameofyourchoice.ini" file
this should create a .lvz file named after whatever you put for "outfile="
put that .lvz file into your main Continuum directory (eg. C:\Program Files\Continuum) then go in-game and type "*putfile nameofyourchoice.lvz"
now get the .cfg file for the arena you wish the logo to be added to
use "*getfile arenaname.cfg" for subarenas and "*getfile server.cfg" for public arenas
find the [misc] section
alter (or add) the setting misc:levelfiles= so it is "misc:levelfiles=nameofyourchoice.lvz"
save changes
go in-game, type "*putfile arenaname.cfg" or "*putfile server.cfg" if you did it for public arena
that's it, re-enter the arena and it should work |
|
Back to top |
|
 |
|