SphereServer BugTracker - SphereServer
View Issue Details
0001958SphereServerexecutable - windows buildpublic18-05-11 17:1818-05-11 22:00
jeem 
MrSugarCube 
normalminoralways
resolvedfixed 
 
0.56c Nightly 
Automated (specify build number)
DiagonalWalkCheck, New_Triggers, NewPositionChecks, AllowTelnetPacketFilter, Script_Profiler, Size_Optimise, UsePingServer, NPCAct_Triggers
Command_Sysmsgs, OSIMultiSight, FileCommands, NoHouseMuteSpeech, Buffs, DyeType
1443
0001958: FORCHARLAYER with variables do not work
When forcharlayer is tried to be used with a variable rather than a fixed number, the loop does not work.

Example function:
[FUNCTION test]
local.layer = 30
forcharlayer <dlocal.layer>
    sysmessage <uid> / <name> / <link>
endfor

Console output:
18:15:ERROR:(test_functions.scp,3)Undefined symbol ''
18:15:ERROR:(test_functions.scp,3)Undefined symbol 'dlocal'
No tags attached.
Issue History
18-05-11 17:18jeemNew Issue
18-05-11 22:00MrSugarCubeStatusnew => resolved
18-05-11 22:00MrSugarCubeFixed in Version => 0.56c Nightly
18-05-11 22:00MrSugarCubeResolutionopen => fixed
18-05-11 22:00MrSugarCubeAssigned To => MrSugarCube

There are no notes attached to this issue.