Hyroshima Posted February 9, 2020 Posted February 9, 2020 (edited) I don't remember it working like that, see the examples I made below. 1º exp: - script duplbl -1,{ OnPCLoginEvent: announce "Test dupe run msg",bc_all; end; } 2º exp: - script duplbl::dupelbl -1,{ OnPCLoginEvent: announce "Test dupe run msg",bc_all; end; } prontera,155,155,1 duplicate(dupelbl) duplbl#1 -1 Shouldn't duplicate load the label or should it? OnPCLogoutEvent: OnPCLoadMapEvent: same result Edited February 9, 2020 by Hyroshima Quote
0 BeWan Posted February 9, 2020 Posted February 9, 2020 if you want to announce 1 message only you need to put condition on the script. Quote
Question
Hyroshima
I don't remember it working like that, see the examples I made below.
1º exp:
2º exp:
Shouldn't duplicate load the label or should it?
OnPCLogoutEvent:
OnPCLoadMapEvent:
same result
Edited by Hyroshima2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.