W językach skryptowych nie ma znanego z innych języków polecenia 'sleep', żeby poczekać np. sekundę to zatrzymało by działanie całego serwera gry. W takich językach najczęściej dostępne są funkcje do...
Read more →
I made this tutorial on clean machine just after installing Windows 10 Pro (64bit) on 20200216. Installing everything took around 1 hour. In this tutorial we will use Visual Studio 2019, not 2017...
Read more →
SQL queries to reset database to 'server start' without removing accounts, players and guilds. All players are set to level 30 with valid hp, mana and cap for their vocations.
Read more →
Simple PHP code to sort file items.xml by id/fromid attribute
Read more →
Lua code to generate backpack full of backpacks: Code to call it: Requires !lua debug: https://otland.net/threads/debugluascriptswithtalkaction.112027/...
Read more →
Simple reader for uncompressed TibiaCam files (binary files, up to 60MB). It's also example of fast reading binary data from file and handling it as stream.
Read more →
restart.sh with console logs with timestamp and binary file copy (for GDB)
Read more →
Someone asked me about script that will make character run to given position and after reaching it run to another. I made it for free, so I decided to publish it as it may be interesting for others....
Read more →
Create fast monster spawn Spawn "Snake" every second (1000 ms) for 5 seconds: Mass spawn around GOD: Spawn temple NPC For FACC towns: For PACC towns: Open Desert Quest Create teleports that allow 20+...
Read more →
Lua code to generate backpack full of backpacks: Oneliner for !lua debug talkaction: Then put it in parcel and send to depot.
Read more →