Sunday, March 28, 2010

Useful wizard commands

Here are a number of useful wizard commands.

Emotes without moving
At [yourWizardName] [command] - do something in someone's environment

Give yourself money
(we know it is only for testing purposes;)
money [copper] [silver] [gold] [plat]

Execute some LPC code on the fly
execr find_player("bendis")->command("say Hi");

Tracer tool
    At        Perform a command in the environment of a player
    Call        Call a function in an object
    Cat        Cat the file linked to an object
    Clean        Destruct all non-interactive objects in an object
    Destruct    Destruct a specific object
    Dump        Print various information about an object
    Ed        Ed the file linked to an object
    Goto        Enter the inventory of an object
    In        Perform a command in another object
    More        More the file linked to an object
    Move        Move an object to a destination
    Reload        Update, load, clone and replace an object
    Set        Set a tracer variable
    Tail        Tail the file linked to an object
    Top        Show top cpu statistics


Control
      control [target]

No comments:

Post a Comment