Frozen archive. The current wiki is at https://wiki.themanaworld.org while a migration back to this site is being prepared.
User:Livio
[10/10/2014] Entered TMW
[16/04/2018] Joined CRC
[08/10/2019] Entered TMW Wiki
My profile at Crew of Red Corsair Site
This page contains some parts to be tested. User info ends here. Use the towel to get back to the home page.
Main resources page
|
|
| |||||||||||||||||||||||||||||||
|
Mumble is not compatible with lazy people. Jitsi-meet is a valid and secure alternative but lacks of positional audio and is not game server related.
|
| |||||||||||||||||||||||||||||||
|
|
A word of caution with enhancements: since they replace in-game resources don't throw away unknown items because those can be rares or newly released items.
| |||||||||||||||||||||||||||||||
|
(use double dash on single letters)
|
| |||||||||||||||||||||||||||||||
|
Remote "e?" to now show random emoticon.
| |||||||||||||||||||||||||||||||
Liviobot featuresLiviobot is not part of TMW even if he lives in jak1's server. Is still in a development state so stability and continuous operations are not guaranteed.
|
Liviobot's XCOM chat commands
|
Developer resources
bots
manachat
That's not the original rumly111 version
Other
Spare notes
Adding a quest:
- Create a filename with NPC name inside map directory
- Get a free ID from db/quest_db.conf
- Add quest debug script inside npc/functions/quest-debug/
- Register function name inside npc/scripts.conf
Testing a quest:
@npc <npc name> - Teleports to NPC (case sensitive) @reloadnpc <filename[npc/map/npc.txt]> - Reloads NPC script
./map-server returning error on non existent functions
- Run `build.sh` on server-plugin folder
Function aliases:
- message getcharid(CHAR_ID_ACCOUNT) is the same as dispbottom.
Music functions:
- changeplayermusic(filename)
- changemusic(map, filename)
