FOnline Development > Questions and Answers

My dumb questions *cringe warning*

<< < (2/2)

SEGA_RUS:

--- Quote from: King Vinnie on June 10, 2016, 04:20:19 am ---nother dumb question, how do I name perks?

--- End quote ---


--- Code: ---####################################################################################################################################
#
# 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
...........
--- End code ---
FOGAME.MSG
formula 100000+(PerkID*10)+1 for Perk name
formula 100000+(PerkID*10)+2 for Perk description

King Vinnie:

--- Quote from: SEGA_RUS on June 10, 2016, 09:50:40 am ---
--- Code: ---####################################################################################################################################
#
# 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
...........
--- End code ---
FOGAME.MSG
formula 100000+(PerkID*10)+1 for Perk name
formula 100000+(PerkID*10)+2 for Perk description

--- End quote ---
tyvm

King Vinnie:
one more for now, how do I increase the level cap?

King Vinnie:
uhhh, is there a way to reload custom weapons?

Navigation

[0] Message Index

[*] Previous page

Go to full version