Jump to content

MusiLiciouS

Members
  • Posts

    109
  • Joined

  • Last visited

Everything posted by MusiLiciouS

  1. ** I dunno if this is the right thread. Please move this where it really belongs.** I would like to ask what is the best gameguard to use together with harmony? Is adelay still advisable to use since it is server-side guard? Will it still work eventhough I have harmony?
  2. Anyone got an UNDIFF 2010 07 30 Client?? Please Or can anyone give me a 2010 07 30 Client with NO MULTIPLE CLIENT and NO SHAKE
  3. Is the item name same with the name in your item.lub. coz what's in the item.lub will appear even if you change the name in your item.db
  4. Yes.. I tried it but it affects euphys controller.. when i used that script, its says the war of emperium is inactive and players with guild will be warped back to their Savepoint.. then i have to reconfig again euphys woe controller so that the castle will be active.. when i do that, that kicker is not working.. i dunno what seems to be the problem
  5. How to combine this script to Euphy's Woe Controller? Having a problem coz it overlaps my woe controller https://rathena.org/board/topic/91454-rauto-kick/?p=240025 Or can anyone give me a script where a player cant go inside the castle when they dont have guild
  6. Maybe you've missed one to change in your data folder.. re check it
  7. im using an old client version sir.. and ill be using this wings as a costume lower headgear..
  8. hi. anyone can help me with my script? The map should be in skilloff before the event starts then automatically it will divert to skillon after the countdown.. Thank you in advance dewata,200,171,4 script Registry 106,{ npctalk ""+strcharinfo(0)+" has registered for the LMS."; warp "guild_vs5",0,0; end; OnClock1700: OnClock2100: enablenpc "Registry"; delwaitingroom; waitingroom "Register LMS Now",0; announce "Mr. Registry: The Last Man Standing event will be starting shortly.",0; sleep2 7000; announce "Mr. Registry: For those who wants to play, please proceed to Dewata to register.",0; sleep2 7000; announce "Mr. Registry: After 1 Minute the Registration will close.",0; sleep2 10000; announce "Mr. Registry: Please go to Dewata and register now if you want to join.",0; disablenpc "Mr. Banker"; sleep2 7000; announce "Mr. Registry: Last 30 seconds.",0; sleep2 7000; announce "Mr. Registry: If you want to join please Register in Dewata.",0; sleep2 5000; for( set .@s,10; .@s > 0 ; set .@s,.@s - 1 ){ announce "Mr. Registry: "+.@s+" Seconds to go ~ Hurry Up !!",0; sleep2 5000; } announce "Mr. Registry : Time's up.",0; delwaitingroom; disablenpc "Registry"; stopnpctimer; mapannounce "guild_vs5","Mr. Registry: The Last Man Standing Event will start shortly",0; sleep2 5000; mapannounce "guild_vs5","Mr. Registry: But before we start this is just a few reminders..",0; sleep2 4000; mapannounce "guild_vs5","Mr. Registry: Using Cloaking , Hiding , Body Relocation is STRICTLY NOT ALLOWED..",0; sleep2 3000; mapannounce "guild_vs5","Mr. Registry: Only the Last Man Standing will win this event!!",0; sleep2 1000; mapannounce "guild_vs5","Mr. Registry: What are we waiting for?..Let's Get Ready to Rumble!!...",0; sleep2 500; mapannounce "guild_vs5","Mr. Registry: Get ready at the count of 5 we will start!....",0; sleep2 1000; for( set .@s,5; .@s > 0; set .@s,.@s - 1 ){ mapannounce "guild_vs5","Mr. Registry : "+.@s+" Seconds to go ~ !!",0; sleep2 1000; } enablenpc "Mr. Banker"; initnpctimer; end; OnTimer5000: if(getmapusers("guild_vs5") == 0){ Announce "Mr. Registry : Event Cancelled due to lack of participants.",0; stopnpctimer; }else if(getmapusers("guild_vs5") == 1){ mapannounce "guild_vs5","Mr. Banker : Please talk to me to get your prize..",0; pvpoff "guild_vs5"; stopnpctimer; }else if(getmapusers("guild_vs5") == 2){ mapannounce "guild_vs5","Mr. Banker : Last 2 Brave warriors are still alive!",0; initnpctimer; } end; OnInit: disablenpc "Mr. Banker"; disablenpc "Registry"; end; } //-------------------------- guild_vs5,49,49,6 script Mr. Banker 56,{ if(getmapusers("guild_vs5") > 1){ npctalk "Mr. Banker : Only the last Survivor can talk with me."; end; } mes "^C45AEC** Mr. Banker **^000000"; mes "Congratulations! You've won 100 Event Tickets."; next; announce "Mr. Banker: We have a winner! well done "+strcharinfo(0)+".",0; getitem 7711,100; mes "You will return now"; close2; mapwarp "guild_vs5","dewata",200,167; disablenpc "Mr. Banker"; end; OnInit: while(1){ delwaitingroom; waitingroom "["+getmapusers("guild_vs5")+"] Participants ",0; sleep 1000; } end; OnPCDieEvent: if( strcharinfo(3) != "guild_vs5")end; set #kill_point, 0; announce ""+strcharinfo(0)+" died, and out of the game!.",bc_all; sleep2 100; atcommand "@alive"; sleep2 100; warp "dewata",200,167; end; OnPCKillEvent: if( strcharinfo(3) != "guild_vs5")end; set #kill_point,#kill_point+1; if ( #kill_point % 4 == 0) { announce ""+strcharinfo(0)+" have made 4 Consecutive Kills!!He will be granted an item",bc_all; getitem 7711, 5; } end; } // == Mapflags guild_vs5 mapflag nowarp guild_vs5 mapflag nowarpto guild_vs5 mapflag noteleport guild_vs5 mapflag nosave guild_vs5 mapflag nomemo guild_vs5 mapflag nobranch guild_vs5 mapflag pvp_noparty guild_vs5 mapflag restricted 1
  9. Yea i know.. but i dnt do any reloadscripts.. its been 2 nights already.. still no treasure box respawns
  10. Is this same with eathena? seems like line 1136 is not present in my agit_template.txt
  11. Anyone can teach me how to fix this problem.. Treasure boxes dont respawn in treasure room.
  12. Anyone has a collection of custom items? Or someone got an "animated" rwc dragon helm.. Where there's a smoke coming out from the headie. Thx in advance
  13. Just want to ask. How to disable @storage in certain map?
  14. Can you re-do the script sir.. Coz right curls are messed up.. No close button appears when getting a default prize
  15. How about for client 2010-07-30
  16. Like what the topic says.. is there such a npc script where players can "ONLY" preview the items? If yes, can you share it to me? Thanks in advance
  17. I used this script - script hourlypoints -1,{ //--Start of the Script OnPCLoginEvent: attachnpctimer ""+strcharinfo(0)+""; initnpctimer; end; OnTimer30000: //Check if Vending (normal or @at) if(checkvending() >= 1 || checkchatting() == 1) { dispbottom "The hourly points event stopped because you were vending / chatting. Please relog if you wish to start again."; stopnpctimer; end; } //Check if Idle getmapxy( .@map$, .@x, .@y, 0 ); if(@map$ == .@map$ && @x == .@x && @y == .@y) { set @afk, @afk + 1; } //If move timer resets else { set @afk, 0; } set @map$, .@map$; set @x, .@x; set @y, .@y; //Idle Check for 5 Minutes if(@afk == 1) { dispbottom "The hourly points event stopped because you were idle for 5 minutes. Please relog if you wish to start again."; stopnpctimer; end; } end; OnTimer60000: set @minute, @minute + 1; //Check for 1 Minute if(@minute == 60){ set @minute,0; set .@point_amt, 10; //Points to get every hour (default: 10) set #KAFRAPOINTS, #KAFRAPOINTS + .@point_amt; dispbottom "You received "+.@point_amt+" Kafrapoints by staying ingame for 1 hour"; dispbottom "Current Balance = "+#KAFRAPOINTS+" Kafrapoints"; set @consecutive_hour, @consecutive_hour + 1; } //Check for 12 hours consecutive if(@consecutive_hour == 12) { set @consecutive_hour,0; set .@cpoint_amt, 50; //Points to get for 12 Consecutive hours (default: 50) set #KAFRAPOINTS, #KAFRAPOINTS + .@cpoint_amt; dispbottom "You receive "+.@cpoint_amt+" Kafrapoints in playing for 12 consecutive hours"; dispbottom "Current Balance = "+#KAFRAPOINTS+" Kafrapoints"; } stopnpctimer; initnpctimer; end; } //--End of the Script dispbottom "You receive "+.@cpoint_amt+" Kafrapoints in playing for 12 consecutive hours"; dispbottom "Current Balance = "+#KAFRAPOINTS+" Kafrapoints"; Message doesn't seem to appear.
  18. * dunno if this is the right place for this. if not, please tel me where to post this problem p. thanks!* Hi! I have this problem where dispbottom is missing/cant be seen.. Scripts are working but no dispbottom appearing.. im using client 2010-07-30.. Example is the hourly points script.. no message if the points stopped because you were idle or ur vending.. what could be the problem to this?
  19. She mentioned here that she's using 3CeAM. @MusiLiciouS Anyway, 3CeAM is still an eAthena emulator, not rA or herc. 3CeAM = 3rd Class eAthena Modification. Ah yea coz i have 2 servers mam.. one is in ramod.. then i made a new one and it's 3ceam..
×
×
  • Create New...