Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Development Chronicle X
#3
Stomach Pulser Wrote:Use a for loop:
Code:
Dim i
For i = 0 to 9
    Call GiveItem(Index, 898, 1, 1)
Next i
For i = 0 to 4
    Call GiveItem(Index, 901, 1, 1)
Next i
Thanks, but I didn't know my friend had built a script so I could just make the Potion a Currency; define how much it heals with the script and set a limit to how many you can carry since it's stacked now.

-Scythe
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)