Issue information

Issue ID
#3034
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Apr 29, 2009 22:42
Last Post
Hercules Elf Bot
Feb 7, 2012 20:56
Confirmation
N/A

Hercules Elf Bot - Apr 29, 2009 22:42

Originally posted by [b]BrianL[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=3034

Some script commands that aren't documented:

CODE
*changelook <look type>,<look value>;
Identical to 'setlook', but only client side (doesn't save).

*rentitem <item ID>,<duration>;
Duration is in seconds.

*escape_sql

*openauction
This will open the Auction window on the client connected to the
invoking character.

*changesex;
--> can be used safely on bard/dancer classes now
QUOTE (TheV @ Apr 6 2009, 11:49 AM) [snapback]1175197[/snapback]
Actually, tests with an SVN higher than 13000 resulted in dancers being smoothly switched to bards and vice-versa, with skill reset. Of course, this don't help if the OP is using an older SVN.


*wedding and *wedding_effect
--> 'wedding' is the correct script command

And some more script commands, if someone wants to write up documentation on how to use them:
CODE
*getquest
*deletequest
*setquestobjective
*setqueststatus
*hasquest

*mercenary_create
*mercenary_heal
*mercenary_sc_start
*mercenary_get_calls
*mercenary_get_faith
*mercenary_set_calls
*mercenary_set_faith

// r13550+
*getcharid(4)
*waitingroom2bg
*waitingroom2bg_single
*bg_team_setxy
*bg_warp
*bg_monster
*bg_monster_set_team
*bg_leave
*bg_destroy
*areapercentheal
*bg_get_data
*bg_getareausers
*bg_updatescore

Edit: added getcharid(4) to the list (bugreport:3065)

This post has been edited by BrianL: Jul 27 2009, 07:26 PM