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


Estharos

Members
  • Posts

    18
  • Joined

  • Last visited

  • Days Won

    1
  1. Hey, Tallon. May I ask why you got the same argument twice but both with different settings? "ClientCustomDatas1": "OceanDepthFadeExponent,OceanWaterScatterIntensity,OceanDepthFadeExponent,", "ClientCustomDatas2": ",-0.75,0.035,-5.0,", Cheers,
  2. [Game.ini File] PlayerHarvestingDamageMultiplier=3.0 [GameUserSetting.ini File] HarvestAmountMultiplier=2.000000 HarvestHealthMultiplier=2.000000 Cheers,
  3. [Game.ini file] CraftXPMultiplier=2.0 GenericXPMultiplier=2.0 HarvestXPMultiplier=2.0 KillXPMultiplier=2.0 SpecialXPMultiplier=4.0 [GameUserSetting.ini file] XPMultiplier=2.000000 Cheers,
  4. @Keeanah How did you make your change for the .ini files, did you use the FTP or the Web Interface to make the changes? Cheers,
  5. P.S: Also make sure to look into your spam folder for your emails. The warning notice about server maintenance went there instead of the regular email folder. Be aware. I never check the spam folder so didn't saw the notice and got screw up when it happen since nothing got back up. Cheers,
  6. Yea, same issue here, since the patch 19.3 the .ini file got revert to default. Also with there maintenance going on at the moment some servers get screw up, so I recommend to back up your save file as often as you can, because this issue will result in a wipe if you do not. 2 of my servers got maintenance on them and when they came back, the server weren't starting at all. Have to do a complete wipe on them to make it work again. Lost hrs of work from our player, not to mention it took my 5 hrs to sort the problem out. Cheers,
  7. Estharos

    New Project!

    I'm working on a new map a 3x3, that's mean 9 grids total and my main concern is the starting field of the player once they enter the server. Map Layout: -- 1 Polar Region -- 2 Tundra Region (East and West) -- 2 Temperate Region (East and West) -- 1 Equatorial Region -- 2 Tropical Region (East and West) -- 1 Desert (Low & High) -- 2 Freeport each in those Grid: (0,1) , (0,2) , (1,1) , (1,2) , (2,0) , (2,1) and (2,2) -- Spawn Region for each starting grid My Goal: What I got in mind is to make the player spawn in 7 different grids, when they start on the server. Grid (0,1) , (0,2) , (1,1) , (1,2) , (2,0) , (2,1) and (2,2). I want to give the ability to the player, to start in the region he wants. If he wants to start in the Equatorial Region then he choose grid (1,1), if he want to start in the Desert Region then he will choose grid (2,2) and so on. Also in the region that they will choose to start in, they will be able to choose from North or South and East or West depending on the grid they are, so 2 freeports in the Starting grids. What's Next: -- in order for them to be able to see all the 7 servers should i set all 7 starting grid as home servers? -- in order for the player to choose a spawn point, you must edit each island by going to the Island Instance and set up each island spawnPointRegionOverride from 0 to 1 (let's say you got 2 freeport). How you set up the grids? I know for a fact that if you set up the 1st freeport to 0 and the 2nd freeport to 1 in the same grid it work but what if you got 2 more freeport in another grid. Should you start over to 0 again, so freeport1 to 0 and freeport2 to 1 for that grid or you set them up to 2 and 3 for those freeport since 0 and 1 is already use in another grid! Cheers,
  8. Is it possible to replace a certain creature on an specific island with another or adding new creatures to the island. I try the spawner override in the map editor but don't seem to work. Unless I do it wrong. I got some islands on my map that don't have the bear in it, I would like to replace the cobra with the bear. Cheers,
  9. @djstaid Thank you a lot for the help. All my server runs smooth and cozy. I owe you one. Cheers,
  10. Same here no idea at all. Cheers,
  11. Also what you do once that all the server are up to make sure that you can transit anywhere without any problem. You fly to each grid? Cheers,
  12. That will change IP and port isn't? Cheers,
  13. ok, will do. Got an issue atm my server #5 keep on stopping after 3mins when I click save and start. All check box that you mention above are check but server stopped after 3 mins, compare to the others, that took me about 30mins each server. Still got 4 other server to wipe, 5 with the server 5. Cheers,
  14. Also, how do I update the redis to 9.9 with the source code, don't see any instruction on how to install the update. Cheers,