Thankyou
all my problems are solved,
-Geork
all my problems are solved,

-Geork
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
function okeyy_UseInv()
{
}
function okeyy_UseInv(iKey) //iKey is the object required to use on okeyy, the object
{
if (brim ==1){ //brim = 1 when the player is in the right position
okeyy.Visible = false; //get rid of object (so to speak)
player.AddInventory(iInvItem1); //add key
GiveScore(5);
}
}
Failed to save room room1; details below
// room script file
function hHotspot1_AnyClick()
{
Display("ahh, my prized chicken tickka masala collection");
} //etc etc etc
Runtime error: Functon still open, missing }
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.072 seconds with 14 queries.