Forum Mod Bakery Docs

my phone booth is not working

Posted in Off Topic
Please login to contribute to the conversation.
i am making my first mod but my phone booth is just showing level 1 cars but i am in level 2
Hi there, may I ask what you changed?
I have add the Open Wheel Race Car to level 2
Could you please elaborate?
To properly add a car to the phonebooth, you must follow the syntax Radical left as a comment in rewards.mfk
BindReward( <name>, <filename>, <reward type>, "forsale", <level>, <coin cost>, <seller> );
In your case, it should be:
BindReward( "fone_v", "art\cars\fone_v.p3d", "car", "forsale", 2, 0, "gil" );