
scripting-machine
Scripting Machine
Introduction
Scripting Machine is a smart IDE developed specialy for SA-MP scripters, that try to simplify the scripter's task, so he can het focused on what he's scripting.
Why it's smart?
The IDE can detect variables/arrays (native types: 'Float:', 'Text:', 'File:', etc) and show them on each function (native or not) that has a param with the defined type; same with colors, and on the dialog maker you can use defined colors (only embedded ones); syntax highligt for native and custom functions.
Note: The aplication is not under development for not (but will be in the near feature), this is due the lack of time of the main (only) developer.
IDE Functions
- Unlimited tabs (one per file)
- Syntax highlight (for native and custom functions)
- Folding
- Single instance (no more problems with includes, 1 IDE for all your files)
- List with all avaliable includes
- List with the document includes
- Restore files on crash
- Custom syntax highlight colors
- Custom background color
- Folding
- Smart Indentation
- File association
- Help box with current function's parameters
- Autocomplete:
- Native and user defined functions
- Native and user defined callbacks
- User defined types for native and user defined functions
- Detection System:
- Detect typed vars/arrays and functions from loaded includes
- Detect typed vars/arrays and functions from selected file (working file)
- Detect colors (embedded or not)
- Detect custom public definitions by macros (ex: "#define PUBLIC:%0(%1) forward public %0(%1); public %0(%1)"
- Primary color picker:
- RGB, CMYK and HSL formats
- Embedded or normal colors
- Option to define the generated color
- Option to export the generated color to the working file
- Dialog maker/previewer
- Previewer that show how the dialog will look like on the game
- Embedded colors from working file will work on the dialog
- 4 native types of dialogs.
- Easy to use, and very accurate
- Areas:
- Diferent colors for diferent areas
- Zoom
- Option to choose between GangZone and WorldBounds
- Show rectangle or fill them with the color
- Export generated areas to working file
- Converter:
- Object & vehicle converter
- Diferent input/output formats
- Set all objetcs/vehicles on a specific array
- Option to convert only objects
- Load the map from a file
- Fix objects IDs (0.3c objects from MTA)
- Custom Input Object output
- Convert interior & virtual world (if possible)
- Teleports:
- strcmp, DCMD, ZCMD, YCMD
- send message with custom color
- set interior, world
- choose with or without vehicle
- Secondary Pickup:
- When you need to generate a color for a message or sth wick, you can use this pickup
- RGB only
- Gates:
- strcmp, DCMD, ZCMD
- 4 different types:
- 2 Commands (One for open the gate and one for close the gate)
- 1 Command (Open and close the gate with the same command)
- Semi-automatic (Open the gate with the command, and it closes automaticaly)
- Full-automatic (Open and close the gate automaticaly)
- restrictions for specified teams
- Message when opening the gate (otpional)
- Message when clossing the gate (optional)
- Compiler:
- Default compiler is pawncc.exe
- Manage error in a detailed list
- Option to configure compiler args
- Error processing:
- Real time error detection for includes (when a include can't be founded)
- Goto line on error/warning selection
- Full info about skins, vehicles, anims, map icons, sounds, sprites, weapons
- Extra:
- Multi-Language: English, Español, Portuguêse, Deutsch
- SetPlayerSkin will display a tab from where you can select the skin id (with image)
- Selecting a text will display a tab where you can see the selection length
- Extra tab will show you the lines of the current file
- Unsaved names will display a '
*
' at the end of it's name - Option to select where to load images (skins, vehicles, etc): file, url, default
- Option to view the header of the selected function (From "Includes" & "Current")
- Opening multiple files at the same time
- Opening files by drag and drop them on the main tool bars
- Multiple encoding types (UTF-8, ASCII, Big Endian and Unicode)
Images
Note: Scripting Machine is an IDE from 2.0 or higher versions. Before it was just a SA-MP scripting application.
Project Information
The project was created on Feb 15, 2012.
- License: GNU GPL v3
- 7 stars
- svn-based source control
Labels:
IDE
PawnScript
SA-MP
Developer
dotn
VisualBASIC
Interface
Application