User contributions
From AGI Wiki
Jump to navigationJump to search- 20:54, 8 April 2019 diff hist +7 Fix.loop →Possible Errors
- 20:46, 8 April 2019 diff hist +12 Discard.view.v →Possible Errors current
- 20:25, 8 April 2019 diff hist +1,505 N Ignore.horizon Created page with "The '''ignore.horizon''' command allows an object to go above the horizon. == Syntax == ignore.horizon(obj oA); == Remarks == The horizon is an invis..." current
- 20:07, 8 April 2019 diff hist +1,574 N Ignore.blocks Created page with "The '''ignore.blocks''' command allows an object to ignore blocks and conditional control lines. == Syntax == ignore.blocks(obj oA); == Remarks == The de..." current
- 19:41, 8 April 2019 diff hist +1,556 N Hold.key Created page with "The '''hold.key''' command sets the ego control keys to hold mode. == Syntax == hold.key(); == Remarks == By default, when AGI starts, pressing and releasing a direc..." current
- 19:12, 8 April 2019 diff hist +1,143 N Hide.mouse Created page with "The '''hide.mouse''' command hides the mouse cursor. == Syntax == hide.mouse(); == Remarks == In the PC version of AGI, this command points to a null function, and does no..." current
- 17:21, 8 April 2019 diff hist +9 Have.key →Remarks
- 17:20, 8 April 2019 diff hist +2,192 N Have.key Created page with "The '''have.key''' command returns TRUE if the the value of reserved variable v19 > 0. == Syntax == have.key() == Remarks == Test commands are only valid in an <co..."
- 16:56, 8 April 2019 diff hist +1,664 N Has Created page with "The '''has''' command returns TRUE if the specified inventory item is in the player's inventory (i.e. the item's room number equals 255). == Syntax..."
- 16:04, 7 April 2019 diff hist +1,183 N Greaterv Created page with "The '''greaterv''' command compares the values of two variables. It returns TRUE if the value of the first variable is greater than the value of the second ..."
- 16:00, 7 April 2019 diff hist +1,168 N Greatern Created page with "The '''greatern''' command compares a variable value to a number. It returns TRUE if the value of the variable is greater than the number. == Syntax == greatern(variab..."
- 15:52, 7 April 2019 diff hist +1,036 N Graphics Created page with "The '''graphics''' command displays the graphics screen. == Syntax == graphics(); == Remarks == The default display screen when AGI starts is the graphics screen. If t..." current
- 15:49, 7 April 2019 diff hist +1,199 N Get.v Created page with "The '''get.v''' command indirectly adds an inventory item to the player's inventory. == Syntax == get.v(var vA); == Remarks == The OBJECT File (AGI)|roo..." current
- 15:45, 7 April 2019 diff hist +3,785 N Get.string Created page with "The '''get.string''' command prompts the player to enter a string that can be manipulated in logic code. == Syntax == get.string(str sA, msg mPROM..." current
- 15:12, 7 April 2019 diff hist +18 Get.room.v →Remarks current
- 15:12, 7 April 2019 diff hist +1,204 N Get.room.v Created page with "The '''get.room.v''' command copies an inventory item's room number to a variable. == Syntax == get.room.v(var vA, va..."
- 15:04, 7 April 2019 diff hist +968 N Get.priority Created page with "The '''get.priority''' command stores the current priority of a screen object in a variable. == Syntax == get.priority(obj oA, var..." current
- 21:26, 1 April 2019 diff hist +830 Get.posn current
- 21:00, 1 April 2019 diff hist +2,169 N Get.num Created page with "The '''get.num''' command prompts the player to enter a number. == Syntax == get.num(msg mPROMPT, var vB);<br /> get.num("prompt", var..." current
- 20:08, 1 April 2019 diff hist +515 Get.dir current
- 19:58, 1 April 2019 diff hist +1,214 N Get Created page with "The '''get''' command adds an inventory item to the player's inventory. == Syntax == get(itm iA);<br /> get("item"); == Remarks == The '''get''' com..." current
- 19:37, 1 April 2019 diff hist +1,034 Wiki Discussion
- 19:21, 1 April 2019 diff hist 0 File:Agi php.zip Andrew Korson uploaded a new version of File:Agi php.zip current
- 09:42, 31 March 2019 diff hist +1,535 N Force.update Created page with "The '''force.update''' command redraws all screen objects immediately, without waiting until the start of the next interpreter cycle. == Syntax == force.update(screen obje..." current
- 18:46, 30 March 2019 diff hist +1,210 Follow.ego current
- 17:34, 30 March 2019 diff hist +1,723 N Fix.loop Created page with "The '''fix.loop''' command disables the auto loop select feature for a screen object. == Syntax == fix.loop(obj oA); == Remarks..."
- 16:59, 30 March 2019 diff hist +1,232 N Fence.mouse Created page with "The '''fence.mouse''' command restricts the mouse to a portion of the screen. == Syntax == fence.mouse(byt X1, byt Y1, byt X..." current
- 16:52, 30 March 2019 diff hist +43 Discard.sound →Technical Information current
- 16:51, 30 March 2019 diff hist +179 Discard.sound
- 16:37, 30 March 2019 diff hist -1 m Close.dialogue →Remarks current
- 16:36, 30 March 2019 diff hist +292 Open.dialogue current
- 16:35, 30 March 2019 diff hist -4 m Close.dialogue →Remarks
- 16:34, 30 March 2019 diff hist +297 Close.dialogue
- 15:23, 30 March 2019 diff hist +1,603 N Erase Created page with "The '''erase''' command removes a screen object from the visual screen. == Syntax == erase(obj oA); == Remarks == Erasing a screen object only re..." current
- 14:39, 30 March 2019 diff hist +62 Draw current
- 14:23, 30 March 2019 diff hist +1,075 N Equalv Created page with "The '''equalv''' command compares the values of two variables. It returns TRUE if the values are equal. == Syntax == equalv(var vA, [[variable|var]..." current
- 14:20, 30 March 2019 diff hist +1,066 N Equaln Created page with "The '''equaln''' command compares a variable value to a given number. It returns TRUE if the values are equal. == Syntax == equaln(var vA, byt B)..." current
- 14:01, 30 March 2019 diff hist +2,858 N End.of.loop Created page with "The '''end.of.loop''' command switches an object's cycle mode to ‘end of loop’. == Syntax == end.of.loop(obj oA, flg fDONE); == R..." current
- 13:39, 30 March 2019 diff hist +2,042 N Enable.item Created page with "The '''enable.item''' command enables a menu item that has been previously disabled. == Syntax == enable.item(ctl cA); == Remarks == This command will enab..." current
- 13:34, 30 March 2019 diff hist -24 Disable.item →Example current
- 13:12, 30 March 2019 diff hist +1,480 N Echo.line Created page with "The '''echo.line''' command adds the previous line of input to the current input line. == Syntax == echo.line(); == Remarks == When the player presses ENTER, AGI saves..." current
- 12:48, 30 March 2019 diff hist +1,244 N Drop Created page with "The '''drop''' command changes an inventory item's room number to zero. == Syntax == drop(itm iA); drop("item"); == Remarks == The '''drop''' comman..." current
- 12:39, 30 March 2019 diff hist +1,697 N Draw.pic Created page with "The '''draw.pic''' command creates the visual and priority screens in memory, using the data in the specified picture resource. == Syntax == draw...." current
- 12:05, 30 March 2019 diff hist +2,160 N Draw Created page with "The '''draw''' command draws a screen object on the visual screen so it will be visible in subsequent interpreter cycles. == Syntax == draw(obj oA)..."
- 11:42, 30 March 2019 diff hist +1,048 N Div.v Created page with "The '''div.v''' command divides a variable by another variable, and stores the result in the first. == Syntax == div.v(var vA, var vB);<br..."
- 11:34, 30 March 2019 diff hist +978 N Div.n Created page with "The '''div.n''' command divides a variable by a number. == Syntax == div.n(var vA, byt B);<br /> vA = vA / B;<br /> vA /= B; == Remarks == The resu..."
- 11:23, 30 March 2019 diff hist +1,773 N Distance Created page with "The '''distance''' command calculates the distance between two screen objects, and stores the result in a variable. == Syntax == distance(obj oA,..." current
- 11:11, 30 March 2019 diff hist +2,626 N Display.v Created page with "The '''display.v''' command indirectly displays text at a specified row and column. == Syntax == display.v(var vROW, var vCOL, var vMS..." current
- 10:52, 30 March 2019 diff hist +2,557 N Display Created page with "The '''display''' command displays text at a specified row and column. == Syntax == display(byt ROW, bytCOL, msg mMSG);<br /> display(num..." current
- 10:11, 30 March 2019 diff hist +1,628 N Discard.view.v Created page with "The '''discard.view.v''' command unloads a view resource from the memory heap indirectly. == Syntax == discard.view.v(var vA); == Remarks == This comm..."