banner
Rating
Voted0

[LUAmmer] mod

0
Mod version:all
Game version:all
The mod has been successfully tested for the absence of viruses
5495.18K231.81K

Report mod

  • image
modalImage

About This Mod

**Description:**

A simple API that allows Lua code to be integrated into Hammer maps. This is done quickly and easily. You can add records using entity names, classes, or positions. A fully networked solution ideal for adding new features or fixing bugs in engine entities. Here are some of its features:


**LUAmmer.AddEntry(map, nameILIclassILIpose, function)**  

Use this command to add LUAmmer entries. Entries are activated only when the specified card is loaded.


- **map**  

Records will only be downloaded when the specified map is loaded.


- **nameILIclassILIpose**  

The name, class, or position of the entity into which you want to embed the Lua code.


- **function**  

This is an initialization function in which you can implement your code. Note that it will be shared between the server and clients.

Similar Mods/Addons

Game Version *

all (3162987192__LUAmmer_.zip)