Originally posted by [b]Phantasm[/b]
i think that script commands is bug ...
This script command work only after @reloadscript, if you relog it will be disabled.
[b]For Example[/b]: magic_book.txt
[quote]
[b]if (BaseLevel < 140 || (getskilllv(2213) < 1) && (getskilllv(2217) < 1)){[/b]
[b]mes "The documents in this container aren't legible. It's not use trying to read them.";[/b]
[b]close;[/b]
[b]}[/b]
[b].... << ==== pass[/b]
[/quote]
When Server Start, when you talk with NPC, it wil show [b]The documents in this container aren't legible. It's not use trying to read them. [/b]After @reloadscript you will pass this check.
[u]Are you understand ?[/u]
And you re-log talk with NPC, its wil show [b]The documents in this container aren't legible. It's not use trying to read them [/b]again
[b]Sorry my bad English

[/b]
This post has been edited by
Phantasm
on Aug 20, 2012 8:34