From 6e2998b58fae73dcd702cbe4a97b483a93ab7227 Mon Sep 17 00:00:00 2001 From: Reid Date: Thu, 21 Jul 2016 05:37:57 +0200 Subject: Remove duplicate entry for getnameditem function on script commands documentation. --- doc/script_commands.txt | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/doc/script_commands.txt b/doc/script_commands.txt index f0758de71..097cae665 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -3044,25 +3044,6 @@ the function is called. This function is intended for use in item scripts. --------------------------------------- -*getnameditem(,""); -*getnameditem("",""); - -This function is equivalent to using 'getitem', however, it will not just -give the character an item object, but will also inscribe it with a -specified character's name. You may not inscribe items with arbitrary -strings, only with names of characters that actually exist. While this -isn't said anywhere specifically, apparently, named items may not have -cards in them, slots or no - these data slots are taken by the character -ID who's name is inscribed. Only one remains free and it's not quite clear -if a card may be there. - -This function will return 1 if an item was successfully created and 0 if -it wasn't for whatever reason. Like 'getitem', this function will also -accept an 'english name' from the item database as an item name and will -return 0 if no such item exists. - ---------------------------------------- - *getitemslots() This function will look up the item with the specified ID number in the -- cgit v1.2.3-60-g2f50