This script implements a simple player teleportation system. It works on the principle of moving from point 1 to point 2. It can be used to simplify ...
2DFX - a lua script that allows you to easily create light sources in the game. Light sources are created through an INI file. This script is an impr...
A script to simplify the creation of 2DFX light crowns through an ini file. The script reads parameters from the ini file and renders light crowns ba...
This script is an example of how to display on-screen objects (sprite textures, text, rectangles, etc.) linked to 3D coordinates in the game world. I...
A script that alters the frame rate limit (FPS) value. As is known, the initial limit is set to 30 frames per second, but the game runs at about 24. ...