| | | |
| Abs | Use this command to return the absolute value of a number; meaning its positive value... | 0 | simonh (1+ years ago) |
| AcceptTCPStream | Accepts an incoming TCP/IP stream, and returns a TCP/IP stream if one is available, or 0 if not... | 0 | Nobody (1+ years ago) |
| ACos | ACos( c ) is an angle which has cosine = c... | 0 | Nobody (1+ years ago) |
| AddTriangle | Adds a triangle to a surface and returns the triangle's index number, starting from 0... | 0 | Nobody (1+ years ago) |
| AddVertex | Adds a vertex to the specified surface and returns the vertices' index number, starting from 0... | 0 | Nobody (1+ years ago) |
| After | If you haven't read up on the TYPE command, you might want to do so before continuing... | 0 | Nobody (1+ years ago) |
| AmbientLight | Sets the ambient lighting colour... | 0 | Nobody (1+ years ago) |
| AnimateMD2 | Animates an md2 entity... | 0 | Nobody (1+ years ago) |
| Animating | Returns true if the specified entity is currently animating... | 0 | Nobody (1+ years ago) |
| AnimLength | Returns the length of the specified entity's current animation sequence... | 0 | Nobody (1+ years ago) |
| AnimTime | Returns the current animation time of an entity... | 0 | Nobody (1+ years ago) |
| AntiAlias | Enables or disables fullscreen antialiasing... | 0 | Nobody (1+ years ago) |
| AppTitle | Allows you to set the text of the program's title bar, and 'close program?' message box... | 0 | Nobody (1+ years ago) |
| Asc | This will return the ASCII value of the first letter of a string... | 0 | Nobody (1+ years ago) |
| ASin | ASin( s ) is an angle which has sine = s... | 0 | Nobody (1+ years ago) |
| ATan | ATan( t ) is an angle which has tangent = t... | 0 | Nobody (1+ years ago) |
| AutoMidHandle | When an image is loaded with LoadImage, the image handle (the location within the image where the image is 'drawn from') is always defaulted to the top left corner (coordinates 0,0)... | 0 | Nobody (1+ years ago) |
| AvailVidMem | This command will return the total bytes of available free video memory... | 0 | Nobody (1+ years ago) |
| BackBuffer | This is a value usually used with SETBUFFER to denote the secondary non-visible drawing buffer called the Back Buffer... | 0 | Nobody (1+ years ago) |
| BankSize | Use this command to determine the size of an existing bank... | 0 | Nobody (1+ years ago) |
| Before | If you haven't read up on the TYPE command, you might want to do so before continuing... | 0 | Nobody (1+ years ago) |
| Bin | Converts integer values into binary values... | 0 | Nobody (1+ years ago) |
| BrushAlpha | Sets the alpha level of a brush... | 0 | Nobody (1+ years ago) |
| BrushBlend | Sets the blending mode for a brush... | 0 | Nobody (1+ years ago) |
| BrushColor | Sets the colour of a brush... | 0 | Nobody (1+ years ago) |