Jump to content

JAB HacksouL

Members
  • Posts

    259
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by JAB HacksouL

  1. Actually I was thinking along the lines of those poor souls with unmoddable versions of GTA or lacking technical skillz. ;)

    This program never accesses the game itself. It works like this;

    [uMod] <--IO--> [DirectX 9] <--IO--> [Video Game]

    DirectX is being manipulated and not the game. You save a list of images inside a zip file and it paints over the top of your game. Same effect as digging into the database for those TXD files. It also can load and dump images from the game while the game is still running. This will even work on Steam accounts.

    How many times have you told Steam users they can't mod their GTA? They are working on DirectX 8, 10 and 11 compatibility.

  2. My good friend King Brace Blane has added this video to the arsenal of modding tools.

    They now plan to name this "Universal Modding Engine" or uMod for short.

    Note: This video is closed caption and can be translated.

    http://youtu.be/wio00l_mL7g

    King Brace Blane said he hopes to add mesh deform to the program once they get it out of beta. The only drawback (if you call it that) is the method used for searching the textures. You have to scroll though roughly 2000 textures until the one you want lights up green.

    They save as dds so far, which can be edited using the gimp. The program never accesses the game but actually uses the DX9 as a go between. I haven't done much more than redo some signs. But the program works pretty well.

    • Like 1
  3. Hi everyone, I'm new to this site and I have a few questions about general modding fixes.

    I'm a little short on time atm so I'm going to be brief.

    1. Is it taboo to fix mods made by others IF you cannot get support or help from the author(s)? What if they have long since disappeared and cannot be reached?

    2. Is there a forum favorite for a GTA: Vice City total conversion mod?

    3. Has anyone here ever heard of GTA: Vicy city Deluxe 2.0 beta? (It's one mod I have that won't run correctly)

    4. If your answer to question #3 is yes, did you ever find out what was causing the exception errors?

    5. What types of mods are incompatible with others, if any, in GTA: VC?

    6. Is it ever acceptable to work on someone else's mod for your own use (it will never be published/uploaded)?

    Thanks in advance for the replies.

    Welcome,

    1. If the mod is mine? Yes go ahead fix away. My mods include source code so people can do what they want. I don't encourage "mod theft" but if the modder has abandoned his project, can't be reached, or died. Then others have been known to step in and repair or upgrade the mod and give the author of the original version credit.

    2. The best way to decide this is to view the number of downloads and read any reviews. Ex: Go to downloads -> GTA VC -> Mission Scripts at the bottom of the list choose Downloads in the "Order by" box and Z-A in the "Sort by" box. The top dog seems to be "New Vice City 2004" with 92,900+ downloads. I better check it out.

    3. No. My brother plays VC more than I do. I doubt he has either.

    4. Not applicable.

    5. This really depends on the types of mods. You can't use 2 banshee based mods, one would have to be altered to be used on another vehicle. Just the same you can't use 2 total conversion mods. Merging mods that use the same files would be difficult but not impossible.

    6. Yeah well that goes without saying. Because if they never see it the modder can't really complain. Bottom line is modding can't and never will fall under copyright laws. No modder is ever going to take someone to court. I feel "mod theft" is just pathetic and everyone gets to point and laugh. If for example, someone said they modded a new freeway system for VC. I might think they have just ripped off the one that already exists. However if they used that one and altered aspects of it, they could add their name to the creds stating what they changed. But it remains a collective effort not their mod alone.

    JAB

    • Like 1
  4. Hey, welcome to the forums. Not many people here can probably help you, but the guys to ask are toonskull and jabhacksoul. Toonskull's profile. PM this guy, just link him this thread and i'm sure he'll help you, sorry i couldn't be much help myself, but I'd rather refer you to an expert.

    tnx man,,,,,i'l sent him a msg,,,

    Sorry, I haven't been here in a while but as always I am lurking in the dark corners of your room. Actually I got an email from someone who had (has) this same problem. I just uploaded "Tenpenny ALL in One" mod so people can install the files all at once without using the compiler or other 3rd party software. There are instructions and be patient with the loader it takes time. There is a large file that takes time to copy.

    There are manual instructions on where to place files if you choose not to use the loader. People have beat my missions and some minor bugs persist. If you get stuck on any level a user known as King Brace Blane has youtubed the more difficult missions. www.youtube.com/kingbraceblane If the mission is not present he might make another video for it.

    Meanwhile I have been up to no good, going to school, planning to graduate, etc..

  5. A final release is posted to the Downloads. If you already have the JOE distro keep it and download the smaller PRO distro to update your files. The JOE disro is being uploaded as I type.

    ToonSkull and I will continue to answer questions about the mod but we have given you all our code in the PRO release. PLEASE use it to learn, we are not going to come chase you down saying you stole our code.

    King Brace Blane on YouTube has beat this mod and said he will post all the mission walkthroughs on his site some time next month: www.youtube.com/kingbraceblane

    Not all the stuff made it, into this mission. Some missions a two year old could beat. But we made this for you to learn. There are far too many mods that have no point. Be creative and keep working at it until you feel it is complete.

    Thanks,

    JAB - Joshua Black

    EDIT: My uploads crashed but it says PRO made it. I will upload JOE again later.

    Has anyone besides King Brace Blane (youtube) beat my mod?

  6. ok thanks but i want it on pjc 600 and are there coming white strips on the front? but still thanks a lot and give me the dowload link when its done :thumbsup::clapping::rolleyes:

    He didn't add the textures because I will need to add them when I convert it to GTA. I thought the model would be closer to the Wayfarer but PCJ 600 it is. I will let you know how it goes.

    JAB B)

    • Like 1
  7. // This file was decompiled using sascm.ini published by Seemann (http://sannybuilder.com/files/SASCM.rar) on 13.10.2007
    
    {$VERSION 3.1.0027}
    {$CLEO .cs}
    
    //-------------MAIN---------------
    0247: load_model #BULLET 
    038B: load_requested_models 
    03A4: name_thread \'HYPERBULLET\' 
    
    :HYPERBULLET_26
    0001: wait 0 ms 
    00D6: if 
    0256:   player $PLAYER_CHAR defined 
    03EE:   player $PLAYER_CHAR controllable 
    004D: jump_if_false @HYPERBULLET_26 
    00D6: if and
    0AB0:   key_pressed 72 
    0AB0:   key_pressed 66 
    004D: jump_if_false @HYPERBULLET_26 
    
    :HYPERBULLET_70
    0001: wait 50 ms 
    00D6: if 
    0248:   model #BULLET available 
    004D: jump_if_false @HYPERBULLET_70 
    04C4: store_coords_to 1@ 2@ 3@ from_actor $PLAYER_ACTOR with_offset 0.0 3.0 0.0 
    00A5: 0@ = create_car #BULLET at 1@ 2@ 3@ 
    099A: set_car 0@ collision_detection 1 
    0229: set_car 0@ primary_color_to 0 secondary_color_to 6 
    0175: set_car 0@ Z_angle_to 90.0 
    00AD: set_car 0@ max_speed_to 100000.0 
    02AC: set_car 0@ immunities BP 1 FP 1 EP 1 CP 1 MP 1 
    053F: set_car 0@ tires_vulnerability 0 
    041E: set_radio_station -1 
    
    :HYPERBULLET_205
    0001: wait 0 ms 
    00D6: if and
    00DF:   actor $PLAYER_ACTOR driving 
    00E1:   player 0 pressed_key 17 
    004D: jump_if_false @HYPERBULLET_205
    00AA: store_car 12@ position_to 3@ 4@ 5@ 
    6@ = Car.Angle(12@)
    02F6: $TEMPVAR_FLOAT_1 = cosine 6@ 
    02F7: $TEMPVAR_FLOAT_2 = sine 6@ 
    $TEMPVAR_FLOAT_1 *= 5.0  //distance
    $TEMPVAR_FLOAT_1 *= 5.0  //distance
    0059: 3@ -= $TEMPVAR_FLOAT_1 
    0059: 4@ += $TEMPVAR_FLOAT_2 
    02CF: 14@ = create_fire_at 3@ 4@ 5@ propagation 0 size 1  //Size will make it bigger propagation is true or false
    jump @HYPERBULLET_205

    and game freezes when i press FIRE key...

    You need to change this to reflect the variable used to create YOUR car, 12@ was used as an example.

    00AA: store_car 12@ position_to 3@ 4@ 5@ 
    6@ = Car.Angle(12@)

    Since you used 0@ as the car it should read:

    00AA: store_car 0@ position_to 3@ 4@ 5@ 
    6@ = Car.Angle(0@)

  8. well..

    for examplee i attach a FLAMETHROWER particle to a hotring.. and when i press TAB it creates the FLAMETHROWER thing.. but i want to injure any ped..car..etc which passes through it...

    how can i do that??

    for example i was surfing around the master spark script and i found out that is just a mixture of particles and i cant figure out how can i do damage with it...

    tnx 4 reAding..

    So basically you want to do fire damage. Create fire in front of your hotring using this;

    Assume 12@ is your hotring racer. 5.0 is the distance from your car.

    00AA: store_car 12@ position_to 3@ 4@ 5@ 
    6@ = Car.Angle(12@)
    02F6: $TEMPVAR_FLOAT_1 = cosine 6@ 
    02F7: $TEMPVAR_FLOAT_2 = sine 6@ 
    $TEMPVAR_FLOAT_1 *= 5.0  //distance
    $TEMPVAR_FLOAT_1 *= 5.0  //distance
    0059: 3@ -= $TEMPVAR_FLOAT_1 
    0059: 4@ += $TEMPVAR_FLOAT_2 
    02CF: 14@ = create_fire_at 3@ 4@ 5@ propagation 0 size 1  //Size will make it bigger propagation is true or false

    This remains untested but if the flames appear too close try increasing the distance. Propagation makes smaller fires around the primary. There are a few unknowns working with fires let me know if there are any problems.

  9. I would like to ask what exactly are you attempting? I can find no single opcode to get a particle's position. But there may be a way to work out your problem if we know why you need a particle to injure or damage. For example; if particle is attached to an object or actor then I could go from there.

  10. Please help me, I made a new City and I'm not sure about Making cars appear in parking spaces and stuff.

    Also i made a topic about making new paths for Peds/Vehicles if you know anything about that please give that a look too.

    Paths are called nodes so look for editing tools for node paths or examine the files in Rockstar Games\Vice City\data\paths

    If you have downloaded Sanny Builder and know how to decompile you main.scm, then look for:

    014B: $87 = init_parked_car_generator #DELUXO -1 -1 1 alarm 0 door_lock 0 0 10000 at -1022.6 -868.6 12.2 angle 175.0 
    014C: set_parked_car_generator $87 cars_to_generate_to 101

    This parks a deluxo random color at -1022.6 -868.6 12.2 x y z coordinates in your game.

  11. There are no simple answers for opcodes. The quickest way to see how an opcode works is to search the original main.scm. This opcode is first used in the drugs mission and later on some other missions.

    04C4: store_coords_to $TEMPVAR_X_COORD $TEMPVAR_Y_COORD $TEMPVAR_Z_COORD from_actor $PLAYER_ACTOR with_offset $TEMPVAR_FLOAT_1 -10.0 $TEMPVAR_FLOAT_3 
    06BC: create_M4_shoot_from 1269.668 -778.8566 94.9557 target $TEMPVAR_X_COORD $TEMPVAR_Y_COORD $TEMPVAR_Z_COORD energy 0

    The code above is from the invasion of MD's mansion. 04C4 is used to get the player's position. Then the player's position is fed into 06BC to create M4 gunfire at the player's position from the X Y Z (1269.668 -778.8566 94.9557) position with an energy of 0. I can only guess that raising the energy will make the gun fire more intense. The use of such an opcode could be used for making tank gun turrets or gun fire from unseen attackers.

    However I would use this code to make an actor fire an M4 at the player:

    41@ = Actor.Create(Gang10, #CWFYHB, -1016.771, -2626.34, 96.769)
    01B2: give_actor 41@ weapon 31 ammo 99999
    Actor.WeaponAccuracy(41@) = 70 //This number gives your 70% chance of hitting.
    //This will define the actors actions you can assign up to 8 actions per pack
    0615: define_AS_pack_begin 1@ 
    0638: AS_actor -1 stay_put 1 
    07A5: AS_actor -1 attack_actor $PLAYER_ACTOR 1500 ms 
    0638: AS_actor -1 stay_put 0 
    0605: actor -1 perform_animation_sequence "GUN_STAND" IFP_file "PED" 8.0 loop 0 1 1 0 time 1500 
    0643: set_AS_pack 1@ loop 1 
    0616: define_AS_pack_end 1@ 
    0618: assign_actor 41@ to_AS_pack 1@ 
    061B: remove_references_to_AS_pack 1@

  12. hi i am new and need a bike mod but i doesn't understand how i must modding can anyone make this mod for me or learn me how to make it this is the bike

    Well that is a nice bike, converted a bike from Vice City to GTA III. I will see if my brother can help by making the model and go from there. He is sleeping now and I will let him know about your request.

    JAB B)

  13. i need somethin like a wall run(that activates when u run towards a wall and press 'c'), a flare* (which happens when u press 'c' on the ground)[*the thing where you spin your legs around your body like breakdancers do] ,the usual back flip frm the usual files(happens when u right click),a break fall frm the files, and if u walk slowly to an edge carl vaults over and assumes the catleap position on the edge of the wall.(ooh...and i want break fall also...which are frm the files) i tried to contact the author* but i cnt seem to find him.[of orignal gta sa pk]...so all the orignal files cridet goes to him.

    if u make the files ill give u full cheatin rights on me and my friends server......

    p.s:- you can copywright the mods to your name...but i just need them all in the same pakage.

    thanx to all who help..if u dnt help,still thanx fr takin time to look at my request. :o}

    Wow! Good luck with that. I don't mean to rain on your parade but what you are describing just doesn't exist in GTA SA. You are describing POP (Prince of Persia) animation. And that just doesn't exist anywhere else. There are a few good coders that hang out in here and you could ask over at GTAforums. The place is kind of rough (like a biker bar) so be careful what you ask them and offer them, they get real touchy. Other than that, you can't really copyright any mod because you don't really own it. I know some modders think they can but it just doesn't hold water.

    I really do wish you the best on trying to animate a wall run.

    JAB B)

  14. How do I install it? lol yeah I know so nooby. But I seriously cant figure it out. I double click install and it asks for some directory to install from. Do I need to put my SA in there?

    Make certain you have version 1 if not you will need to patch version 2 with the downgrade patch. This will modify the exe to modding. Next run the installer, as you said select your gta_sa.exe using browse or type the directory in the box. Press install and it will make backups of 3 files and replace them. (READ the docs) next make a back up of you sound SCRIPT and modify using the sound mod tutorial. If you don't the game will sound odd and you can just mute the volume. It is much more entertaining with the sound mods.

    JAB B)

  15. Thanks :)

    You are welcome.

    We are leaving today at 1pm and supposed to be back Sunday unless Bigfoot eats us. We are traveling about 250 miles up North to go disperse camping (aka roughing it). My Dad's idea not mine. Personally I like my shower and flush toilet but that's another story.

    I posted the new JOE package last night (early am) to this board and the GTA Garage. 24MB download. For those of you into the game I might suggest you try replacing the main.scm and script.img but all the other files are the same. I had no problem loading the saved game but I imagine the more changes I make that will eventually change.

    I have found that there is a missing save in Tenpenny's Condo in Temple (supposed to be in his kitchen). Also when you load this and other "custom saves" the interior markers are turned back on and this may cause you to teleport to a totally different area on the map. Such as the apartment in Queens will send you to Creek unless you hit the interior marker first. The game still saves your progress you can just walk back inside and exit again. This stuff has little to do with the actual game play.

    JAB B)

    If I am not back by Monday send in the Forest Rangers. >.<

  16. im running windows 7

    I guess I would try the audio fix for it. Some are reporting no troubles running it on Xp others say it crashes on both Xp and Vista. I have it running on 3 machines here at the house.

    1. XP SP3 (mine) which has minor crashes mainly when or if I don't save between missions.

    2. XP SP2 an older Emachine in my dad's LAN room he said I can use for experimenting. The sound gargles but doesn't cause the game to crash. I put this off due to the poor quality of in monitor speakers and sound card.

    3. Linux Kubuntu 8, Vincent's Linux box running WINE which is a silly acronym for WINE Is Not an Emulator. His doesn't crash but he doesn't hear any sound so this issue is cause by a conflict between WINE and his OS.

    Vincent put it on the neighbor's PC a Dell running Vista (Dad is dead set against Vista) and yes it needed to have the Audio Fix installed. But runs with some minor crashes Vincent is trying to play it through at the neighbor's right now.

    If you find and submit bugs I will be adding an ending credit sequence to this mod with you name under beta testing. If you submit a code fix for the bug I will include your name in the debuggers section above that. How your name will read is up to you. Such as Jabhacksoul or Joshua "JAB" Black etc..

    Thanks for your help,

    JAB B)

  17. Nice... By the way, do you have a storyboard for that or something?

    No but I did use a sloppy in-game editor that gave me xyz coordinates of objects I needed to place. I plan to refine it and make it available as a modding tool. Vinny and I came up with the general concept then we cut back some stuff I thought was "over the top". Vincent still got a zombie mission in there but I explained it as homeless people being used as lab subjects.

    Heh, since you allow it anyway... I might indulge myself in some code to speed up Vigilante Justice. That is, when I get started on it again ;)

    You go right ahead, you won't hear any crap from me about mod theft this is all public domain now. Have fun with it.

    But I wanted to let you all know that a user contacted us with a bug that is not a bug.

    "Path of the Snake" - Spoiler

    The mission begins with a witness in one of three vans. You will start playing as Hernandez on a motorcycle following one of the 3 vans. He thought it loaded the wrong model. If your van has the witness then you will finish the mission out as Hernandez, however if it is a decoy you shift into Pulaski following the 2nd van. If his is also a decoy then Tenpenny has the real van and you follow it. The other thing he had trouble understanding was the "Ditch Car" timer bar. It is a simple timer and NOT a distance gauge. You can ride the bumper of the van you are following or be miles away (not a good idea) once the real van is identified you must stick to it like glue. The vans are not jackable the mission is long if you end up chasing the 3rd van. Vans are selected at random so this mission never plays the same way twice.

    JAB B)

  18. Ok I cant get the first mission to load either just crash :(

    Did you load the Audio fix for Vista? Even if you are running XP and it crashes you might need to run the fix but please inform us of your OS and setup. This will help me debug for the final release.

    Thanks!

    JAB B)

  19. Wow great Butters! I just got sent this video that a fan posted on YouTube.

    Spoiler Alert: It shows him lose the mission "Double Boom!" then he beat it. But if people are interested in seeing mod prior to download then play the video. This mission is about 6 or 7 so people are making head way. Of course I believe you could beat the whole thing in just one day assuming you have the time.

  20. OK, I'll try that, because it probably is the audio files because the mission starts, but it crashes as soon as it begins to pan down to the charecters.

    EDIT: GROAN! You've got to do EVERY sound file 1 by 1, so I'll wait for someone to tell me how I can do it all at once, because I can't be assed to replace 500 sound files.

    I will have Vincent make a short tutorial here, I know he doesn't do them one at a time but I am not familiar with SAAT to say myself.

×
×
  • Create New...