fodev.net
FOnline Development => Questions and Answers => Topic started by: King Vinnie on June 06, 2016, 07:14:28 am
-
how do I change the motd?
-
wut
-
Message of the day? ;D
-
yep, message of the day
-
nother dumb question, how do I name perks?
-
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
...........
FOGAME.MSG
formula 100000+(PerkID*10)+1 for Perk name
formula 100000+(PerkID*10)+2 for Perk description
-
####################################################################################################################################
#
# 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.MSG
formula 100000+(PerkID*10)+1 for Perk name
formula 100000+(PerkID*10)+2 for Perk description
tyvm
-
one more for now, how do I increase the level cap?
-
uhhh, is there a way to reload custom weapons?