[Custom Object] Solid Little Havana Bank Roof (SLHBR)

Started by rww, Oct 19, 2015, 10:22 PM

Previous topic - Next topic

rww

Content Type: Map/Object
Original Author: rww
More About Content:

This is my custom object - roof of bank in Little Havana.

Screens from game (littlewhitey's server):






Download links:



Alternative download link - from LU-DM site
Join to Irrelevant Club Discord: https://discord.gg/MsPPZ5uV4X

Murdock


KAKAN

Why custom object?
This can be done with an inbuilt object too.
Anyways, Great work.
oh no

SAzEe21


EK.IceFlake


Xmair

Finally, some shit to fix that bank.

Credits to Boystang!

VU Full Member | VCDC 6 Coordinator & Scripter | EG A/D Contributor | Developer of VCCNR | Developer of KTB | Ex-Scripter of EAD

Sebastian

Fix all the roofs in VC. :D
Good job !

rww

vcmp server folder/store/objects/Objects.xml

<?xml version="1.0" encoding="ASCII"?>
<objectlist>
<object id="1">
<flags value="0"/>
<texture path="lhcoastsky2fix.txd"/>
<collision path="lhcoastsky2fix.col"/>
<model path="lhcoastsky2fix.dff" distance="299"/>
</object>
</objectlist>

vcmp server folder/store/maps/Maps.xml

<?xml version="1.0" encoding="ASCII" ?>
<itemlist>
<item model="6001" name="lhcoastsky2fix">
<position x="-940.6132202" y="-332.251709" z="74.67993164"/>
<rotation format="axisangle" x="0" y="0" z="0.0" angle="1"/>
</item>
</itemlist>
Join to Irrelevant Club Discord: https://discord.gg/MsPPZ5uV4X

Stormeus

Quote from: vito on Feb 16, 2016, 09:47 PMWhy devs not add that fix to vc-mp client? :)

Why would we? We're not in the business of map editing.

Hanney

Would you or someone else be able to make a tutorial video on how to fix collision bugs? it's something I'd be very interested in doing as a small project.

KrOoB_

When I wrote the object.xml & maps.xml code that you provided, the server gives an error why does it do it ?? HELP ME PLSS ! :'( :'(

EK.IceFlake

Quote from: h4fmaster on May 24, 2017, 04:28 PMWhen I wrote the object.xml & maps.xml code that you provided, the server gives an error why does it do it ?? HELP ME PLSS ! :'( :'(
Do you know the sheer amount of errors that could possibly occur?
How do you suppose we are to know which error are you facing?

tl;dr Which error ffs


PunkNoodle

Join a server and type /setconfig game_showdebug 1, then rejoin your server and you'll get more details about what the error really is.