mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-09 02:56:36 +00:00
Updated Perl Inventory Slot Identifiers (asciidoc)
@@ -2,16 +2,17 @@
|
|||||||
```
|
```
|
||||||
quest::getinventoryslotid("cursor")
|
quest::getinventoryslotid("cursor")
|
||||||
```
|
```
|
||||||
* returns current slotCursor definition (33)
|
returns current slotCursor definition (33)
|
||||||
```
|
```
|
||||||
quest::getinventoryslotid("general.begin")
|
quest::getinventoryslotid("general.begin")
|
||||||
```
|
```
|
||||||
* returns current general slot beginning definition (23)
|
returns current general slot beginning definition (23)
|
||||||
```
|
```
|
||||||
quest::getinventoryslotid("augsocket.end")
|
quest::getinventoryslotid("augsocket.end")
|
||||||
```
|
```
|
||||||
* returns current augment socket end definition (5)
|
returns current augment socket end definition (5)
|
||||||
|
|
||||||
|
#### Identifier tokens
|
||||||
```
|
```
|
||||||
"charm"
|
"charm"
|
||||||
"ear1"
|
"ear1"
|
||||||
|
|||||||
Reference in New Issue
Block a user