Author Topic: My dumb questions *cringe warning*  (Read 2612 times)

My dumb questions *cringe warning*
« on: June 06, 2016, 07:14:28 am »
how do I change the motd?
« Last Edit: June 10, 2016, 05:48:33 am by King Vinnie »

Offline Wipe

  • Rotator
  • Random is god
Re: My dumb questions *cringe warning*
« Reply #1 on: June 06, 2016, 04:54:28 pm »
wut
Games are meant to be created, not played...

Offline lisac2k

  • Rotator
  • Uncle Pyro
Re: My dumb questions *cringe warning*
« Reply #2 on: June 07, 2016, 02:53:46 am »
Message of the day?  ;D

Re: My dumb questions *cringe warning*
« Reply #3 on: June 10, 2016, 02:13:45 am »
yep, message of the day

Re: My dumb questions *cringe warning*
« Reply #4 on: June 10, 2016, 04:20:19 am »
nother dumb question, how do I name perks?

Offline SEGA_RUS

  • Arbeit macht frei
Re: My dumb questions *cringe warning*
« Reply #5 on: June 10, 2016, 09:50:40 am »
nother dumb question, how do I name perks?

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.MSG
formula 100000+(PerkID*10)+1 for Perk name
formula 100000+(PerkID*10)+2 for Perk description
Skype - sega_75rus

Re: My dumb questions *cringe warning*
« Reply #6 on: June 11, 2016, 12:34:50 am »
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.MSG
formula 100000+(PerkID*10)+1 for Perk name
formula 100000+(PerkID*10)+2 for Perk description
tyvm

Re: My dumb questions *cringe warning*
« Reply #7 on: June 11, 2016, 12:50:09 am »
one more for now, how do I increase the level cap?

Re: My dumb questions *cringe warning*
« Reply #8 on: June 12, 2016, 02:26:37 am »
uhhh, is there a way to reload custom weapons?