need help with factions api

Discussion in 'Plugin Development' started by nitrousspark, Oct 10, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    nitrousspark

    im trying to add on to factions for my server but i cant seem to figure out how to get someones faction tag? if someone can figure this out i would apreciate it :D
     
  2. Offline

    Wundark

    Try this

    PHP:
    Factions.i.get("Faction_Name").getTag();
     
  3. Offline

    nitrousspark

    any way to get if the faction is enemy or something?
     
Thread Status:
Not open for further replies.

Share This Page