KMASQ01PlayerSCRIPT (PDF)




File information


This PDF 1.4 document has been generated by Writer / LibreOffice 5.1, and has been sent on pdf-archive.com on 09/03/2017 at 21:30, from IP address 68.102.x.x. The current document download page has been viewed 322 times.
File size: 17.91 KB (1 page).
Privacy: public file




Document preview - KMASQ01PlayerSCRIPT.pdf - Page 1/1





File preview


scriptName KMASQ01PlayerSCRIPT extends referenceAlias
{KMASQ01 script for tracking player inventory}
quest property KMASQ01 auto
; blisterwort
ingredient property Mushroom06 auto
; chicken egg
ingredient property BirdEgg03 auto
; dragon's tongue
ingredient property Dragonstongue auto
; honey comb
ingredient property BeeHoneyComb auto
; silver bowl, 2 kinds are acceptable
miscObject property SilverBowl01 auto
miscObject property SilverBowl02 auto
bool gotMushroom06
bool gotBirdEgg03
bool gotDragonstongue
bool gotBeeHoneyComb
; SilverBowl01 or SilverBowl02
bool gotBowl
bool gotAll
;========================================;
EVENT onInit()
debug.trace("KMASQ01: EVENT onInit <<<<<<<<<<<<<<<<<<<<<< ")
endEVENT
;
; When an item is added check to see if we have them all.
; Because of the filters above we only react to those.
;
EVENT onItemAdded(form itemAdded, int itemCount, objectReference itemRef, objectReference
sourceRef)
debug.trace("KMASQ01: Item added <<<<<<<<<<<<<<<<<<<<<< ")
endEVENT
;
; When an item is removed check to see if we have them all.
; Because of the filters above we only react to those.
;
EVENT onItemRemoved(form itemAdded, int itemCount, objectReference itemRef, objectReference
sourceRef)
debug.trace("KMASQ01: Item removed <<<<<<<<<<<<<<<<<<<<<< ")
endEVENT
;==============================================================
FUNCTION KMASQ01itemsCheck()
debug.trace("KMASQ01: Check player for items Caernor requested")
endFUNCTION






Download KMASQ01PlayerSCRIPT



KMASQ01PlayerSCRIPT.pdf (PDF, 17.91 KB)


Download PDF







Share this file on social networks



     





Link to this page



Permanent link

Use the permanent link to the download page to share your document on Facebook, Twitter, LinkedIn, or directly with a contact by e-Mail, Messenger, Whatsapp, Line..




Short link

Use the short link to share your document on Twitter or by text message (SMS)




HTML Code

Copy the following HTML code to share your document on a Website or Blog




QR Code to this page


QR Code link to PDF file KMASQ01PlayerSCRIPT.pdf






This file has been shared publicly by a user of PDF Archive.
Document ID: 0000566910.
Report illicit content