Click here to login/register

Join the forum, it's quick and easy

Click here to login/register
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Telecommand

2 posters

Go down

Telecommand Empty Telecommand

Post  Not so easy Sun Jun 14, 2009 11:26 pm

To add telecommand u must go to commands and add this
}




else if(cmd[0].equals("home")) {
if(p.AtDuel())
{
p.frames.sendMessage(p, "You cannot teleport out of a duel!");
}
else
{
p.frames.removeShownInterface(p);
p.teleportTo(X, Y, 0, 0, 0, 8939, 8941, 1576, 0, 1577, 0);
p.ResetSkillSuff();
p.frames.removeChatboxInterface(p);
}

change X and Y to coords and change home what name where u want tele like ::home ::jail .............

Thank you Smile

Not so easy
rune poster
rune poster

Posts : 84
Join date : 2009-06-14

Back to top Go down

Telecommand Empty Re: Telecommand

Post  Sunfly123 Sun Jun 14, 2009 11:27 pm

we got all those types of teles all ready but good idea and h ope to see more codes

Sunfly123
Forum Moderators
Forum Moderators

Posts : 106
Join date : 2009-05-04

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum