Issue information

Issue ID
#1290
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Mar 28, 2008 21:36
Last Post
Hercules Elf Bot
Mar 28, 2008 21:36
Confirmation
N/A

Hercules Elf Bot - Mar 28, 2008 21:36

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

This is not realy a sever bug, but i think it is important.

The script_commands says:

QUOTE
OnPCLoadMapEvent:

This special label will trigger once a player steps in a map marked with the
'loadmap' mapflag and attach its RID. The fact that this label requires a
mapflag for it to work is because, otherwise, it'd be server-wide and trigger
everytime a player would change maps. Imagine the server load with 1,000 players
(oh the pain...)


But it is wrong, it is [topic="183393"]loadevent[/topic].
I think this is important to repair in the document.