Hyroshima Posted February 9, 2020 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 189 Reputation: 122 Joined: 07/11/14 Last Seen: November 27, 2024 Share 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 Link to comment Share on other sites More sharing options...
0 Start_ Posted February 9, 2020 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: Yesterday at 02:57 AM Share Posted February 9, 2020 It's should be. Quote Link to comment Share on other sites More sharing options...
0 BeWan Posted February 9, 2020 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 403 Reputation: 249 Joined: 07/04/19 Last Seen: Monday at 05:51 PM Share Posted February 9, 2020 if you want to announce 1 message only you need to put condition on the script. Quote Link to comment Share on other sites More sharing options...
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 HyroshimaLink to comment
Share on other sites
2 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.