25.02.2012, 21:47
I didn't mean for my post to sound harsh or any thing but dini is WELL outdated and very slow compared to what is available these days. You don't even need a library, you could write your own functions in a few minutes for this.
What I meant by the global variable is that you shouldn't declare at as global as you don't need to retrieve it's previous value. Recreate the variable as you use it.
You should also hook the original money functions, GivePlayerMoney for example. Rather than create new functions. ALS hooking also works for functions.
Maybe not but you can still see most things.
What I meant by the global variable is that you shouldn't declare at as global as you don't need to retrieve it's previous value. Recreate the variable as you use it.
You should also hook the original money functions, GivePlayerMoney for example. Rather than create new functions. ALS hooking also works for functions.
Maybe not but you can still see most things.