POLPOX – User talk
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (Created page with "Hi, variable names can start with numbers and contain all sorts of characters, not sure about have the same names as commands, need to check that. missionNamespace setVariable...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
Hi, variable names can start with numbers and contain all sorts of characters, not sure about have the same names as commands, need to check that. missionNamespace setVariable ["123", 123]; perfectly valid. [[User:killzone_kid|killzone_kid]] ([[User talk:killzone_kid|talk]]) 21:15, 9 November 2019 (CET) | Hi, variable names can start with numbers and contain all sorts of characters, not sure about have the same names as commands, need to check that. missionNamespace setVariable ["123", 123]; perfectly valid. [[User:killzone_kid|killzone_kid]] ([[User talk:killzone_kid|talk]]) 21:15, 9 November 2019 (CET) | ||
: Thank you for heads up; I'll take a look, and Discord #community_wiki guys should also. I guess I needed to think how to write it down into the article in an efficient and simple way...--[[User:POLPOX|POLPOX]] ([[User talk:POLPOX|talk]]) 08:05, 10 November 2019 (CET) |
Revision as of 08:05, 10 November 2019
Hi, variable names can start with numbers and contain all sorts of characters, not sure about have the same names as commands, need to check that. missionNamespace setVariable ["123", 123]; perfectly valid. killzone_kid (talk) 21:15, 9 November 2019 (CET)