G_FindMap and G_FindMapByNameOrCode for Lua
G_FindMap
actually returns a table because I've had enough with userdata.
local map, name, stat = G_FindMap("egg 3")
G_FindMap
actually returns a table because I've had enough with userdata.
local map, name, stat = G_FindMap("egg 3")