Argonath RPG - A World of its own

GTA:VC => VC:MP - Vice City Multiplayer => VC:MP General => Topic started by: ZeRoX2 on April 22, 2012, 02:19:52 pm

Title: Question about Modding.
Post by: ZeRoX2 on April 22, 2012, 02:19:52 pm
The cars I download have special wheels. Why don't I see them ingame?
Title: Re: Question about Modding.
Post by: stormeus on April 22, 2012, 02:23:10 pm
The cars I download have special wheels. Why don't I see them ingame?

If it's DMagic1's Magic Wheel mod, the default.ide file probably isn't read by VC:MP. Can't say for sure, though, since it's a critical game file.

If this doesn't involve VC:MP, this should probably be in Hardware/Software Discussion, but it's probably because you didn't install it right. Make sure you modified gta3.img to change the wheel.dff model and that you changed your default.ide as well.
Title: Re: Question about Modding.
Post by: Marcell on April 22, 2012, 03:10:43 pm
If it's DMagic1's Magic Wheel mod, the default.ide file probably isn't read by VC:MP. Can't say for sure, though, since it's a critical game file.

If this doesn't involve VC:MP, this should probably be in Hardware/Software Discussion, but it's probably because you didn't install it right. Make sure you modified gta3.img to change the wheel.dff model and that you changed your default.ide as well.
it's not like that

default VC cars don't have any wheels (like when you render them in 3dsmax) but they do have wheels in-game due to game script setting correct ones from wheels.dff and wheels.txd

so in case you install a car mod which has wheels huger than default ones, you will see them since they will go over default ones.
but majority of times either the wheels will be too small (thus you'll see only default ones), or they will just 'mix' with default ones

DMagic1's is supposed to remove default wheels from cars you mod, it works in SP yes, but VCMP doesn't allow changing default.ide, else your game will not load.

so in short, default cars = no wheels on DFF (model), wheels assigned by script
modded cars = wheels on DFF (model), wheels assigned by scripts as well unless you have dmagic's mod (which doesnt work on vcmp)

in samp this doesn't happen, since every SA car has it's own wheels on DFF model
Title: Re: Question about Modding.
Post by: Morphine on April 22, 2012, 05:52:54 pm
If it's DMagic1's Magic Wheel mod, the default.ide file probably isn't read by VC:MP.

If it really did affect the .ide, it would not even allow him to join the server. I've seen what .ide modding does myself back when I first started VC-MP with my GTA VC Deluxe copy, it loads your game and all but the furthest you would go is to the Pogo Monkey screen, with huge green letters (was it green?) with something in the following lines:

DEFAULT.IDE HAS BEEN EDITED
Title: Re: Question about Modding.
Post by: JDC on April 24, 2012, 02:18:09 pm
It'd be nice to see different wheels allowed in 0.4.
Title: Re: Question about Modding.
Post by: Morphine on April 24, 2012, 03:25:50 pm
It doesn't really depend on the VC:MP  version. There are a few wheel mods out there, like the XBOX wheel mod, which don't affect any particularly important files of the game.
Title: Re: Question about Modding.
Post by: SugarD on April 25, 2012, 10:35:19 pm
It doesn't really depend on the VC:MP  version. There are a few wheel mods out there, like the XBOX wheel mod, which don't affect any particularly important files of the game.
If it edits a file VC:MP checks, though, it will still trigger the anti-cheat system.
Title: Re: Question about Modding.
Post by: Ave on April 25, 2012, 11:16:51 pm
If it edits a file VC:MP checks, though, it will still trigger the anti-cheat system.
It will not. Modifications such as XBOX wheels change the textures only.
And there is no anti-cheat system; if you mess up important files, VC:MP will simply crash.

Please do not connect cheats with visual mods that only enhance graphics.
Title: Re: Question about Modding.
Post by: SugarD on April 25, 2012, 11:22:37 pm
It will not. Modifications such as XBOX wheels change the textures only.
And there is no anti-cheat system; if you mess up important files, VC:MP will simply crash.

Please do not connect cheats with visual mods that only enhance graphics.
I'm not connecting anything. Some mods, even visual, change files within the game itself. If VC:MP's anti-cheat mechanism checks these files, it would be triggered. MTA:VC works exactly the same way. They simply check the sizes of those specific files. Please keep in mind, I said if it checks those files.
Title: Re: Question about Modding.
Post by: Ave on April 25, 2012, 11:44:03 pm
Size has nothing to do in here. For example, my particle file is now more than 80 MB, while default particle weights not even 1 MB.

Anti-cheat system could belong to the specific server itself, not the multiplayer. Scripts can automatically ban you for cheating, and with uncareful file modding, you just get VC:MP crash on the loading screen.
Title: Re: Question about Modding.
Post by: SugarD on April 26, 2012, 12:16:50 am
Size has nothing to do in here. For example, my particle file is now more than 80 MB, while default particle weights not even 1 MB.

Anti-cheat system could belong to the specific server itself, not the multiplayer. Scripts can automatically ban you for cheating, and with uncareful file modding, you just get VC:MP crash on the loading screen.
I'm not talking about scripts or the server. I'm talking about the client itself.
Title: Re: Question about Modding.
Post by: Marcell on April 26, 2012, 12:39:01 am
VC:MP has no anti-cheat mechanism, lol. Just the thing if you edit some core files of the game (default.ide etc) it won't load due to check, but other than important data files in /data folder, there's nothing.
Title: Re: Question about Modding.
Post by: SugarD on April 26, 2012, 01:26:54 am
VC:MP has no anti-cheat mechanism, lol. Just the thing if you edit some core files of the game (default.ide etc) it won't load due to check, but other than important data files in /data folder, there's nothing.
That is what the anti-cheat mechanism is then.
Title: Re: Question about Modding.
Post by: Morphine on April 26, 2012, 04:49:36 pm
If it edits a file VC:MP checks, though, it will still trigger the anti-cheat system.

Thanks for the heads up, Captain Unobvious. I'll quote what I wrote in another topic with a similar title:

Quote
Anyway, VC-MP has this sort of "anti-cheat" programmed into it which restricts the editing of the following core game-files: data/default.ide, data/handling.cfg, data/weapon.dat, data/VCMP.SCM and data/pedstats.dat. I don't know if any more have been added over the years but I wouldn't want to care either.
Title: Re: Question about Modding.
Post by: SugarD on April 26, 2012, 06:11:04 pm
Thanks for the heads up, Captain Unobvious. I'll quote what I wrote in another topic with a similar title:
You're welcome. If you remember correctly, when I brought it up, it was in response to this:
DEFAULT.IDE HAS BEEN EDITED
Title: Re: Question about Modding.
Post by: Morphine on April 26, 2012, 07:13:52 pm
Either way though, we've both somehow managed to contribute to this topic. I pretty much am sure it is resolved now. Topic lock anyone?  :banana:
Title: Re: Question about Modding.
Post by: ZeRoX2 on April 26, 2012, 07:45:43 pm
Either way though, we've both somehow managed to contribute to this topic. I pretty much am sure it is resolved now. Topic lock anyone?  :banana:
As I know understand, yeah sure, topic lock indeed.


Post Merge: April 26, 2012, 07:46:26 pm
And where can I find X-Box wheels mode?
Title: Re: Question about Modding.
Post by: SugarD on April 26, 2012, 07:52:15 pm
And where can I find X-Box wheels mod?
http://www.gtaforums.com/index.php?showtopic=414169 (http://www.gtaforums.com/index.php?showtopic=414169)
SimplePortal 2.3.7 © 2008-2025, SimplePortal