ARK: Survival Evolved

ARK: Survival Evolved

Shopping Mod 2.04
123 29 Oct, 2016 @ 6:19am
How to diseable a specific shop ?
Sry for my poor english, i'm french ;)

I would like to know, easly said, how to diseable a specific shop ?
What file(s) to edit, and where is it plz ?

In the same time it look difficult to understand the procedure to change the prices in our choice.
What file(s) to edit, and where is it plz ?

Thx a lot ;)
< >
Showing 1-5 of 5 comments
123 2 Nov, 2016 @ 10:49am 
Thx, i already read that post, but i don"t understand.

For example, i want the sell shop not to be prsent.
Where do i right this code ?
Sell Shop
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_AnvilBench_Sell_C",EngramHidden=True,EngramPointsCost=75,EngramLevelRequirement=150,RemoveEngramPreReq=False)
123 6 Nov, 2016 @ 9:01am 
No more Help... do i look for another mod, this one look smart :/
prome 8 Nov, 2016 @ 5:16am 
Originally posted by Mendoz:
No more Help... do i look for another mod, this one look smart :/

If you want to disable the sell shop, go to your servers game.ini, put the code in, make sure the code is below your
"[/script/shootergame.shootergamemode]"

This is the code you want,
OverrideNamedEngramEntries=(EngramClassName="EngramEntry_AnvilBench_Sell_C",EngramHidden=True,EngramPointsCost=7000,EngramLevelRequirement=1150,RemoveEngramPreReq=False)

For example, on my server, we have disabled all the engrams(so only an admin setup a shop at one place). My config looks like this http://pastebin.com/NWY0mzV1
I've hilighted row 7-15, thats the code to disable all engrams from this mod.

Remember to stop your server before doing this, and to start it afterwards.


Hope you get it running :)
Last edited by prome; 8 Nov, 2016 @ 5:17am
123 8 Nov, 2016 @ 11:27am 
okiiiii, looks good, thx a lot :) !
< >
Showing 1-5 of 5 comments
Per page: 1530 50