Watch
-
Add Favorite
This addon comes with the required dependencies (namely PLY and LOLPython). PLY was written by David M. Beazley and is released under the GNU Lesser General Public License 2.1 or higher. The module LOLPython is released in public domain.
The LOLPython module has been modified as noted in the file itself to work with EventScripts.
-Added: es.regcmd('myaddon/myblock',...) and similar should work now
( Previous Versions )
Description
Important Note:This addon comes with the required dependencies (namely PLY and LOLPython). PLY was written by David M. Beazley and is released under the GNU Lesser General Public License 2.1 or higher. The module LOLPython is released in public domain.
The LOLPython module has been modified as noted in the file itself to work with EventScripts.
- What is this? LOLES gives addon authors the ability to code EventScripts addons in LOLCODE. This is done by using the LOLPython module by Andrew Dalke. More information about that module and how to write addons can be found on his website.
- WHY??? Let's be honest here: Just for fun!
- Won't this be horribly slow? No. In fact it might even be faster than normal addons (on execution). The loading bit might be slightly slower than the one of pure es addons, however the execution will be at least as fast as normal addons (ESP) if not faster as psyco will be used automatically.
- Okay so how do I get this? Simply download the archive, unpack it in the folder of your game on your server (eg /cstrike/).
- How do I use this? Load loles using es_load loles in server console (or put it into autoexec.cfg).
- How do I write addons in LOLCODE? Make yourself familiar with the Syntax of LOLPython and write your addon. The location for your file should be: ./addons/eventscripts/YOURADDONNAME/YOURADDONNAME.lol
- Examples please? I posted some in the forum thread.
To load LOLCODE addons use lol_load addonname
For a dictionary LOLPython -> Python download the spreadsheet from http://loles.ojii.ch/
Installation
See above.Version Notes For cheezburger.cheezburger (1.1) (Announce this update)
Updated on: 2008-11-13 20:15:39 EST by ojii-Added: es.regcmd('myaddon/myblock',...) and similar should work now
( Previous Versions )
Find Servers
Servers running this addon.
Addon Details
Upload Addon