Mezo

1.0.3 Custom Loot Table Hotfix

70 posts in this topic

EDIT: See here.

 

 

A whoopsy happened and went unnoticed in 1.0.3. Some have noticed that changing anything in the loot tables simply does nothing..

Here's a temporary fix;

Open

@ExileServer/addons/exileserver_config/config.cpp

Search for

CfgExileLoot

Rename to

CfgExileLootServer

 

Unpack(De-Pbo)

@ExileServer/addons/exile_server/code

Find

ExileServer_system_lootManager_initialize

and replace with

http://puu.sh/vWLv7/54913eb0be.sqf

  • Like 8

Share this post


Link to post
Share on other sites
Advertisement

This should fix not being able to customize loot:

http://85.25.202.58/download-all-the-files/LootTableCompiler-1.0.3b.zip
http://85.25.202.58/download-all-the-files/@ExileServer-1.0.3b.zip

1. Replace your exile_server.pbo with the one of @ExileServer-1.0.3b.zip
2. Re-compile your loot tables with the compiler of LootTableCompiler-1.0.3b.zip
3. Put the resulting loot config CfgExileLootServer into your exile_server_config.pbo / config.cpp
4. Profit

Our download links are updated. If you are going to update your Exile server now, you do not have to do these steps, as the fix is included in the downloads.

  • Like 5

Share this post


Link to post
Share on other sites
Guest
55 minutes ago, Eichi said:

This should fix not being able to customize loot:

http://85.25.202.58/download-all-the-files/LootTableCompiler-1.0.3b.zip
http://85.25.202.58/download-all-the-files/@ExileServer-1.0.3b.zip

1. Replace your exile_server.pbo with the one of @ExileServer-1.0.3b.zip
2. Re-compile your loot tables with the compiler of LootTableCompiler-1.0.3b.zip
3. Put the resulting loot config CfgExileLootServer into your exile_server_config.pbo / config.cpp
4. Profit

Our download links are updated. If you are going to update your Exile server now, you do not have to do these steps, as the fix is included in the downloads.

Hi, was genau wurde in der exile_server.pbo geändert? Ich möchte nicht schon wieder alle sqf files anpassen.

Hi, what exactly has been changed in the exile_server.pbo? I do not want to customize all sqf files.

Share this post


Link to post
Share on other sites
Guest

Ok danke für diese Info. Wenn ich den Hotfix von Mezo verwende, brauche ich das Update auf 1.03b nicht?

wenn das so ist bin ich happy :)

Ok thanks for this info. If I use the hotfix of Mezo I do not need the update on 1.03b?

If that is so I'm happy :)

Share this post


Link to post
Share on other sites

Help... How do I add the LootItemGroups and LootTable to the server. Do I copy everything from LootItemGroups.h and LootTables.h into the server config.cpp or do I insert #include LootTables.h etc. in the config.cpp and if, then where???

Share this post


Link to post
Share on other sites
1 hour ago, IbziDk said:

Help... How do I add the LootItemGroups and LootTable to the server. Do I copy everything from LootItemGroups.h and LootTables.h into the server config.cpp or do I insert #include LootTables.h etc. in the config.cpp and if, then where???

 

  • Like 1

Share this post


Link to post
Share on other sites
Advertisement
Guest
This topic is now closed to further replies.

  • Recently Browsing   0 members

    No registered users viewing this page.