Jump to content

Hoss212

Members
  • Posts

    52
  • Joined

  • Last visited

Posts posted by Hoss212

  1. For some reason I spent a whole hour on trying to get the damn map editor just to work. And I still haven't because I'm tired and give up but anyways yeah I can't figure this out. Why does it have to be so complicating? Also I ended up loosing all of my made resources thanks to this bullshit, along with having to re-install the game. If anyone just wants to establish with me on how to install it properly then thanks.

  2. Hmm, I seem to be having a problem with this. It seems as it fails for large gui's or something because when I make a large gui with tons of elements and stuff the thing just fails and nothing will come up. As if I just place a couple buttons on there it works fine. Now I know it will fail to show up if you have certain characters like "-" in a variable but im uncertain about anything else. So R3mp if you know whats going on please help, thanks. ;)

  3. Your having the same issue as I am as if you would have searched you would have found that out. ;) It appears as of now http://www.mtabeta.com, the site/server that holds every single mta account (as so I believe) is currently down. We all have to wait, thus of us who don't have the game installed until the team decides to give us support, whenever that happens.

    On a side note, this problem is NOT the serial problem. If we already have accounts then obviously we can't be having the serial problem people who don't have accounts are having. :roll: Therefore, don't worry about any issues with serials.

  4. Don't know about ropes because that's a totally different thing that's involved, if you DID use a rope to rapel down from the heli in sp mode then you could be able to, but only PED's (or cops) do it in single player, however this can be already scripted and done.

    As far as shooting from the heli it's 100% possible. The mission where you ride with Wuzi's friend in a helicopter to go to that ship and blah blah blah...

    Could be a good addition to the game though. But these things can already be scripted. :P

  5. Wow Twig thanks! Definitely worked now! Would you please mind telling me what you did or sending me that plug in you have for 3ds max or w/e? I got 3ds Max 2008. Thanks a lot! Just make a quick tutorial starting from 1) Make your 3d model, and then after that so on! :) Thanks again!

  6. Well, does gmax support 3ds? Maybe it's failing because there is a collision file on it but something is'nt right? Got to be another way, but I only know how to model hight maps in 3ds. I'm at school right now so later i'll see if theres a tick.

  7. Well, in Kams 3ds Max one you can't export the model as a dff without 'specefying' a col (collision) file. And all I did was just make a blank collision file just to export it. Possibly somthing wrong with the code? Because my friend put it all together...

  8. Tried a small box and it definitely still fails. I'm modeling in 3ds max and using Kam's DFF export. Could it possibly be something wrong with the collision file? I made a blank collision file and exported the .dff with it so yeah... but maybe I need the collision file somewhere in the resource or code?

  9. Yo, when i try to load my custom object (dff) the game totally crashes. The files only 182kb. It's basically a piece of land I modeled in 3ds. Similar to the one located below...

    http://www.gtaforums.com/index.php?show ... 36&hl=Land

    Here is my code...

    function landSpawn () 
    dff = engineLoadDFF ( "cardboardbox4.dff", 0 ) 
    engineReplaceModel ( dff, 1221 ) 
    createObject ( 1221, -2320.8413085938, -1630.1979980469, 483.3268737793 ) 
    end 
    addCommandHandler ( "island", landSpawn ) 
    

    META

    <meta> 
        <script src="main.lua" type="client"/> 
        <file src="cardboardbox4.dff"/> 
    </meta> 
    

  10. I've found a bug with driveby's.

    You cannot driveby at all if you have no TEC9, MAC10, or MP5 (slot 4 weapons). You cannot driveby with any other weapon (like pistols) if you do not hold a slot 4 weapon. I'm sure of this and I've tested it.

    Oh, one other thing.. all skins make CJ sounds, so girl skins will make manly sounds :(

    I don't know about the driveby thing but the all skin CJ thing isn't a bug, it's just something the team hasn't synced or made the effort to work it yet. Not that hard to fix though. ;)

  11. I know this is 100% possible. A function that allows users to stream a custom radio station to their server. Like maybe use an http URL for the station to stream from... like and so on, so on, I think it would be a great addition to the mod....

×
×
  • Create New...