Dateien

> > CS2D > Lua Scripts > CS2D Map Reader v2
DateiübersichtCS2D-ÜbersichtLua Scripts-Übersicht

Englisch CS2D Map Reader v2 >

1 Kommentar3 kb, 4 Downloads

alt CS2D Map Reader v2

WatPz
User Off Offline

API
MapLoader(PATH)
Load map data from the PATH, and return a table with info
Detailed info is listed on the img1

MapSaver(PATH, map_table)
Save the map data from the parameter map_table into the path PATH

Example:
1
2
local mi = MapLoader('maps/de_cs2d.map')
MapSaver('maps/de_cs2d_clone.map', mi)
This code loads the data of map de_cs2d in table mi, and saves the map data in path 'maps/de_cs2d_clone.map'
3× editiert, zuletzt 25.06.24 12:38:33
Abgelehnt von Gaios
Datei wurde nachbearbeitet. Erneute Prüfung steht aus!
Es gibt bereits Dateien im Archiv, die einen sehr ähnlichen Inhalt haben. Bitte erstelle Dateien, die sich mehr von existierenden unterscheiden. Nutze die Beschreibung, um uns die Vorteile deiner Version zu erklären.

Download Download

3 kb, 4 Downloads

Kommentare

1 Kommentar
Zum Anfang Vorherige 1 Nächste Zum Anfang

Logge dich ein!

Du musst dich einloggen, um selber Kommentare verfassen zu können!Einloggen

alt

Gaios
Reviewer Off Offline

Kinda similar to existing ones but gonna leave it Approved as it's written in different style that might help some people.

EDIT
You should rename the file to "file cs2d [Ranu] CS2D Map Reader v2" due to almost same code logic.
Ich mag es!
Zum Anfang Vorherige 1 Nächste Zum Anfang