Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


i have a lot of questions


GGGG

Recommended Posts

1.its possible to add points into speed on the player and the animals?
2.i want to make the leveling up really smooth Because it take a lot of time leveling up?
3.last question i did every thing possible to make my server  a pvp and it did not work with me?

Share this post


Link to post
Share on other sites

1.its possible to add points into speed on the player and the animals?

 

NO (this could change with future updates)

2.i want to make the leveling up really smooth Because it take a lot of time leveling up?

Put this code in the Game.ini file, change the 1x to whatever number you want depending how fast you want to lvl up
 

[/script/shootergame.shootergamemode]
KillXPMultiplier=1.000000 
HarvestXPMultiplier=1.000000
CraftXPMultiplier=1.000000
GenericXPMultiplier=1.000000
SpecialXPMultiplier=1.000000

3.last question i did every thing possible to make my server  a pvp and it did not work with me?
 
These are the setting you need depending on what mode you want, these go in the GameUserSettings.ini file.
 
Pioneering server:
ServerPVE=true
 
Fury server:
ServerPVE=false
CanPVPAttack=true
 
Chaos server:
ServerPVE=false
CanPVPAttack=false 
ServerPVPCanAttack=true

Share this post


Link to post
Share on other sites

Does this affect the XP of tamed mobs and drops from killing mobs?

"[/script/shootergame.shootergamemode]

KillXPMultiplier=1.000000 
HarvestXPMultiplier=1.000000
CraftXPMultiplier=1.000000
GenericXPMultiplier=1.000000
SpecialXPMultiplier=1.000000"

Share this post


Link to post
Share on other sites

Is there a code to increase drops from harvesting, mining, and killing mobs?

 

Not as far as i know....

 

You could add/change this code to increase the amount of drops/beacons that spawn on the map.

 

ResourceDropQuantityMultiplier=1.000000 (change the 1 to whatever # you want higher # = more drops/beacons)

 

The above code is in the file GameUserSettings.ini

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...