DAZZLE'S UPGRADE PACK

If you haven't already done so, upgrade your game by downloading Dazzle's all-in-one upgrade pack. It comes with everything you need for today's servers. Does your blue bar freeze when joining servers? Do you lag in games? Do you get an annoying siren in Phobik's Servers? This is what you need. CLICK HERE TO DOWNLOAD.

How Do You Add ModWiz Shapes??

Modding questions, answers, help.....

Moderators: Warfare, Moderator, Admin

Guest

How Do You Add ModWiz Shapes??

Post by Guest »

How do you add shapes to modwiz so you can place them in your map?
User avatar
Matt-Ectl-Xp-
Need Major Repair
Need Major Repair
Posts: 532
Joined: Sat Jun 14, 2008 5:07 pm
Location: Coarsegold,Ca

Re: How Do You Add ModWiz Shapes??

Post by Matt-Ectl-Xp- »

I Mod Threw The Mis File
User avatar
TMG Leader
Veteran Light
Veteran Light
Posts: 962
Joined: Mon Jun 25, 2007 10:31 am
Location: In my refrigerator....

Re: How Do You Add ModWiz Shapes??

Post by TMG Leader »

Since I use stock objects I can't really say if this works or not. But it is in the MW prefs.cs sooo.

Okay scroll down till u find this.

Code: Select all

//To add more of your own:
//Do not skip numbers!
//
//$Modder::ExtraShapePath[1] = "";
//$Modder::MakeExtraShape[1] = "";
//$Modder::ExtraShapePath[2] = "";
//$Modder::MakeExtraShape[2] = "";
So in the

Code: Select all

$Modder::ExtraShapePath[1] = "";
Put the path to the shape
EXAMPLE:

Code: Select all

$Modder::ExtraShapePath[1] = "game/data/shapes/tanks/tank01.dts";
now for the

Code: Select all

$Modder::MakeExtraShape[1] = "";
Put the key-bind in between the ""
I have problems with the alt key not working so I suggest you don't use it.
Oh I just noticed this remove the //

before all of

Code: Select all

//$Modder::ExtraShapePath[1] = "";
//$Modder::MakeExtraShape[1] = "";
//$Modder::ExtraShapePath[2] = "";
//$Modder::MakeExtraShape[2] = "";
// makes the game ignore that line meaning its just useless.
First to fall, last man standing.
User avatar
Dazzle
Evil Site Admin
Evil Site Admin
Posts: 1320
Joined: Fri Dec 29, 2006 6:59 am
Location: London, England

Re: How Do You Add ModWiz Shapes??

Post by Dazzle »

Or do what normal people do and place the objects in TGE, and use modwiz for spawns, arrows, pads, ammogate, and powerups.
Guest

Re: How Do You Add ModWiz Shapes??

Post by Guest »

Ok then i'll use TGE

Who is online

Users browsing this forum: ClaudeBot [Bot], Majestic-12 [Bot] and 17 guests