Lava Titan
Developer
Hello, I'm looking for a script for TFS 1.1 that when monster dies if he drops X item, the SQM where monster died will show an effect for example (poff)
Check the SPOILER for example of config (doesnt have to be like that, the config design is chosen by who creates the script
Check the SPOILER for example of config (doesnt have to be like that, the config design is chosen by who creates the script
Code:
local items = {
-- item id / effect shown if item dropped
1111,32;
2222,33;
3333;65;
4444,12;
}