Search found 4 matches

by Selmak-TokRa
Mon Jul 29, 2019 2:40 pm
Forum: Modding help
Topic: on_player_fast_transferred Problem
Replies: 7
Views: 1876

Re: on_player_fast_transferred Problem

ok thanks,
then i must look for an other way.
by Selmak-TokRa
Sun Jul 28, 2019 3:35 pm
Forum: Modding help
Topic: on_player_fast_transferred Problem
Replies: 7
Views: 1876

Re: on_player_fast_transferred Problem

I got it. But it does not what I want.
I thought it triggers if both Inventories are open and the items were transfered over the GUI with ctrl/shift.

IMO is this also a fast transfer.
by Selmak-TokRa
Sun Jul 28, 2019 10:07 am
Forum: Modding help
Topic: on_player_fast_transferred Problem
Replies: 7
Views: 1876

Re: on_player_fast_transferred Problem

The ConsoleOutput() function print it to the in-game-console/chat.
To ignore my function, I have changed it in game.print("fast transfer event"). Result: nothing happend
by Selmak-TokRa
Sun Jul 28, 2019 8:44 am
Forum: Modding help
Topic: on_player_fast_transferred Problem
Replies: 7
Views: 1876

on_player_fast_transferred Problem

Hello,

I have a problem with the event "on_player_fast_transferred".
Anywer on the Forum or redit (I can't remember) I have read, that this event triggers if the player transfer items with ctrl/shift from an inventory to another. Is this right?

In my code it does nothing.

local function ...

Go to advanced search