1
Whatever / Re: THUG Pro offline installer?
« on: June 22, 2019, 12:44:30 pm »
Thanks, bro :3
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
). Not so long ago, I could just use VPN and go, but now it doesn't help either. Would be nice to have an offline installer or at least a zipped version of thug pro folder, that is always up to date. Cheers <3
seems every time I try to play the custom level the game immediately crashesI had the same issue. Try playing offline and rename .prx files from "burn" to something like "custlvl" or whatever u want. Also, don't edit json file, it should be
{
"level_name": "custlvl",
"scene_name": "burn",
"creator_name": "Unknown",
"level_qb": "levels\\burn\\burn.qb",
"level_scripts_qb": "levels\\burn\\burn_scripts.qb",
"level_sfx_qb": "levels\\burn\\burn_sfx.qb",
"level_thugpro_qb": "levels\\burn\\burn_thugpro.qb",
"level_pre": "custlvl_scripts.pre",
"level_scnpre": "custlvlscn.pre",
"level_colpre": "custlvlcol.pre",
"ambient_rgba": [127, 127, 127, 63],
"light0_rgba": [127, 127, 127, 63],
"light1_rgba": [127, 127, 127, 63],
"light0_position": [0.0, 0.0],
"light1_position": [0.0, 0.0],
"FLAG_OFFLINE": false,
"FLAG_INDOOR": true,
"FLAG_NOSUN": true,
"FLAG_DEFAULT_SKY": true,
"FLAG_ENABLE_WALLRIDE_HACK": true,
"FLAG_DISABLE_BACKFACE_HACK": false,
"FLAG_MODELS_IN_SCRIPT_PRX": false,
"FLAG_DISABLE_GOALEDITOR": false,
"FLAG_DISABLE_GOALATTACK": false,
"FLAG_NO_PRX": false,
}So this works perfectly in freeskate, but I get an error if I try to use any custom levels online. Any suggestions?I think some levels are just not designed for multiplayer. But i can be mistaken...
