[TECH][TOOL] EUR modding v1.1
First, an advice, which is not really an advice, as much as a demand: if you're a moder, you have to:
1) use Ultraedit, there's nothing better than it as a "text" editor for a moder! You can get it from here (as a 30-45 free days trial with full functionality)
2) use Total Commander and you'll soon end up hating Window's explorer. You can get it from here (it's shareware)
And now, back to business: I've just finished compiling and making an EUR scripting language wordfile for Ultraedit, which means you won't have to torment yourself looking at some black letters on a white page trying to figure out what the hell was going on in there. I did it for me, as I consider it a must in order to not waste time while using the little free time i have making improvements to PI's EUR.
It won't only help you read and understand better EUR's scripts, but more importantly help you make faster better and error-free scripts.
It contains my full knowledge regarding EUR's scripting language at this moment, and it contains a LOT more commands than PI made officially public.
PS: it also contains an auto-complete feature (which needs to be activated in order to popup automatically, or forced manually by pressing CTRL + Space), meaning that it will offer you a list of commands fitting the starting letters of any words (while) you're typing (I've also added a screenshot for this).
Changelog
------------
v1.1
- some addtions and fixes
- added L14's colors in the UEdit32_Language14colors.INI in order to can be easily copy/pasted into UEdit32.INI
v1.0
- release version
Installation
------------
You need to replace Ultraedit's wordfile with the one from this archive (for example on my Windows's XP it's in C:\Documents and Settings\adonys\Application Data\IDMComp\UltraEdit\ after a normal install of Ultraedit), or append the L14 language to yours (if you want to keep it as it is). If you can't find the file, just try to search for a WORDFILE.UEW file on your OS partition. Also, you may want to add the content of UEdit32_Language14colors.INI in your UEdit32.INI (in order to have the colors set for it as I did them for me).
Legal Usage
------------
You are NOT allowed to use this file, or its content, in any commercial way without the express accept of its author.
First, an advice, which is not really an advice, as much as a demand: if you're a moder, you have to:
1) use Ultraedit, there's nothing better than it as a "text" editor for a moder! You can get it from here (as a 30-45 free days trial with full functionality)
2) use Total Commander and you'll soon end up hating Window's explorer. You can get it from here (it's shareware)
And now, back to business: I've just finished compiling and making an EUR scripting language wordfile for Ultraedit, which means you won't have to torment yourself looking at some black letters on a white page trying to figure out what the hell was going on in there. I did it for me, as I consider it a must in order to not waste time while using the little free time i have making improvements to PI's EUR.
It won't only help you read and understand better EUR's scripts, but more importantly help you make faster better and error-free scripts.
It contains my full knowledge regarding EUR's scripting language at this moment, and it contains a LOT more commands than PI made officially public.
PS: it also contains an auto-complete feature (which needs to be activated in order to popup automatically, or forced manually by pressing CTRL + Space), meaning that it will offer you a list of commands fitting the starting letters of any words (while) you're typing (I've also added a screenshot for this).
Changelog
------------
v1.1
- some addtions and fixes
- added L14's colors in the UEdit32_Language14colors.INI in order to can be easily copy/pasted into UEdit32.INI
v1.0
- release version
Installation
------------
You need to replace Ultraedit's wordfile with the one from this archive (for example on my Windows's XP it's in C:\Documents and Settings\adonys\Application Data\IDMComp\UltraEdit\ after a normal install of Ultraedit), or append the L14 language to yours (if you want to keep it as it is). If you can't find the file, just try to search for a WORDFILE.UEW file on your OS partition. Also, you may want to add the content of UEdit32_Language14colors.INI in your UEdit32.INI (in order to have the colors set for it as I did them for me).
Legal Usage
------------
You are NOT allowed to use this file, or its content, in any commercial way without the express accept of its author.
Attachments
Last edited:
- 1