[mod] My mods (ASTIC) compatible with the v1.11

Discussion in 'The Hangar Bay' started by ASTIC, May 17, 2019.

Tags:
  1. MrGReaper

    MrGReaper Lieutenant

    Joined:
    Jun 27, 2015
    Messages:
    55
    Likes Received:
    13
    Been a few days since i last tried but the container was called Loot
    As i say though, the destruct scripts work (with the same container) removing those scripts and using the recycle scripts (aimed at the same container does not) tried a few times on ships.

    Is the server your trying it on hosted on Gportal? wondering if its something there end
     
    #181
  2. Sephrajin

    Sephrajin Rear Admiral

    Joined:
    Dec 22, 2017
    Messages:
    916
    Likes Received:
    2,917
    @MrGReaper
    No, its a custom server.
    Mind to post both scripts of yours - the recycle and the decon one?
    In [ code] ... [/ code] tags please without those spaces.
     
    #182
  3. MrGReaper

    MrGReaper Lieutenant

    Joined:
    Jun 27, 2015
    Messages:
    55
    Likes Received:
    13
    We reset the server a couple of days ago, but it was identical to the one on github, will try it again in a bit and get back to you incase the reset has fixed it
     
    #183
  4. Sephrajin

    Sephrajin Rear Admiral

    Joined:
    Dec 22, 2017
    Messages:
    916
    Likes Received:
    2,917
    Box name?
     
    #184
  5. Sephrajin

    Sephrajin Rear Admiral

    Joined:
    Dec 22, 2017
    Messages:
    916
    Likes Received:
    2,917
    @ASTIC
    I've prepared some ID lists (New + to update) which include Eden & Atlantis items.
    Also, for some reason, it seems to miss some vanilla items, like medics (included in the update section)

    https://github.com/sri-arjuna/Empyrion-Scripts/blob/main/Notes/ID List 2023.02.28.md

    PS:
    On another note, could you please update your Readme to include these additional id lists?
    I tried to look in the source, but could only find the "handler" which returns the id from the keys, but no id (key) list as such.
     
    #185
  6. ASTIC

    ASTIC Captain

    Joined:
    Dec 11, 2016
    Messages:
    991
    Likes Received:
    707
    EmpyrionScripting 11.2.4: https://github.com/GitHub-TC/EmpyrionScripting/releases/tag/11.2.4
    contains these lists/changes
    remove the configuration.json or the Id list section to regenerate the lists
     
    #186
  7. Sephrajin

    Sephrajin Rear Admiral

    Joined:
    Dec 22, 2017
    Messages:
    916
    Likes Received:
    2,917
    I think we've got a misunderstanding.
    By updating the Readme for the current id lists, I was refering to:
    * https://github.com/GitHub-TC/EmpyrionScripting#vordefinierte-id-listen
    * https://github.com/GitHub-TC/EmpyrionScripting#predefined-id-lists
    Because last year I've sent you an ID list regarding Eden (EdenComponents), its not listed there - and with all these ID lists I've just sent you now, it might be worthwile to list them in the readme, so I thought.
     
    #187
  8. -=[6. PzDiv]=- DK <3

    -=[6. PzDiv]=- DK <3 Ensign

    Joined:
    Feb 7, 2021
    Messages:
    8
    Likes Received:
    0
    bei der VoteReward Mod geht der Reward für Food, Stamina und Oxygen nicht. Ich vermute schon fast das ich ein Fehler in der config gemacht habe, oder ist das nicht mit implementiert? des weiteren wenn ich health auf 2000 setze wird das nicht bei /vote help angezeigt. dort bleibt die 1000 bestehen.

    wohl möglich kann mir da sicher jmd helfen :)
     
    #188
  9. ASTIC

    ASTIC Captain

    Joined:
    Dec 11, 2016
    Messages:
    991
    Likes Received:
    707
    Vermutlich hat du einen Fehler in der configuration.json so das er auf seine Standardwerte zurückfällt (schau mal in die Logs vom Dedicated...). Ansonsten funktioniert das wie gewünscht.

    [​IMG]
    [​IMG]
     
    #189
  10. -=[6. PzDiv]=- DK <3

    -=[6. PzDiv]=- DK <3 Ensign

    Joined:
    Feb 7, 2021
    Messages:
    8
    Likes Received:
    0
    er zeigt mir keine warung oder so an.

    das mit den 2000 hat geklappt. vllt war ich einfach zu schnell ^^

    muss man die einträge mit komma trennen oder nicht? beides geht irgwie nicht


    "StatsRewards": [
    {
    "Type": "Health",
    "AddCount": 50,
    "MaxCount": 1000
    },
    {
    "Type": "Stamina",
    "AddCount": 50,
    "MaxCount": 1000
    },
    {
    "Type": "Food",
    "AddCount": 50,
    "MaxCount": 1000
    },
    {
    "Type": "Oxygen",
    "AddCount": 50,
    "MaxCount": 1000
    }
    ],
     
    #190
    Last edited: Apr 25, 2023
  11. ASTIC

    ASTIC Captain

    Joined:
    Dec 11, 2016
    Messages:
    991
    Likes Received:
    707
    Mit Komma, bis auf den letzten Eintrag eines Abschnittes da darf kein Komma stehen.
     
    #191
  12. -=[6. PzDiv]=- DK <3

    -=[6. PzDiv]=- DK <3 Ensign

    Joined:
    Feb 7, 2021
    Messages:
    8
    Likes Received:
    0
    ja dann sollte es do so funktionieren..
    nehm ich alles bis auf den health eintrag raus. geht alles. schreib ich es so dann geht es nicht. dann geht auch kein vote help mehr

    EDIT: jetzt geht fast alles... wieso auch immer aber es geht.

    was nicht geht ist das erhöhen von oxygen. man bekommt die meldung dass es um 50 erhöht wird aber es wird nichts erhöht
     
    #192
    Last edited: Apr 25, 2023
  13. ASTIC

    ASTIC Captain

    Joined:
    Dec 11, 2016
    Messages:
    991
    Likes Received:
    707
    Stimmt habe ich vergessen zu erwähnen für "Oxygen" funktioniert die API von Eleon seid einiger Zeit nicht mehr :-(
     
    #193
  14. Groza

    Groza Commander

    Joined:
    Apr 20, 2015
    Messages:
    46
    Likes Received:
    67
    i dont understand what i did wrong
    ewa dont add mods/ewa folder (with xstart file) to savegame directory
     
    #194
  15. ASTIC

    ASTIC Captain

    Joined:
    Dec 11, 2016
    Messages:
    991
    Likes Received:
    707
    Maybe you can see some hint/reason in the EGS\Logs folder
     
    #195
  16. Groza

    Groza Commander

    Joined:
    Apr 20, 2015
    Messages:
    46
    Likes Received:
    67
    sorry my fault
    and one more thing, i cant add items to inventory and bp factory. is there a problem with the program? i am using 1.10 exp
     
    #196
  17. ASTIC

    ASTIC Captain

    Joined:
    Dec 11, 2016
    Messages:
    991
    Likes Received:
    707
    It only works if the player has selected a BP for the factory.
    PS: But I haven't tried it with 1.10 yet.
     
    #197
  18. Gatorbait

    Gatorbait Ensign

    Joined:
    May 13, 2023
    Messages:
    1
    Likes Received:
    0
    I am running the mod, but when i place item in the backpack and close it. the items do not save in the backpack.
    Did I miss a setting?
     
    #198
  19. Groza

    Groza Commander

    Joined:
    Apr 20, 2015
    Messages:
    46
    Likes Received:
    67
    are you talking about WebAccess? weird but i cant even add an item
    "add item" for backpack and factory just open small empty panel on the left
     
    #199
  20. GWAdmin1

    GWAdmin1 Ensign

    Joined:
    Aug 15, 2023
    Messages:
    9
    Likes Received:
    0
    Hello Astic,
    Thank you for all the good work.
    I am having trouble finding my EWA password / resetting it
    How do i go about doing so?

    Also, I couldn't get API for voting reward to work. I have been trying to change the configuration file and couldn't get it working.
    Here is what i have so far:

    {
    "LogLevel": "Message",
    "CommandPrefix": "/\\",
    "VotingApiServerKey": ">HiddenAPIKey<",
    "Cumulative": true,
    "RewardTestPlayerName": "",
    "ServerVotingHomepage": "https://empyrion-servers.com",
    "GetUnclaimedVoteUrl": "https://empyrion-servers.com/api/?object=votes&element=claim&key={0}&steamid={1}",
    "GetUnclaimedVoteMatch": "1",
    "ClaimedVoteUrl": "https://empyrion-servers.com/api/?action=post&object=votes&element=claim&key={0}&steamid={1}",
    "ClaimedVoteMethod": "POST",
    "NameIdMappingFile": "Saves/Games/Empyrion/Players",
    "StatsRewards": [
    {
    "Type": "Health",
    "AddCount": 50,
    "MaxCount": 1000
    }
    ],
    "VotingRewards": [
    {
    "EveryXVotesGet": 1,
    "Rewards": [
    {
    "Id": 4346,
    "Name": GoldCoins,
    "Description": "Gold Coins",
    "Count": 100
    },
    {
    "Id": 4346,
    "Name": GoldIngots,
    "Description": "Gold Ingots",
    "Count": 100
    }
    ]
    },
    {
    "EveryXVotesGet": 100,
    "Rewards": [
    {
    "Id": 7224,
    "Name": Voidiumdrill,
    "Description": "Voidium Drill",
    "Count": 1
    }
    ]
    }
    ],
    "VotingLottery": [
    {
    "Id": 5995,
    "Name": PlatinumCredits,
    "Description": "Platinum Cards",
    "Count": 100
    },
    {
    "Id": 4346,
    "Name": GoldIngots,
    "Description": "Gold Ingots",
    "Count": 1000
    },
    {
    "Id": 2936,
    "Name": GWTeleporter,
    "Description": "GWTeleporter",
    "Count": 1
    },
    {
    "Id": 1254,
    "Name": AlienBlocks,
    "Description": "AlienBlocks",
    "Count": 5
    },
    {
    "Id": 2796,
    "Name": EdenAlienBlocks,
    "Description": "EdenAlienBlocks",
    "Count": 5
    },
    {
    "Id": 5099,
    "Name": Fertilizer,
    "Description": "Fertilizer",
    "Count": 50
    }
    ],
    "PlayerVotes": null
    }
     
    #200

Share This Page