01.08.2012, 10:19
codeGenerators.pl
I would like to introduce you my first big project. It's a website with a lot of useful tools for pawn programmers.
It took me quite a long time to create all of these tools but I think it was worth it. Here's a list of some of them:
Link
I would like to introduce you my first big project. It's a website with a lot of useful tools for pawn programmers.
It took me quite a long time to create all of these tools but I think it was worth it. Here's a list of some of them:
- Code indenter - keeps your code clean and tidy
- Advanced bracket counter - works well with comments, quotes and character escaping
- Error parser - shows description and examples of solutions for almost 90 most popular errors
- Vehicles list with images of all 212 vehicles available in SAMP
- 11 code generators - including gates generator, teleport generator and private vehicle generator
- Map converter - converts objects and vehicles from one format to another, many formats available(also supports custom formats)

Link