Vice City: Multiplayer

Server Development => Custom Content Releases => Object Showroom => Topic started by: rww on Oct 19, 2015, 10:22 PM

Title: [Custom Object] Solid Little Havana Bank Roof (SLHBR)
Post by: rww on Oct 19, 2015, 10:22 PM
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):

(https://i.imgur.com/vn5gpbm.jpg)

(https://i.imgur.com/DwSOy3V.jpg)



Download links:

(https://files.thijn.ovh/img/696b7b4cd9c71cdfbebf731837f99d07/slhbr_rww.zip) (https://files.thijn.ovh/download/696b7b4cd9c71cdfbebf731837f99d07/slhbr_rww.zip)

Alternative download link - from LU-DM site (https://lu-dm.eu.org/ludm/rww_workshop/bank_roof_fix/slhbr_rww.zip)
Title: Re: [Custom Object] Bank roof fix
Post by: Murdock on Oct 20, 2015, 12:35 AM
Neat
Title: Re: [Custom Object] Bank roof fix
Post by: KAKAN on Oct 20, 2015, 04:58 AM
Why custom object?
This can be done with an inbuilt object too.
Anyways, Great work.
Title: Re: [Custom Object] Bank roof fix
Post by: SAzEe21 on Oct 20, 2015, 06:33 AM
Hmmm great work..
Title: Re: [Custom Object] Bank roof fix
Post by: EK.IceFlake on Oct 20, 2015, 11:57 AM
Nice!
Title: Re: [Custom Object] Bank roof fix
Post by: Xmair on Oct 20, 2015, 03:28 PM
Finally, some shit to fix that bank.
Title: Re: [Custom Object] Bank roof fix
Post by: Sebastian on Dec 05, 2015, 09:59 AM
Fix all the roofs in VC. :D
Good job !
Title: Re: [Custom Object] Bank roof fix
Post by: rww on Feb 18, 2016, 03:47 PM
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>
Title: Re: [Custom Object] Bank roof fix
Post by: Stormeus on Feb 18, 2016, 10:12 PM
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.
Title: Re: [Custom Object] Bank roof fix
Post by: Hanney on Feb 20, 2016, 03:56 AM
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.
Title: Re: [Custom Object] Bank roof fix
Post by: KrOoB_ on May 24, 2017, 04:28 PM
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 ! :'( :'(
Title: Re: [Custom Object] Bank roof fix
Post by: EK.IceFlake on May 24, 2017, 04:43 PM
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
Title: Re: [Custom Object] Bank roof fix
Post by: KrOoB_ on May 24, 2017, 05:03 PM
This Maps.xml = https://i.hizliresim.com/j894dL.png
This Object.xml = https://i.hizliresim.com/37m9k0.png
This Server Crash = https://i.hizliresim.com/ojbA1X.png
Title: Re: [Custom Object] Bank roof fix
Post by: PunkNoodle on May 24, 2017, 07:09 PM
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.
Title: Re: [Custom Object] Bank roof fix
Post by: KrOoB_ on May 25, 2017, 01:41 PM
Here > https://i.hizliresim.com/M0OdoM.png
Title: Re: [Custom Object] Bank roof fix
Post by: PunkNoodle on May 25, 2017, 02:00 PM
As you can read it fails to load the collision file, the collision file is in the archive provided in this topic. Also as far as I've seen you added the archive both in maps and objects folder, while it should be in store and only there. Try removing the copies of the archive.
Title: Re: [Custom Object] Bank roof fix
Post by: KrOoB_ on May 25, 2017, 02:52 PM
Thank You bro <3
Title: Re: [Custom Object] Bank roof fix
Post by: MEGAMIND on Aug 03, 2017, 09:19 AM
the real is actually here!!

http://www.gtainside.com/en/vicecity/mods/106865-bank-rooffix/
Title: Re: [Custom Object] Bank roof fix
Post by: vito1 on Aug 03, 2017, 09:24 AM
Quote from: MEGAMIND on Aug 03, 2017, 09:19 AMthe real is actually here!!

http://www.gtainside.com/en/vicecity/mods/106865-bank-rooffix/
QuoteAuthor:   MahmoudTornado
Date:   26.06.2017

ok.
Title: Re: [Custom Object] Bank roof fix
Post by: Cool on Aug 03, 2017, 01:37 PM
Some peoples love spamming threads with useless replies like me
Title: Re: [Custom Object] Bank roof fix
Post by: Mahmoud Tornado on Aug 29, 2017, 12:06 PM
Quote from: MEGAMIND on Aug 03, 2017, 09:19 AMthe real is actually here!!

http://www.gtainside.com/en/vicecity/mods/106865-bank-rooffix/
no not me i did it for moths i think xD
Title: Re: [Custom Object] Solid Little Havana Bank Roof (SLHBR)
Post by: rww on Nov 11, 2021, 02:23 PM
Also this reuploaded, new pics from LW, and some changes for newbies - now I upload it with xml files etc...