Skip to content
/ rathena Public
forked from rathena/rathena

rAthena is an open-source cross-platform MMORPG server.

License

Notifications You must be signed in to change notification settings

biali/rathena

 
 

Repository files navigation

New Commands

@setfaction - Set faction @reloadfactiondb - Reloading faction data bases @fvfon - FvF on @fvfoff - FvF off @home - Return character to Faction home location @vote - Vote for faction leader @factionchat - Like @mainchat, but with faction members @alliancechat - Like @mainchat, but with faction + faction alliance members @factionmonster - Spawn faction monster @factionleader - Set faction leader @factionannounce - Announce to all faction members (Faction Leader feature)

New Script Commands

*setfaction({,});

*setfactionleader(,); *relicadd(,,); *relicgetinfo(,); *relicactivate(,,); *relicdel(,); *votinginfo(); *vote({,}); *addvotes({,}); *votingstart({}); *votingstop({}); *votingend({}); *factionmonster(,"",,,"",,{,""}); *areafactionmonster (,"",,,,,"",,{,""}); *fvfon ""{,Faction ID}; *fvfoff "";

New mapflag: fvf ( mf_fvf ) New map cell: nofvf ( cell_nofvf, cell_chknofvf )

Main Features:

Faction versus Faction wars allowed only on FvF maps ( Min.lvl -> fvf_min_lvl: 55 ) Custom aura effects ( max is 3 by default, but you can increase it ) Aura can displaying for unit types in faction.conf: NPCs, Monsters, Pets, etc...( not only for Player ) Monster and other can change own base status to status from faction_db.txt ( race, element... ) If faction have Undead race or status faction members in this function can heal themselves ( if it allowed in faction_db.txt ) NPC shops can sell items to different factions at different prices. Now saving faction leader and relics of each faction. Multi - alliance support. Voting system ( voting for faction leader ). Relics support. Logging Faction chat.

About

rAthena is an open-source cross-platform MMORPG server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.2%
  • C 18.3%
  • Perl 0.5%
  • CMake 0.3%
  • M4 0.3%
  • Makefile 0.1%
  • Other 0.3%