Jump to content

jiggawutt

Member
  • Posts

    12
  • Joined

  • Last visited

Reputation Activity

  1. Like
    jiggawutt reacted to Hugo Qwerty in How to figure out if the player is outside?   
    player:isOutside()
     
    Copied from Hydrocraft.
  2. Pie
    jiggawutt reacted to Fenris_Wolf in [ANSWERED] How do you detect if NeverRot is an activated mod (in Lua)?   
    Those functions are pretty redundant.
     
    getActivatedMods():contains("MyModName") Just use the contains() method instead of looping though the array.
  3. Spiffo
    jiggawutt reacted to Dr_Cox1911 in [ANSWERED] How do you detect if NeverRot is an activated mod (in Lua)?   
    This also works for workshop mods:
     
×
×
  • Create New...