Elyotna / IntWars

MOBA server framework
GNU General Public License v3.0
154 stars 65 forks source link

.ch command bug #96

Closed Zephyrrus closed 10 years ago

Zephyrrus commented 10 years ago

Champion will change but the entire game gets bugged after than, and the console is filled with 'received nilllua: error: expected function.'

kalouantonis commented 10 years ago

It might have something to do with the fact that the Passive.lua or {Q,W,E,R}.lua files aren't defined or the required functions for each file isn't defined. If you look at Ezreal, all the necessary files and functions are defined, unlike the other champions.

Querijn commented 10 years ago

Not an issue, these are most likely undeveloped LUA files. Ezreal has all the bases defined.