Forum: Grand Theft Auto Series Modding - Our GTA Modding Team is the best around. Tutorials & Topics related to modding your GTA games, trophies, and save files! Discuss GTA game modding with the knowledgeable members of PSX-Scene and the Official GTA IV Mod Team.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Like Tree17Likes

Thread: Road to online scripts.
  

Page 19 of 27 FirstFirst ... 9 17 18 19 20 21 ... LastLast
Results 181 to 190 of 264
  1. #181  
    wizdumb is offline Member
    Join Date
    Oct 2010
    Location
    California
    Posts
    113
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    28
    Likes Received
    27
    Quote Originally Posted by fantaseb View Post
    Okay ... So it all worked offline! And not online so its not the script so that either means


    1 - need to rename the script network_modscript

    2 - need to make it load from a multiplayer script

    3 - i will tell somethings later for everyone and report back when i have tested some multiplayer stuff on pc as that is easier.


    thanks for testing that file

    No problem.
    Reply With Quote  

  2. #182  
    wizdumb is offline Member
    Join Date
    Oct 2010
    Location
    California
    Posts
    113
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    28
    Likes Received
    27
    Quote Originally Posted by damana View Post
    it freez not when it not TOO BIGg is
    damana, when your replacing the script_network(.)img in OpenIV are you getting any message at all? I'm pretty sure something will show up if the file is over sized then the original. Maybe that's why you're getting the continuous Cousin Bellic...
    Reply With Quote  

  3. #183  
    JDMAlex's Avatar
    JDMAlex is offline & developer
    Join Date
    Nov 2010
    Posts
    723
    Downloads
    5
    Uploads
    1
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    190
    Likes Received
    442
    Quote Originally Posted by fantaseb View Post
    Okay ... So it all worked offline! And not online so its not the script so that either means


    1 - need to rename the script network_modscript

    2 - need to make it load from a multiplayer script

    3 - i will tell somethings later for everyone and report back when i have tested some multiplayer stuff on pc as that is easier.


    thanks for testing that file
    we all ready tried all this

    EvilB sent me an updatednetwork_Scripts.img and when you open it you cant edit the new sco files (patched)the only ones that were not were voice & initial + one more..cant remeber
    Reply With Quote  

  4. #184  
    JDMAlex's Avatar
    JDMAlex is offline & developer
    Join Date
    Nov 2010
    Posts
    723
    Downloads
    5
    Uploads
    1
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    190
    Likes Received
    442
    I think If we make some dummy scripts that just close to save some space and a smaller scipt we can bring it under size


    edit , do you get that message when you just add a modded script.img? because thats a size increment as well and they work offline...

    also is there a dat file in common or 360 rpf that lists out the files located in network_script.img.. maybe it sees a file thats not supposed to be there and then panics/freezes..and we need to add it
    Reply With Quote  

  5. #185  
    wizdumb is offline Member
    Join Date
    Oct 2010
    Location
    California
    Posts
    113
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    28
    Likes Received
    27
    Quote Originally Posted by JDMAlex View Post
    I think If we make some dummy scripts that just close to save some space and a smaller scipt we can bring it under size


    edit , do you get that message when you just add a modded script.img? because thats a size increment as well and they work offline...

    also is there a dat file in common or 360 rpf that lists out the files located in network_script.img.. maybe it sees a file thats not supposed to be there and then panics/freezes..and we need to add it

    When replacing a modded scriptdotimg to a clean one I get no errors as its clearly below the original size and replaces fine.

    The only file close to what you mentioned is in the images(dot)txt which is located in the common. It has a script(.)img as well as script_network(dot)img. May be if we changed or add a directory for modscript in there it will load properly?



    Take a look at the file:


    # NOTE: The names and paths in this file are CASESENSITIVE on PS3 so don't **** 'em up.

    #this has been ordered to reflect the order on the disk

    commonimg:/data/cdimages/navgen_script
    commonimg:/data/cdimages/script_network 1
    platformimg:/anim/cutsprops 1
    platformimg:/anim/cuts 1
    platformimg:/data/maps/interiors/Int_Props/props_ss 1
    platformimg:/data/maps/interiors/Int_Props/props_ab 1
    platformimg:/data/maps/interiors/Int_Props/props_km 1
    platformimg:/data/maps/interiors/Int_Props/props_mp 1
    platformimg:/data/maps/interiors/Int_Props/props_ld 1
    platformimg:/data/maps/interiors/Int_Props/props_ah 1
    platformimg:/data/maps/interiors/Mission/level_2 1
    platformimg:/data/maps/interiors/Mission/level_5 1
    platformimg:/data/maps/interiors/Mission/level_4 1
    platformimg:/data/maps/interiors/Mission/level_6 1
    platformimg:/data/maps/interiors/Mission/level_1 1
    platformimg:/data/maps/interiors/Mission/level_3 1
    platformimg:/data/maps/props/commercial/7_11 1
    platformimg:/data/maps/props/commercial/clothes 1
    platformimg:/data/maps/props/commercial/office 1
    platformimg:/data/maps/props/commercial/bar 1
    platformimg:/data/maps/props/commercial/beauty 1
    platformimg:/data/maps/props/commercial/fastfood 1
    platformimg:/data/maps/props/lev_des/minigame 1
    platformimg:/data/maps/props/lev_des/mission_int 1
    platformimg:/data/maps/props/lev_des/icons 1
    platformimg:/data/maps/props/residential/details 1
    platformimg:/data/maps/props/residential/kitchen 1
    platformimg:/data/maps/props/residential/lights 1
    platformimg:/data/maps/props/residential/electrical 1
    platformimg:/data/maps/props/residential/bedroom 1
    platformimg:/data/maps/props/residential/bathroom 1
    platformimg:/data/maps/props/residential/soft 1
    platformimg:/data/maps/props/residential/dining 1
    platformimg:/data/maps/props/doors/int_door 1
    platformimg:/data/maps/props/vegetation/int_veg 1
    platformimg:/data/maps/jersey/nj_05 0
    platformimg:/data/maps/jersey/nj_liberty 0
    platformimg:/data/maps/jersey/nj_04w 0
    platformimg:/data/maps/jersey/nj_04e 0
    platformimg:/data/maps/jersey/nj_xref 1
    platformimg:/data/maps/jersey/nj_03 0
    platformimg:/data/maps/jersey/nj_docks 0
    platformimg:/data/maps/jersey/nj_02 0
    platformimg:/data/maps/jersey/nj_01 0
    platformimg:/models/cdimages/radar 0
    platformimg:/anim/anim 0
    platformimg:/models/cdimages/pedprops 1
    platformimg:/models/cdimages/weapons 0
    platformimg:/models/cdimages/vehicles 0
    platformimg:/data/cdimages/scripttxds 1
    commonimg:/data/cdimages/script 1
    commonimg:/data/cdimages/carrec 1
    platformimg:/data/maps/generic/procobj 1
    platformimg:/data/maps/interiors/Generic/blocks 1
    platformimg:/data/maps/interiors/Generic/public_2 1
    platformimg:/data/maps/interiors/Generic/homes_2 1
    platformimg:/data/maps/interiors/Generic/homes_3 1
    platformimg:/data/maps/interiors/Generic/brownstones 1
    platformimg:/data/maps/interiors/Generic/indust_1 1
    platformimg:/data/maps/interiors/Generic/bars_2 1
    platformimg:/data/maps/interiors/Generic/retail_2 1
    platformimg:/data/maps/interiors/Generic/bars_1 1
    platformimg:/data/maps/interiors/Generic/public_3 1
    platformimg:/data/maps/interiors/Generic/public_1 1
    platformimg:/data/maps/interiors/Generic/retail_3 1
    platformimg:/data/maps/interiors/Generic/retail_1 1
    platformimg:/data/maps/interiors/Generic/retail_4 1
    platformimg:/data/maps/interiors/Generic/bars_3 1
    platformimg:/data/maps/interiors/Generic/blocks_3 1
    platformimg:/data/maps/interiors/Generic/blocks_2 1
    platformimg:/data/maps/interiors/Generic/homes_1 1
    platformimg:/data/maps/props/doors/ext_door 1
    platformimg:/data/maps/props/roadside/rubbish 1
    platformimg:/data/maps/props/roadside/fences 1
    platformimg:/data/maps/props/roadside/works 1
    platformimg:/data/maps/props/roadside/traffic 1
    platformimg:/data/maps/props/roadside/st_vend 1
    platformimg:/data/maps/props/roadside/lamppost 1
    platformimg:/data/maps/props/roadside/sign 1
    platformimg:/data/maps/props/roadside/bllbrd 1
    platformimg:/data/maps/props/roadside/bins 1
    platformimg:/data/maps/props/roadside/crates 1
    platformimg:/data/maps/props/street/amenitie 1
    platformimg:/data/maps/props/street/rooftop 1
    platformimg:/data/maps/props/street/misc 1
    platformimg:/data/maps/props/street/elecbox 1
    platformimg:/data/maps/props/vegetation/ext_veg 1
    platformimg:/data/maps/props/windows/gen_win 1
    platformimg:/data/maps/props/industrial/industrial 1
    platformimg:/data/maps/props/industrial/skips 1
    platformimg:/data/maps/props/industrial/drums 1
    platformimg:/data/cdimages/navmeshes 0
    platformimg:/data/cdimages/gtxd 0
    platformimg:/data/cdimages/paths 0
    platformimg:/data/maps/manhat/manhat12 0
    platformimg:/data/maps/manhat/manhat05 0
    platformimg:/data/maps/manhat/manhatxr 0
    platformimg:/data/maps/manhat/manhat08 0
    platformimg:/data/maps/manhat/manhat06 0
    platformimg:/data/maps/manhat/subwayxr 0
    platformimg:/data/maps/manhat/manhatsw 0
    platformimg:/data/maps/props/industrial/railway 1
    platformimg:/data/maps/manhat/manhat04 0
    platformimg:/data/maps/manhat/manhat07 0
    platformimg:/data/maps/manhat/manhat09 0
    platformimg:/data/maps/manhat/manhat03 0
    platformimg:/data/maps/manhat/manhat11 0
    platformimg:/data/maps/manhat/manhat02 0
    platformimg:/data/maps/manhat/manhat01 0
    platformimg:/data/maps/manhat/manhat10 0
    platformimg:/models/cdimages/componentpeds 1
    platformimg:/data/maps/east/brook_s2 0
    platformimg:/data/maps/east/brook_s 0
    platformimg:/data/maps/east/brook_s3 0
    platformimg:/data/maps/east/brook_n 0
    platformimg:/data/maps/east/brook_n2 0
    platformimg:/data/maps/east/east_xr 0
    platformimg:/data/maps/east/queens_m 0
    platformimg:/data/maps/east/queens_w2 0
    platformimg:/data/maps/east/queens_w 0
    platformimg:/data/maps/east/queens_e 0
    platformimg:/data/maps/east/bronx_e 0
    platformimg:/data/maps/east/bronx_e2 0
    platformimg:/data/maps/east/bronx_w 0
    platformimg:/data/maps/east/bronx_w2 0

    #map xref

    #map instance
    Last edited by wizdumb; 02-20-2012 at 01:42 PM.
    Reply With Quote  

  6. #186  
    damana is offline Member
    Join Date
    Feb 2012
    Posts
    69
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    3
    Likes Received
    0
    Quote Originally Posted by wizdumb View Post
    damana, when your replacing the script_network(.)img in OpenIV are you getting any message at all? I'm pretty sure something will show up if the file is over sized then the original. Maybe that's why you're getting the continuous Cousin Bellic...
    yy i have thing dis NOW 2 mmmm
    skype = mr(dot)bean114
    Reply With Quote  

  7. #187  
    JDMAlex's Avatar
    JDMAlex is offline & developer
    Join Date
    Nov 2010
    Posts
    723
    Downloads
    5
    Uploads
    1
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    190
    Likes Received
    442
    Quote Originally Posted by wizdumb View Post
    When replacing a modded scriptdotimg to a clean one I get no errors as its clearly below the original size and replaces fine.

    The only file close to what you mentioned is in the images(dot)txt which is located in the common. It has a script(.)img as well as script_network(dot)img. May be if we changed or add a directory for modscript in there it will load properly?



    Take a look at the file:

    I dont see any scripts in there... I think we have to be under size then for the script.. ?
    Reply With Quote  

  8. #188  
    wizdumb is offline Member
    Join Date
    Oct 2010
    Location
    California
    Posts
    113
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    28
    Likes Received
    27
    Quote Originally Posted by JDMAlex View Post
    I dont see any scripts in there... I think we have to be under size then for the script.. ?
    Yes, as long as the script_network(dot)img is smaller then the original it will replace with no pop up errors...
    Reply With Quote  

  9. #189  
    FaawZii is offline Registered User
    Join Date
    Oct 2011
    Posts
    7
    Downloads
    4
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    1
    Likes Received
    0
    Hey JDMAlex, u think it works online PS3 ?
    Reply With Quote  

  10. #190  
    EvilB's Avatar
    EvilB is online now Bringin' that funky flava
    Join Date
    Jan 2011
    Posts
    405
    Downloads
    16
    Uploads
    0
    Mentioned
    11 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    68
    Likes Received
    456
    Quote Originally Posted by wizdumb View Post
    When replacing a modded scriptdotimg to a clean one I get no errors as its clearly below the original size and replaces fine.

    The only file close to what you mentioned is in the images(dot)txt which is located in the common. It has a script(.)img as well as script_network(dot)img. May be if we changed or add a directory for modscript in there it will load properly?



    Take a look at the file:
    this wont work the images.txt determines what imgs get loaded with the game, i use this to add extra .imgs to the game like my eflc .imgs
    Reply With Quote  

Page 19 of 27 FirstFirst ... 9 17 18 19 20 21 ... LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •