Battlefield 2 mod... I've trying to make this mod, but i'm not really a good modder then my version suck
lol Battle-field 2 mod is goina be released by iGhost soon
Something like COd4 Classic ?
Every player starts with the same weapon and without any perks etc. they have to pick up Perks and weapons to dominate the others.
To pick up weapons and perks you could use the one that is used in that mod with the galerie outside of Terminal (Dont know the modname) which activates if the player is near and hide them after a player picked them up, after 30s they respawn etc.
Set the hp bit more higher then normal to make it harder to kill some 1
No things only useable for host!
This is just the cuttet version of my mod idea, so write me a Pm to get the whole idea if you're interested... Got another idea which is a bit harder to do if some1 is interested
Originally Posted by prisma
Something like COd4 Classic ?
Every player starts with the same weapon and without any perks etc. they have to pick up Perks and weapons to dominate the others.
To pick up weapons and perks you could use the one that is used in that mod with the galerie outside of Terminal (Dont know the modname) which activates if the player is near and hide them after a player picked them up, after 30s they respawn etc.
Set the hp bit more higher then normal to make it harder to kill some 1
No things only useable for host!
For another pretty specific mod write me a pm
Goodish idea i guess, pretty easy to do
Originally Posted by jul920
Battlefield 2 mod... I've trying to make this mod, but i'm not really a good modder then my version suck
I've made it, I just keep it for myself, because.. I disliked it and don't think it would be fun to play, so don't blame me, it sucks but cool.. nvm
And hey thx for the ideas!
Please read this idea,it's very great...
Challenge you say. Make a RPG mod which writes to a file so people's skills are saved for whenever the host starts up another match.
Originally Posted by AZUMIKKEL
Challenge you say. Make a RPG mod which writes to a file so people's skills are saved for whenever the host starts up another match.
Would be fun too... Like that RPG mod in CSS, with icestab on pistols, vampire, longer jumps and more hp and so on.
Originally Posted by prisma
Would be fun too... Like that RPG mod in CSS, with icestab on pistols, vampire, longer jumps and more hp and so on.
Already made, but I'm thinking where it writes to a file and loads for next game as well
Originally Posted by AZUMIKKEL
Already made, but I'm thinking where it writes to a file and loads for next game as well
yeah and the RPG thingy from Css does something kinda like that too
But i thinks that is pretty hard to make x)
Awww ok
All I need is to read text from file lawlz you and your challenges lol
to save their 'level' in RPG mod:
Code:
self setPlayerData("money", self.level);
to get the level:
self.level = self getPlayerData("money");
no, there is no host security error (or atleast not in a private match....)