iBotModz CBox
Forge in customs..
Started by Noobkiller1x, Aug 02 2009 08:16 AM
8 replies to this topic
#1
Posted 02 August 2009 - 08:16 AM
Ok so for a while now I have been trying to find someone who has a app or know how to make the forge in custom games so if someone can make a tutorial or refer me to a application that would be great.
- miinaturvat likes this
#2
Posted 02 August 2009 - 08:20 AM
well, at offset 0x147 of the BLF in the gametype CON, there is an enum:
enum Gametype
{
CTF = 1,
Slayer = 2,
Oddball = 3,
KingoftheHill = 4,
Forge = 5,
VIP = 6,
Juggernaut = 7,
Territories = 8,
Assault = 9,
Infection = 10
}
To make it a forge gametype, simply make that enum a 5.
+rep please
enum Gametype
{
CTF = 1,
Slayer = 2,
Oddball = 3,
KingoftheHill = 4,
Forge = 5,
VIP = 6,
Juggernaut = 7,
Territories = 8,
Assault = 9,
Infection = 10
}
To make it a forge gametype, simply make that enum a 5.
+rep please
- iBotPeaches, BTKC124, Slidell and 2 others like this
#5
Posted 02 August 2009 - 03:19 PM
My GV-Changer does that for you, I'm glad you are unable to find it... lol
#6
Posted 02 August 2009 - 03:20 PM
Oh yeah, I remember when we did that Brian.
#7
Posted 28 November 2009 - 02:27 AM
this is a vid i made on how to do this it explains it a littel better
Edited by Zerker4Life 24, 30 November 2009 - 12:46 AM.
#8
Posted 29 November 2009 - 04:51 PM
axplains it a littel better
....
Edited by Slidell, 29 November 2009 - 04:51 PM.
#9
Posted 30 November 2009 - 12:50 AM
....
sorry i fixed itthis is a vid i made on how to do this it explains it a littel better
http://www.youtube.com/watch?v=5jSYmNf8pE8