Handling Editor: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 24: | Line 24: | ||
| Committer | | Committer | ||
|} | |} | ||
==Functions== | |||
===importModelHandling=== | |||
[code][Lua,N] | |||
bool importModelHandling ( integer modelID, table data ) | |||
[/code] |
Revision as of 14:44, 11 May 2011
The handling editor is an open source handling editor for the MTA 1.1 handling branch. The handling editor is also known as heditor or ahe.
Links
Name | Link |
---|---|
Google Code Page | http://www.code.google.com/p/hedit/ |
Forum Post | http://forum.mtasa.com/viewtopic.php?f=108&t=30494 |
Users
Name | Role |
---|---|
Remi-X | Owner |
Qais | Committer |
Functions
importModelHandling
[code][Lua,N] bool importModelHandling ( integer modelID, table data ) [/code]