View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002460SphereServerexecutable - windows buildpublic17-01-15 22:3417-01-15 22:45
ReporterGandalfs 
Assigned ToBen 
PrioritynormalSeveritytweakReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Versionr2153
Product Version 
Target VersionFixed in Version 
Summary0002460: GOTO
Descriptioni see in old releases can use GOTO coords.

Now fail

[SPEECH spk_player]

ON=TEST
src.TARGETFG F_test

[FUNCTION F_test]
local.test=<targp>
FORCHARS 20
GOTO <local.test>
endfor


22:28:1:'test' Says 'test' mode=0
22:28:ERROR:(sphere_speech.scp,65)Undefined keyword 'GOTO'
22:28:1:'test' Says 'test' mode=0
22:28:ERROR:(sphere_speech.scp,65)Undefined keyword 'GOTO'
TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0002643)
Ben (manager)
17-01-15 22:45

GOTO is an NPC only function.
You need to test if your char is a player or NPC before doing the command.

- Issue History
Date Modified Username Field Change
17-01-15 22:34 Gandalfs New Issue
17-01-15 22:45 Ben Note Added: 0002643
17-01-15 22:45 Ben Status new => closed
17-01-15 22:45 Ben Assigned To => Ben
17-01-15 22:45 Ben Resolution open => no change required


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker