Jump to content

Checkmate

Members
  • Posts

    554
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Checkmate

  1. Masuk ke dalam patch... Aw... Agak banyak kerja tu... Btw kamu guna patcher ape?? Thor atau Noncube?..? Cara saya : 1 # Download GRF Editor dari rathena... (Lagi senang) 2 # Sila buka grf file anda dan kl boleh buat backup terlebih dahulu 3 # Hanya drag and drop sahaja client info yg da siap ke dalam grf yg telah dibuka menggunakn GRF Editor. Dan save.. (Dan perlu diingatkan bahawa clintinfo.xml trletak di dalam data folder(yourro.grf). 4 # Share grf itu dengan player atau pc lain...
  2. Happn 2 day straight when im trying to write the rAthena in google.. The the button ' E ' was stuck.. Which is rathna... /sigh.. This was came out.... =.=
  3. Errrr... In game is it?..? I think it was in the game at south-east of prontera...
  4. About this script... I will try to add it to make it more lvel of restriction... Thx sir rom3r. Hurmm... I never try this before sir... Let me try it first... But sir.. Just wondering It was said like this.. : It was default yes in ,which mean if we bring it in it will give no effect.. But weapon Vellum Guillotine Still make more damage if refine +6 and up by use skill Power Swing on demi human.. Is that something wrong again with that?..? I think just to disable all the item is more than enough... they cant wearing it at all... ^ ^ Thx everyone solving this.. @Skorm @rom3r @Emistry **2 More Question Left Behind** It was default yes in ,which mean if we bring it in it will give no effect.. But weapon Vellum Guillotine Still make more damage if refine +6 and up by use skill Power Swing on demi human.. Is that something wrong again with that?..? And How to know what is the : 32,64,128,256,512,1024,2048 stand for?..? I mean all these number,where can i see the list of what is the skill,item that were disable by using all thes number?..? Thx anyway
  5. Yes... Last night i tried to understand it again... Even change it back to normal,i mean default,it still can be wearing in pvp map. What are we gonna do about this?..? Report it to Bug Section? The Main Idea Was : Actually,all i want just to make sure this itm cannt be bring into specific of pvp map.I already done with that by put a restriction when player want to enter it.. But it seem like player can have many ways to bring it in. Like put it into Cart,command and other ways.What im thinking now is even if they can bring this item into pvp they cannot equip it... That how will works... So that thing is uselss even if you can bring it in.
  6. Checkmate

    ubah lv gm

    Ubah pangkat GM bagi saya ianya terletak di : trunk/conf/groups.conf Dimana ianya adalah di dalam server side anda dan rupanya adalah seperti : Dan untuk keterangan lebih lanjut : http://rathena.org/board/topic/85787-how-to-add-gm-accounts/
  7. Checkmate

    ubah lv gm

    Ubah level dalam game atau ubah pangkat atau level pangkat gm?..?
  8. Like above error... Did i have something wrong?..? item_noequip.txt PVPROOM / NPC mapflag: Need help on this... Even i tried put It also can be equip... Lol.. -.-
  9. Sorry sir... I know this question look's dumb.. But i need to ask anyway.. What is this sir?..? And to execute it must be in src is it?..?
  10. That lot of work... This idea is brilliant... ! ! **But sorry,I don know more about scripting*
  11. Err.... Is your server offline...? And to change the loading screen it need clientinfo... (maybe som other way can do this) **IDK*
  12. Iam also having this problem to... I think it was bypass 100% of demi-human or try to loewred the thara frog effect card or deviling.. In renewal this may be a big issue since the WoE and Vellum item was enable..
  13. Cash shop that placed in the screen(top of the screen) ?..?
  14. This is what im like about you emistry... ^ ^ Thanks for the info... I just want to learn more about scripting... hahaha The variable i mean... Or something you all scripter call it... Hahahahah **Edit** How can put an amount of needed item?..?
  15. how to put this on my server? Just execute this in your server *My setting* *You can change the map name in order to make it auto skull into iventory* - script auto_skullin -1,{ OnPCKillEvent: if( strcharinfo(3) != "guild_vs2" && strcharinfo(3) != "guild_vs5" && strcharinfo(3) != "guild_vs4" && strcharinfo(3) != "guild_vs1-2" && strcharinfo(3) != "guild_vs3" && strcharinfo(3) != "1@orcs" && strcharinfo(3) != "guild_vs1" && strcharinfo(3) != "pvp_y_8-2" ) end; getnameditem 7420, rid2name( killedrid ); end; } thank thank..... Its ok... ^ ^ Good Luck.. ^ ^
  16. (@_@') <--- This glasses looks real.. ^ ^
  17. Hurrrmm... Yap.. that was the right point.. ^ ^ I mean it should be a barrier between player and staff bui mean dont get too serious... some time can be funny happy good lucky person..^ ^ Thx cuz mentioned that.. ^ ^
  18. Mudah aja kok... Hanya menggunakan command gm/admin lvl 99 UNTUK DIRI SENDIRI @cash (nilai) - Cash Point @points (nilai - Kafra Point UNTUK PLAYER LAIN #cash (nama player itu tanpa spacebar) (nilai) #points (nama player itu tanpa spacebar) (nilai) Itu aja.. ^ ^
  19. Maybe you should ask the admin of the vote site insteadly.. Cuz im also thinking about this too... Maybe player could abuse the v4p.. But errr. I think that vote site was not so n00b at all... IDK maybe.. ^^
  20. I was talking about mine, the others idk, maybe [2], [3], [4], customs maybe. WTF Imba super high rate Real Life Server hahahaha
  21. Hi all.. Ermm... First of all.. Im sorry if this topic already exist cuz i did not found a script about item's to kafra point. Well,what im trying to do here,is Im trying to convert an exist script which is change kafra point into item's. Now all i want to do is change some code to make the script can change item's into kafra point back. Can someone help me finish this script Well here is the script.. (**I just edit this a liltle until i got stuck on if( #KAFRAPOINTS < 10 )**) **I dont know what are variable or queries that count the skull** //===== rAthena Script ======================================= //= Converter System //===== By =================================================== //= GM Eplison from Reoka-RO //===== Version ============================================== //= 1.0 //===== Description ========================================== //= Convert PvP Skull into Kafra Point //===== Comments ============================================= //= None.... //============================================================ lunar01,136,211,5 script Converter#1 10071,{ setarray .@ItemID[0],7420; for( set .@i,0; .@i < getarraysize( .@ItemID ); set .@i,.@i + 1 ) set .@Menu$,.@Menu$ + getitemname( .@ItemID[.@i] )+":"; mes "[Miss Converter #3]"; mes "PvP Skull can be change into Kafra Point?!"; mes "Sound's good huh?..?"; mes "Kafra Point can be obtained from"; mes "How long did you Online on RRO"; mes "Each 15 PvP Skull = 1 Kafra Point"; set .@i,( select( .@Menu$ ) - 1 ); if( #KAFRAPOINTS < 10 ){ mes "Sorry but you didnt have 10 Kafra Points."; }else{ mes "How many you want ?"; mes "Amount : 1 ~ "+( #KAFRAPOINTS / 10 ); input .@Amount,0,( #KAFRAPOINTS / 10 ); if( .@Amount ){ set #KAFRAPOINTS,#KAFRAPOINTS - ( .@Amount * 10 ); getitem .@ItemID[.@i],.@Amount; mes "Done"; } } close; OnInit: waitingroom "PvPSkull-->KafraPoints",0; }
  22. it's Glasses[1], no card slotted yet. How come you know it was Glasses[1]?..? hahahahahah xD
×
×
  • Create New...