Menu

#2 Problem running script gamerns\levels\default.n

Unstable (example)
open
nobody
None
5
2008-05-21
2008-05-21
Anonymous
No

zombieEngine\gamerns\levels\default.n2

line 50
nthis:addentitylayer(0, [[default]])
with 2 arg, but
nLevel::AddEntityLayer(int layerId, const char * layerName, bool isLocked, const char * password) have 4 args

it must be like something like this.
nthis:addentitylayer(0, [[default]], false, [[]])

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.