You are not logged in.
Pages: 1
Hey guys !
I'd like to get some advice about modding. I'm creating a pure-inf map and I'd like to learn how to mod equipment, in order to disable nades in the map.
Thanks for help if you can
Thanks, but I don't want to copy, I want to understand. Besides, I'm no more in the league since the Summer Event began... That's why I ask it here...
cause u got no skill? =-D
Well, the way it's done there is the same you used for adding Pak40 to your first map.
You place objects.con of needed kit (from Objects.rfa) to special folder in your map and add to map's init.con "run" command with a path to it.
To remove a grenade from kit you need to remove ObjectTemplate.addTemplate GrenadeAxis (or GrenadeAllies) from its objects.con file.
Here's if_berlin map (with all textures removed, it was too big for my phone connection): http://yadi.sk/d/xFQSR9T_8Azzi
Last edited by ziba128 (2013-08-21 21:39:12)
Ok, thanks sunny, I'll check it out.
Bud, if you have a quicker way, explain it, I could try it too and tell if it works...
Ok, thanks sunny, I'll check it out.
Bud, if you have a quicker way, explain it, I could try it too and tell if it works...
Zappo,if you need help we can talk in xfire sometime.
Ok, if you're connected tomorrow in the end of afternoon...
Ok, but where should I paste this ? Object.con, Init.con ... ? Should I replace something by this or just add the lines ?
Pages: 1