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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...