questions about Lua
Q: Can all functions call on local?
Q: How many ticks will local persist? e.g. local rar = ship:getVel()
Q: How many ticks will data last if I DON'T use local? rar = ship:getVel()
Q: when i run code, does it happen on the next tick or the current tick?
Q: Are there timers for ticks?
Q: How many ticks will local persist? e.g. local rar = ship:getVel()
Q: How many ticks will data last if I DON'T use local? rar = ship:getVel()
Q: when i run code, does it happen on the next tick or the current tick?
Q: Are there timers for ticks?
Play my new level! Two different teams fight over a nexus: One mainly defends while the other attacks! is fun
viewtopic.php?f=33&p=21002#p21002
viewtopic.php?f=33&p=21002#p21002