nother dumb question, how do I name perks?
###################################################################################################################################### Perks (with PERK.MSG)###################################################################################################################################### 103000# PE_BOOKWORM{103001}{}{Bookworm}{103002}{}{Bookworm.}# PE_AWARENESS{103011}{}{Awareness}{103012}{}{With Awareness, you are given detailed information about any critter you examine. You see their exact hit points and information about any weapon they are equiped with.}# PE_BONUS_HTH_ATTACKS...........
Code: [Select]###################################################################################################################################### Perks (with PERK.MSG)###################################################################################################################################### 103000# PE_BOOKWORM{103001}{}{Bookworm}{103002}{}{Bookworm.}# PE_AWARENESS{103011}{}{Awareness}{103012}{}{With Awareness, you are given detailed information about any critter you examine. You see their exact hit points and information about any weapon they are equiped with.}# PE_BONUS_HTH_ATTACKS...........FOGAME.MSGformula 100000+(PerkID*10)+1 for Perk nameformula 100000+(PerkID*10)+2 for Perk description