Author Topic: Saving and Loading Items  (Read 567 times)

Why is this not working?

I have one brick that saves your items with the "OnActivate > Player > SaveItems" event.
The other brick loads your saved items with the "OnActivate > Player > LoadItems" event.

I click the save brick with a BF Knife (that's all) in my inventory and then click the load brick and it gives me My Hammer, Wrench and Printer.

I really do hate it when events this simple just don't work.

Other stuff:
>I am using Slayer
>I am using a CenterPrint message along with the events for each brick (total of 2 events each brick)
>I hit the save button with my Hammer, Wrench and Printer a while ago and that is all it is loading for me
>I am using Player Persistence (I don't know if this affects the brick saving my items)

Do you have your items set in slayer as "hammer wrench and printer" but got rid of them and picked up a knife? or was your inventory set to empty? It may just a problem with the save/load event kind of crossing with slayer's inventory


Do you have your items set in slayer as "hammer wrench and printer" but got rid of them and picked up a knife?
No, the item is set to knife; however, when I click save, it gives me a hammer, printer and wrench.

was your inventory set to empty?
No.

I heard this event is broken.
Is there any easy way I can save/load items through events or maybe another add-on I can use?