View Single Post
  #2  
Old 08-11-2017, 06:01 PM
The_Beast's Avatar
The_Beast
Discordant
 
Join Date: May 2016
Location: Under a rock
Posts: 290
Default

This is something you can use when making a script :

$client->Heal();
$client->SetMana($client->GetMaxMana());

there is also castspell 999 (to gain mana) and castspell 13 for complete heal
Reply With Quote