Making a vehicle "store"

Ask questions, discuss ideas, get answers
Post Reply
User avatar
Vilespring
Posts: 740
Joined: Sat Nov 24, 2012 5:47 am
Location: Somewere in the United States

Making a vehicle "store"

Post by Vilespring »

Is there anyway for a client side mod to be able to spawn in a vehicle without the debugger, and it spawn in front of them? And, can a certain thing limit what you get, like money, so you need more kills before it can be bought?

I was thinking of a spawner attached to the front of each soldier, but getting the vehicle to spawn when the player says "[Sherman]" at his spawner, and have money, it a bit of a challenge to me. Any wonky ideas?
A picture is worth a thousand words, but takes up three thousand times the memory.

Area 51: http://battlefieldarea51mod.weebly.com/

Image
"I didn't steal your pizza"
User avatar
fo0k
Posts: 1433
Joined: Fri Oct 16, 2009 4:21 pm
Location: UK

Re: Making a vehicle "store"

Post by fo0k »

no ideas yet.. but I like these wonky ideas.. this is what its all about. :)
spitfire was looking at ways to have purchases made on a website.. which would then write the server con files.. to give a player an item (maybe outside 'their' house with a combination lock on a garage that only they would know etc.. to get a vehicle..) it was messy but worked in principle. this may be a bit more extreme than what you are thinking though.
User avatar
Swaffy
Posts: 1715
Joined: Sun Aug 29, 2010 9:25 pm
Location: Cibolo, Texas

Re: Making a vehicle "store"

Post by Swaffy »

Look at the Empires mod, that's my only idea.
(Forum Thread|Download) Swaffy'sMod v0.34 | Download link to come Soon™
User avatar
Vilespring
Posts: 740
Joined: Sat Nov 24, 2012 5:47 am
Location: Somewere in the United States

Re: Making a vehicle "store"

Post by Vilespring »

Empires probably has it, by the description.

I saw an if-else command in FH, on all the vehicles. I need to learn how to wright statements to use them, then put a slur of if-else commands for it to work.
A picture is worth a thousand words, but takes up three thousand times the memory.

Area 51: http://battlefieldarea51mod.weebly.com/

Image
"I didn't steal your pizza"
User avatar
Senshi
Posts: 697
Joined: Sun Oct 18, 2009 1:14 pm
Location: Germany
Contact:

Re: Making a vehicle "store"

Post by Senshi »

Variables and if else in BF42 are very limited in usability, sadly. They apparently planned to implement them fully, but then noticed that they didn't really need it at all so they didn't invest anything more in it.
Post Reply