Quote from: earlwood on Wed 21/05/2003 02:13:39aarrgghh noooo!! that's really sick!!! (which is good, btw
The worst, non-existant job in the world. Feces re-inserter! (10 colours)

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 MenuQuote from: earlwood on Wed 21/05/2003 02:13:39aarrgghh noooo!! that's really sick!!! (which is good, btw
The worst, non-existant job in the world. Feces re-inserter! (10 colours)
Quotenope, it won't runSame problem here
do I need a special codec?
Quote from: Proskrito on Fri 16/05/2003 09:37:50with that, i meant that you could open ags editor, press F1 to open the help file, click on the "index" tab, type "SetCharacterIgnoreWalkbehinds" , press enter, and then stop making this topic getting bigger and bigger
Search SetCharacterIgnoreWalkbehinds function inthe manual
Quote
//this part allows player to use look for each inventory item ....DON`T use Inventory items interaction for look the rest should be okay to use..
if ((GetInvAt (mouse.x, mouse.y)==1)&& (IsButtonDown(LEFT)==1) && (GetCursorMode()==1)){DisplayMessage(500);}
if ((GetInvAt (mouse.x, mouse.y)==2)&& (IsButtonDown(LEFT)==1) && (GetCursorMode()==1)){DisplayMessage(501);}
if ((GetInvAt (mouse.x, mouse.y)==3)&& (IsButtonDown(LEFT)==1) && (GetCursorMode()==1)){DisplayMessage(502);}
if ((GetInvAt (mouse.x, mouse.y)==4)&& (IsButtonDown(LEFT)==1) && (GetCursorMode()==1)){DisplayMessage(503);}
if ((GetInvAt (mouse.x, mouse.y)==5)&& (IsButtonDown(LEFT)==1) && (GetCursorMode()==1)){DisplayMessage(504);}
if ((GetInvAt (mouse.x, mouse.y)==6)&& (IsButtonDown(LEFT)==1) && (GetCursorMode()==1)){DisplayMessage(505);}
if ((GetInvAt (mouse.x, mouse.y)==7)&& (IsButtonDown(LEFT)==1) && (GetCursorMode()==1)){DisplayMessage(506);}
if ((GetInvAt (mouse.x, mouse.y)==8)&& (IsButtonDown(LEFT)==1) && (GetCursorMode()==1)){DisplayMessage(507);}
if ((GetInvAt (mouse.x, mouse.y)==9)&& (IsButtonDown(LEFT)==1) && (GetCursorMode()==1)){DisplayMessage(508);}
if ((GetInvAt (mouse.x, mouse.y)==10)&& (IsButtonDown(LEFT)==1) && (GetCursorMode()==1)){DisplayMessage(509);}
if ((GetInvAt (mouse.x, mouse.y)==11)&& (IsButtonDown(LEFT)==1) && (GetCursorMode()==1)){LoseInventory(11);NewRoom(8);}
}
Quote from: N3TGraph on Tue 13/05/2003 13:55:46Nuno Betancourt?? he is amazing.
- Guitar player from 'extreme' - can't recall his name
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.078 seconds with 15 queries.