Author |
Message |
Topic: Bootlegger Mod |
MrSpudnik
Replies: 61
Views: 42817
|
Forum: Mafia Mods Posted: Wed Feb 24, 2021 8:57 pm Subject: Bootlegger Mod |
New train
https://www.youtube.com/v/1GMAdJ3uUkM |
Topic: Editor Pack |
MrSpudnik
Replies: 9
Views: 8235
|
Forum: Mafia Mods Posted: Mon Feb 22, 2021 12:14 pm Subject: Re: Editor Pack |
Update 2021-02-22:
I have added following:
● Blender Mafia 4ds - link to my GitHub
● Boz Scene Tree Editor - link to my GitHub
● LS3D Lightmapper - my heavily updated Bachelor's thesis
... |
Topic: Bootlegger Mod |
MrSpudnik
Replies: 61
Views: 42817
|
Forum: Mafia Mods Posted: Sun Feb 21, 2021 3:14 pm Subject: Bootlegger Mod |
In order not to get into a dead end during the next mission, it is good to have a spare point to save the game. Can save the game in two places - at home and in the garage of Salieri.
https://1.bp. ... |
Topic: Bootlegger Mod |
MrSpudnik
Replies: 61
Views: 42817
|
Forum: Mafia Mods Posted: Fri Nov 13, 2020 11:03 am Subject: Bootlegger Mod |
A small circular track. Since it is very difficult to create a full-fledged racing competition, like it was in MISE06, or impossible, I made a completely different mission on this track.
https://1. ... |
Topic: Bootlegger Mod |
MrSpudnik
Replies: 61
Views: 42817
|
Forum: Mafia Mods Posted: Thu Nov 05, 2020 9:45 am Subject: Bootlegger Mod |
It will be possible at any time to drive on the race track and earn money by taking part in the race.
https://1.bp.blogspot.com/-miU708e5fXI/X5_aYIEBSHI/AAAAAAAAFNU/FGtCH29pjuIEZEsVUFKPO3kqvDFoxoqQ ... |
Topic: CHG Editor v3.0 by Driv1r |
MrSpudnik
Replies: 7
Views: 9401
|
Forum: Ask a Modder - Tools Posted: Tue Jul 21, 2020 9:03 pm Subject: CHG Editor v3.0 by Driv1r |
Is it possible to somehow solve the problem of CHG Editor on win 10? Almost every time I save the script I get an error.
https://1.bp.blogspot.com/-JBCYSN_LrZQ/XxdVyXjRw6I/AAAAAAAAFD0/oudJkY0YjT8Oaw ... |
Topic: Open characters |
MrSpudnik
Replies: 3
Views: 1756
|
Forum: Ask a Modder - Modding Posted: Sun Jul 05, 2020 8:00 am Subject: Re: Open characters |
I see, thank you.
And is there any way to edit characters than using 3ds max?
If you follow the forum threads "[url=http://mafiascene.com/forum/viewtopic.php?t=10255]World's first proper cu ... |
Topic: Open characters |
MrSpudnik
Replies: 3
Views: 1756
|
Forum: Ask a Modder - Modding Posted: Fri Jul 03, 2020 10:50 am Subject: Open characters |
This question seems to have been asked repeatedly.
In the initial state is impossible. ZModeler v1.07b is unable to open rigging and other types of 4ds file object types. It makes no sense to do this ... |
Topic: Can I connect two scripts? |
MrSpudnik
Replies: 2
Views: 1338
|
Forum: Ask a Modder - Modding Posted: Fri Jun 26, 2020 3:20 pm Subject: Can I connect two scripts? |
If I understand correctly, you need to use command "detector_waitforuse" in one frame, and then another frame "explosion"? It is very simple to implement with the command "ac ... |
Topic: Updated 4ds plugin for 3ds Max (by pudingus) |
MrSpudnik
Replies: 20
Views: 6830
|
Forum: Mafia Mods Posted: Tue Jun 23, 2020 2:49 pm Subject: Updated 4ds plugin for 3ds Max (by pudingus) |
Why is it always created for 3ds Max, but never for Blender? Due to the fact that code is easier there than Python? |
Topic: BozSceneTreeEditor |
MrSpudnik
Replies: 11
Views: 3882
|
Forum: Mafia Mods Posted: Tue Jun 16, 2020 11:05 am Subject: BozSceneTreeEditor |
Sorting objects is a bit unusual, but it's probably the best script editor. Thanks! |
Topic: Problem with UDD... or with MWE |
MrSpudnik
Replies: 2
Views: 1297
|
Forum: Ask a Modder - Tools Posted: Mon May 11, 2020 7:37 pm Subject: Re: Problem with UDD... or with MWE |
The game appears to be sensitive to the order of the base blocks in cache.bin. MWE does not maintain the original order of these blocks but potentially shuffles them around which triggers the effect ... |
Topic: Problem with UDD... or with MWE |
MrSpudnik
Replies: 2
Views: 1297
|
Forum: Ask a Modder - Tools Posted: Sat May 09, 2020 1:05 pm Subject: Problem with UDD... or with MWE |
I noticed that the cache.bin file after patching in UDD becomes incapable of further editing in the MWE. When I delete or change the coordinates of objects in the cache.bin file using MWE, so then ano ... |
Topic: Problem with script |
MrSpudnik
Replies: 26
Views: 21611
|
Forum: Ask a Modder - Modding Posted: Tue Apr 28, 2020 9:06 am Subject: Problem with script |
I can only give a description of the work in the game:
garage_enablesteal nn
allows a car of this type to be stolen during the mission
nn - type of car (A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T, ... |
Topic: Problem with script |
MrSpudnik
Replies: 26
Views: 21611
|
Forum: Ask a Modder - Modding Posted: Sun Apr 26, 2020 10:12 am Subject: Re: Problem with script |
mse_human_getammo xx, yy, zz
xx - The actor to check
yy - The weapon ID
zz - The flt to store the amount of ammo in (flt[zz] for loaded ammo and flt[zz+1] for pocket ammo; r ... |
|