Dynasty Posted December 5, 2013 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 151 Reputation: 5 Joined: 11/09/12 Last Seen: September 14, 2014 Share Posted December 5, 2013 (edited) hi im doing this a cutin system that will trigger everytime that the user load a cities maps... - script CutinCity -1,{ OnPCLoadMapEvent: attachnpctimer; initnpctimer; end; Ontimer10: cutin "prontera",1; end; Ontimer10000: cutin "",255; stopnpctimer; detachnpctimer; end; }else{ end; } } well.. it works but no like i want, because i want that the script trigger the image every time that the user load all cities maps and that script do it only one time D; plz heeelp me :'c Edited December 5, 2013 by Dynasty Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 5, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2372 Joined: 10/28/11 Last Seen: 17 hours ago Share Posted December 5, 2013 add the loadevent mapflag to all maps... this mapflag is needed for each map to trigger the OnPCLoadMapEvent Quote Link to comment Share on other sites More sharing options...
Dynasty Posted December 5, 2013 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 151 Reputation: 5 Joined: 11/09/12 Last Seen: September 14, 2014 Author Share Posted December 5, 2013 ALLLLLL MAPS of ragnarok?? Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 5, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2372 Joined: 10/28/11 Last Seen: 17 hours ago Share Posted December 5, 2013 all the towns that you want this event get triggered. Quote Link to comment Share on other sites More sharing options...
Dynasty Posted December 5, 2013 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 151 Reputation: 5 Joined: 11/09/12 Last Seen: September 14, 2014 Author Share Posted December 5, 2013 but when i added the mapflag the cutin only tigger once dont matter what... only work if i do @reloadscript Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 5, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2372 Joined: 10/28/11 Last Seen: 17 hours ago Share Posted December 5, 2013 OnPCLoadMapEvent trigger everytime you reload the map ( ex. teleport / warp / jump .. ) Quote Link to comment Share on other sites More sharing options...
Dynasty Posted December 5, 2013 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 151 Reputation: 5 Joined: 11/09/12 Last Seen: September 14, 2014 Author Share Posted December 5, 2013 thk a lot Emistry Quote Link to comment Share on other sites More sharing options...
Question
Dynasty
hi
im doing this
a cutin system that will trigger everytime that the user load a cities maps...
well.. it works but no like i want, because i want that the script trigger the image every time that the user load all cities maps and that script do it only one time D;
plz heeelp me :'c
Edited by DynastyLink to comment
Share on other sites
6 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.