Jump to content

eboni001

Members
  • Posts

    327
  • Joined

  • Last visited

Everything posted by eboni001

  1. If you want it exclusive to chat rooms on specific maps leave it as is. if you want it to work in chat rooms on any map change it to. !compare(.maps$,strcharinfo(3)) || !checkchatting() Although I really don't know if whisper events work from inside chat rooms to begin with. ok i'll leave as is, ty skorm you really helped me .
  2. TY!! skorm and capuche is working now, but how i can make the bc whisper only work if you are in a pub.? or only people in certain maps can use it, the easy way but preferable in a pub.
  3. this is not working and the problem with mine is when it pop up it open the first window but it get freeze on there, not keep talking i have to warp or relog to can move again.
  4. when i pm both of them they pop up but it get stocked in the window, no next button or keep talking, and there is anyway to set BC pm only if you are in a pub? bump
  5. eboni001

    Requesting

    Any guide how to add tables? Follow these steps : Awesome ty very much.
  6. Hello guys as title say does somebody please add whisper to this 2 npc? Broadcaster (only can be whisper if you have an open pub), this is for people who want to have a pub in mall, they can pm the Broadcaster and broadcast their messages w/o closing pub and walk to npc. prontera,183,215,3 script Broadcaster#1::BC 894,{ set @npcname$, "Broadcaster"; set @header$,"[^0000ff" + @npcname$ + "^000000]"; set broadcastfee, 1000000; //if (agitcheck()){mes @header$; mes "War of Emperium is ongoing!"; close;} mes @header$; mes "Hi, I'm the Broadcaster"; mes "I can Broadcast a message for you"; next; mes @header$; mes "It costs ^ff0000"+ broadcastfee +"^000000 zeny "; next; mes @header$; mes "Would you like to Broadcast?"; switch (select("yes","No")){ case 1: if(#Broadcast> gettimetick(2)) { next; mes @header$; mes "You already broadcasted a message within 3 minutes... Please Try again Later."; close; } next; mes @header$; if(Zeny<1000000) goto $nozenybc; set Zeny,zeny - broadcastfee; mes "Please input your message."; next; input broadcast$; announce "Message from "+strcharinfo(0)+": "+broadcast$+"",0,0xFFCC00; // Edit FFA500 to green color code close2; set #Broadcast, gettimetick(2)+180; dispbottom "Broadcaster: Please wait for 3min until next broadcast to avoid flooding."; end; case 2: mes "Suit yourself"; close; } $nozenybc: mes "I have to check that you have"; mes "enough money"; next; mes @header$; mes "Im sorry but you dont have ^ff0000"+broadcastfee+"^000000 zeny"; mes "Go get it if you want to Broadcast"; close; } louyang,213,45,6 duplicate(BC) Broadcaster#2 894 hugel,102,153,3 duplicate(BC) Broadcaster#3 894 gonryun,161,126,4 duplicate(BC) Broadcaster#4 894 morocc,148,102,5 duplicate(BC) Broadcaster#5 894 payon,164,216,2 duplicate(BC) Broadcaster#6 894 geffen,111,64,5 duplicate(BC) Broadcaster#7 894 turbo_room,94,120,5 duplicate(BC) Broadcaster#8 894 lighthalzen,166,89,3 duplicate(BC) Broadcaster#9 894 Soul Linker Npc, i want people can pm this npc anywhere to get soul link or buff w/o going to npc: prontera,180,191,2 script Soul Buffer#1::SB 936,{ mes "[Soul Buffer]"; mes " Hello "+strcharinfo(0)+", I am the Soul Buffer npc, i can soul link or buff you at the cost of some zeny. "; next; mes "[Soul Buffer]"; mes " What can i do for you?"; next; set .@i,select( "Buff Me = $200,000","Soul Link Me = $200,000","I Need Both = $400,000" ); set .@cost,( ( .@i == 3 )? 400000:200000 ); if( Zeny < .@cost ){ mes "You dont have enough "+.@cost+" zeny."; }else{ set Zeny,Zeny - .@cost; if( .@i & 1 ){ percentheal 100,100; skilleffect 34,0; sc_start SC_BLESSING,360000,10; skilleffect 29,0; sc_start SC_INCREASEAGI,360000,10; } if( .@i & 2 ){ switch ( basejob ) { case Job_Alchemist: set .@spirit, 445; break; case Job_Monk: set .@spirit, 447; break; case Job_Star_Gladiator: set .@spirit, 448; break; case Job_Sage: set .@spirit, 449; break; case Job_Crusader: set .@spirit, 450; break; case Job_SuperNovice: set .@spirit, 451; break; case Job_Knight: set .@spirit, 452; break; case Job_Wizard: set .@spirit, 453; break; case Job_Priest: set .@spirit, 454; break; case Job_Bard: case Job_Dancer: set .@spirit, 455; break; case Job_Rogue: set .@spirit, 456; break; case Job_Assassin: set .@spirit, 457; break; case Job_Blacksmith: set .@spirit, 458; break; case Job_Hunter: set .@spirit, 460; break; case Job_Soul_Linker: set .@spirit, 461; break; default: if ( upper == 1 && baselevel < 70 ) set .@spirit, 494; } if ( .@spirit ) { sc_start4 sc_spirit, 360000, 5, .@spirit,0,0; skilleffect .@spirit, 5; } } mes "Done, Come back to me if you need my services again."; } close; } morocc,167,53,3 duplicate(SB) Soul Buffer#2 936 gonryun,148,174,6 duplicate(SB) Soul Buffer#3 936 lighthalzen,177,114,5 duplicate(SB) Soul Buffer#4 936 payon,164,213,2 duplicate(SB) Soul Buffer#5 936 thanks in advance guys .
  7. eboni001

    Requesting

    Any guide how to add tables?
  8. hello guys does someone know how to fix the zoom in some maps such as que_moon, abbey01/02/03,jupe_ele,thor_v02. i cant zoom in or out, this is a picture:
  9. ok ty i already fixed the colors, how i can "edit/add/delete" news, in-game? this is my script: prontera,146,165,6 script Development News 864,{ mes "[^0000ff GM Emely ^000000]"; mes "Hello ^FF0000 "+strcharinfo(0)+" ^000000, maybe you know me, but let me introduce myself, I am GM Emely responsible of inform to all ^009900 KyojinRO ^000000 players about the good news on the progress of the server."; next; mes "[^0000ff GM Emely ^000000]"; mes "i can provide some news such as, any updates, new npc's, bugs already fixed and any other changes my superior permit me to inform about the server."; next; mes "[^0000ff GM Emely ^000000]"; mes "Ok, let me tell you some of the good news."; next; mes "[^FF0000 Server News ^000000]"; mes "^0000ff 1 ^000000. Broadcast npc already fixed now it have a 3 minuets delay per account, you can use it at the cost of 1m zeny and it will broadcast your message to all the server."; next; mes "[^FF0000 Server News ^000000]"; mes "^0000ff 2 ^000000. Build manager npc have been implemented, you can save your builds and just got them back with 1 click, it is located on prontera, 188, 209."; next; mes "[^FF0000 Server News ^000000]"; mes "^0000ff 3 ^000000. DJ PvP have been implemented on pvp rooms, it can play a music to make you feel confortable during your battles, it is located in the top of each pvp room."; next; mes "[^0000ff GM Emely ^000000]"; mes "That's all for now, enjoy playing ^009900 KyojinRO ^000000!"; close; }
  10. thank you i dont know how to script but i take your example like a guide and i made it but now i want to add some details i dont know how to do it: i want to can add/delete/edit news in-game, turn npc name Blue, name of player talking to npc and Server News title to Red, and each number of each news to Green, please somebody help me with this . this is the npc: prontera,146,165,6 script Development News 864,{ mes "[GM Emely]"; mes "Hello "+strcharinfo(0)+", maybe you know me, but let me introduce myself, I am GM Emely responsible of inform to all KyojinRO players about the good news on the progress of the server."; next; mes "[GM Emely]"; mes "i can provide some news such as, any updates, new npc's, bugs already fixed and any other changes my superior permit me to inform about the server."; next; mes "[GM Emely]"; mes "Ok, let me tell you some of the good news."; next; mes "[Server News]"; mes "1. Broadcast npc already fixed now it have a 3 minuets delay per account, you can use it at the cost of 1m zeny and it will broadcast your message to all the server."; next; mes "[Server News]"; mes "2. Build manager npc have been implemented, you can save your builds and just got them back with 1 click, it is located on prontera, 188, 209."; next; mes "[Server News]"; mes "3. DJ PvP have been implemented on pvp rooms, it can play a music to make you feel confortable during your battles, it is located in the top of each pvp room."; next; mes "[Server News]"; mes "That's all for now, enjoy playing KyojinRO!"; close; }
  11. Edited: im not sure if this will work just test it and let me know if is working: 4128,Golden_Bug_Card,Golden Thief Bug Card,6,20,,10,,,,,,,,32,,,,,{ if(BaseClass==Job_Mage||BaseJob==Job_Priest) bonus bMatkRate,10; else if(BaseClass==Job_Archer||BaseClass==Job_Thief||BaseClass==Job_Swordman||BaseJob==Job_Ninja||BaseJob==Job_Gunslinger||BaseClass==Job_Merchant) bonus2 bAddRace,7,10; },{},{}
  12. ok thank you people are not available to create a guild using /guild now, how can i change the message when they try to do it? it say: you need the necesary item to create a guild, i want it say you are not available to use this command.
  13. hey guys i have a guild creator npc in my server with some requirements but people still can creating guild using /guild "Guild Name" can somebody please explain detailed how to disable this? newbie question here.
  14. still the same the only diferent is now you dont have to use all skill points to change job, my problem is when all characters reach job lvl 100 they supossed to have only 148 skill points but the paladin have 197 i just want to know how to set paladin get only 148 like other jobs. bump
  15. hello guys i have an error in paladin skill points , reborn characters in job lvl 100 supossed to have 148 skill points and no reborn supossed to have only 99 skill points, all other characters are ok, but the problem with the paladin is it have more than 148 it is the only character in the server with 197 skill points, does somebody know how to set paladin max skill points to 148 when it reach max job lvl?
  16. thanks Loco but that quest board its too complicated for me to edit it, im newbie
×
×
  • Create New...