Jump to content
  • 0

I have a money problem :(


mgm

Question

so I had this super complex "cash.sqf" on my dev box:

EPOCH_playerCrypto = EPOCH_playerCrypto + 250000; hint (str EPOCH_playerCrypto);

if I'm not mistaken it worked wonderfully 9 months ago. Now it's not working.

 

Why? How to inject cash to the poor dev's wallet for test purposes on spawn via script? Thanks.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

okay problem solved. apparently I enabled debug console by setting it to 2 in description.ext. then I execute this in debug console >>> execVM "custom\mgmTfA\_dev_cash.sqf"; 

tested now, it's working for a non-admin user, with battleye & EPAH disabled (once again - this is for test purposes so it's fine).

cheers

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...