Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jochen Bauer
spn-website
Commits
534c69e6
Commit
534c69e6
authored
May 06, 2018
by
nachtgold
Browse files
new docs branch
parent
37bf75b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/lua/sample.lua
View file @
534c69e6
...
@@ -2,6 +2,10 @@
...
@@ -2,6 +2,10 @@
--- Every bot is allowed to store 100MB within the global namespace and the
--- Every bot is allowed to store 100MB within the global namespace and the
--- data persists until the bot dies. So the bot can save data from frame
--- data persists until the bot dies. So the bot can save data from frame
--- to frame.
--- to frame.
--- The following Lua standard methods are allowed: assert, print, ipairs,
--- error, next, pairs, pcall, select,tonumber, tostring, type, unpack,
--- _VERSION, xpcall
--- That method is called each frame.
--- That method is called each frame.
-- Here you can implement you bot logic. The return value must be an radiant angle.
-- Here you can implement you bot logic. The return value must be an radiant angle.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment