What is the command for home teleport in SRL? Sorry for the easy question but i am starting to script again.
Example:SCAR Code:{*******************************************************************************
function Cast(TheSpell: String): Boolean;
By: Wizzup?, Flyboy, Cheesehunk, Freddy
Description: Cast's the selected spell, returns true if enough runes to complete.
*******************************************************************************}
I think that would cast home teleport.SCAR Code:Cast('1');
To use the spell, you need to also include the magic skill file.
Code:{.include SRL/SRL/Skill/Magic.scar}
There are currently 1 users browsing this thread. (0 members and 1 guests)