• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • If you're using Gesior 2012 or MyAAC, please review this thread for information about a serious security vulnerability and a fix.

Simple monster loot for znote

Azakelis

Premium User
Premium User
Joined
Feb 17, 2014
Messages
211
Solutions
17
Reaction score
309
Since znote's monster plugin didn't work for me that well I've done a quick version of mine.
Features comparing to znote's default (monster_loot.php):
  • properly reads item names from monster's xml file if it isn't represented by id
  • displays basic monster info (health, experience)
  • paging
  • cache
  • monster own subpage
  • a bit easier to read display

Usage:
install:
1. unpack php files into main znote directory
2. change data directory in monster_loader.php
3. execute monster_loader.php
4. add monsters.php to layout

cache update:
1. remove /monsters/ directory from main znote directory
2. execute monster_loader.php

screens:
1610669864145.png
 

Attachments

  • simple_monster_loot_for_znote.zip
    2.4 KB · Views: 95 · VirusTotal

dfs1

Member
Joined
Aug 27, 2011
Messages
75
Solutions
1
Reaction score
5
Could you explain a little more how to add the monsters, it's the only thing I don't understand, it comes out empty.
 

Attachments

Last edited:

potinho

Intermediate OT User
Joined
Oct 11, 2009
Messages
1,253
Solutions
17
Reaction score
104
Location
Brazil
Sounds awesome, any chance for work in Gesior 2012?
 

Jpstafe

Member
Joined
Aug 8, 2011
Messages
227
Reaction score
24
if i use lodeader i see a white website then i go to monsters.php i see nothing can somebody help?
 

Jpstafe

Member
Joined
Aug 8, 2011
Messages
227
Reaction score
24
monster_loader.php -> u see white
monster.php is page for search u monsters
yeah nothing appears in there ( is there something that should be created / edited?
i edited monster_loader.php in order to fit my monsters folder
 
Top