Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GET INFO FROM A FUNCTION
#1
I'm pretty new at this so i really don't know much about it...

Is there a way that i can put like spe in the macro, and then make a function so that when i change the numbers in the function, the spe in the macro changes.

I know you can make it like

spe mac 'macro1'
rep


but I couldn't get it to work with a function...
#2
In macro:
int+ g_spe
spe g_spe

In function:
int+ g_spe
g_spe=10 ;;here 10 is an example


Forum Jump:


Users browsing this thread: 1 Guest(s)