Evil Puncker
Evil Puncker
### Pull Request Prelude - [x] I have followed [proper The Forgotten Server code styling][code]. - [x] I have read and understood the [contribution guidelines][cont] before making this PR. -...
Co-Authored-By: Łukasz Zbiżek ### Pull Request Prelude - [x] I have followed [proper The Forgotten Server code styling][code]. - [x] I have read and understood the [contribution guidelines][cont] before making...
### Before creating an issue, please ensure: - [x] This is a bug in the software that resides in this repository, and not a support matter (use https://otland.net/forums/support.16/ for support)...
Co-Authored-By: Łukasz Zbiżek ### Pull Request Prelude - [x] I have followed [proper The Forgotten Server code styling][code]. - [x] I have read and understood the [contribution guidelines][cont] before making...
# Current code: ``` ``` # Desired functionality: ``` ``` Why? So we can code different summon effects without the need of additional Lua spells, and also be able to...
### Before creating an issue, please ensure: - [x] This is a bug in the software that resides in this repository, and not a support matter (use https://otland.net/forums/support.16/ for support)...
### Pull Request Prelude - [x] I have followed [proper The Forgotten Server code styling][code]. - [x] I have read and understood the [contribution guidelines][cont] before making this PR. -...
Just a reminder to add it to compat.lua as it was deprecated in lua 5.2 something like `table.maxn = table.maxn or function(t) return #t end` should do the trick and...
### Before creating an issue, please ensure: - [x] This is a bug in the software that resides in this repository, and not a support matter (use https://otland.net/forums/support.16/ for support)...
### Explanation of what you want to do that is currently impossible Most, if not all the maps we download, doesn't have house rent set. Old 0.4 tfs had a...