Jump to content
Sign in to follow this  
manesh

Warfare add money

Recommended Posts

Hi,

not sure if this is a scripting issue or something else, but I'm playing warfare (benny) with a friend on a server hosted by me and we wondered how we can give us money via console.

Is this possible?

Also another question; I can spawn vehicles with " "a10" create vehicle position player " and change their heading with " vehicle player setdir 180 ". Can I do both commands together with the vehicle I just spawned but which I did not enter yet (spawn and instantly change direction)?

Thanks

Share this post


Link to post
Share on other sites
plane = "A10" createVehicle (position player);
plane setdir 180;

For that second bit, I think. Not sure about the first bit but via console isn't supported afaik.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×