Thread Rating:
  • 3 Vote(s) - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Suggestion for new commands
#7
(11-21-2015, 01:45 PM)MegaNo0body Wrote: A:=5
B:=3
C:=!A!
Inc(C, !B!)

Tried every combination mate

The one u gave me wont work either
Here quick example

Code:
Misc.ItemCountEx(6528) returned 1700
!infr! has been set to 1700

Misc.ItemCountEx(7642) returned 40
!poty! has been set to 40

VarAdd(infr, !poty!) returned 1
!test! has been set to 1
End-Of-Macro

Code:
Misc.ItemCountEx(6528) returned 1700
!infr! has been set to 1700

Misc.ItemCountEx(7642) returned 160
!poty! has been set to 160
[Critical] Param[1]{poty} is not a number

VarAdd(infr, poty) returned 1
!test! has been set to 1
End-Of-Macro

Code:
Misc.ItemCountEx(6528) returned 1700
!infr! has been set to 1700

Misc.ItemCountEx(7642) returned 160
!poty! has been set to 160

VarAdd(!infr!, !poty!) returned 1
!test! has been set to 1
End-Of-Macro

Exact same results with Inc
Reply


Messages In This Thread
Suggestion for new commands - by Catar - 11-21-2015, 12:43 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)