Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Also, last update here is a while ago so with no changes to the mod and other server not having problems, the only logic explanaition would be your server as the issue.
Sorry if that doesn't help you much, but maybe you can sort out the problem more efficient by knowing it is actually working.
ANYWAYS
As it turns out, this may have been completely my fault and not that of the Mod.
I attempted to delete a rogue raft yesterday. My normal commands didn't seem to work for some reason so I fired up ACM and Delete Targeted Entity. This made the raft go away...this might have also worked like DestroyWildDinos in that it destroyed ALL of the rafts of that make and model.
https://ark.gamepedia.com/Server_Configuration
There are lots of under-the-hood tweeks you can make, like disabling Leeds (I disable Titans too). In your Game.ini file, copy and paste underneath the heading that says [/script/shootergame.shootergamemode] the following instruction:
NPCReplacements=(FromClassName="Leedsichthys_Character_BP_C",ToClassName="Coel_Character_BP_C")
(FYI: The instruction is just one line, but it wouldn't all fit in this Steam comment section)
I chose to replace Leeds with Coel, as you can see wihin the instruction, but you can choose any creature you want... you can find every creature's code on their individual wiki page.
Good luck!
destroyall Leedsichthys_Character_BP_C
What do I do now?