Jump to content

CursorX

Members
  • Posts

    168
  • Joined

  • Last visited

Everything posted by CursorX

  1. yes yes.. skit ^^ thx... ill be waiting if u have time.. thank you...
  2. hello every one... i wonder how to add script thats make check the IP address? cause somone making another account to have instant job all over.. http://rathena.org/board/pastebin/iei027agajlz/ and this freebies too http://rathena.org/board/pastebin/jx7a56w1cxa3/
  3. https://github.com/rathena/rathena/blob/master/npc/custom/jobmaster.txt can anyone make some instant jobchanger? 1 character per account they can be 3rd job... with exact max lvl and job lvl... with exact stat points and skillpoints thank you...
  4. CursorX

    Warp to the GM

    @euphy.. yea ur ryt T_T (why did i never think of that) @kido thx ^^ what about hmmm, addning specific acct id on it? i min i want to add E.G my helper on there. so the players can ask even without us GM's.. my helper is only a normal player ^^
  5. CursorX

    Warp to the GM

    @kido... don't get mad on me i was gonna ask for some gm menu adder on that script ^^ @euphy.. what if theres a menu on disabling that gm finder.. for gm menu only.. so that when theres an event.. they can't use it (E.G Hide and Seek Event)^^
  6. CursorX

    Itemizer MOD

    @annie... what is KCP? and may i req to disable or delete on that script the KCP thing?
  7. i dunno where to post this... a little guide about TB in WoE? i got my players got owned a castle yesterday.. then this morning they said.. why the TB didnt spawn? T_T thank you...
  8. change this ra_temple,89,152,6 script Quest Shop 998,{ into this - script Quest Shop::qtsp 998,{ then find this // -------- Dummy data (duplicate as needed) -------- - shop qshop1 -1,909:-1 - shop qshop2 -1,909:-1 - shop qshop3 -1,909:-1 add this below ra_temple,89,152,6 duplicate(qtsp) Quest Shop#1 998 ra_temple,89,152,6 duplicate(qtsp) Quest Shop#2 998 // <<-- any map the only u will change is # when u readding again
  9. CursorX

    Mvp Rank

    hi annie.. how to put delete mvp ladder here?
  10. @euphy how to put the font back to black in mvp ladder?
  11. i got 1 player that can't see damage in all boss monsters.. but others can see it... what would be the problem on that? nvm about this >.>
  12. hey patz... what if i want only gm lvl 80 and above can access gm menu? coukd explaib me this? getgmlevel()>80 getgmlevel()<80 i see somrthing like this too i think getgmlevel() >=
  13. prontera,163,194,4 script PvP Warper 1198,{ if (getmapusers("pvp_y_1-2") > 30) goto Lsorry; if ((class==Job_Novice_High)&&(class==Super_Novice)) goto Lnoob; warp "pvp_y_1-2",0,0; close; Lsorry: mes "[PvP Warper]"; mes "Sorry, The PvP Arena is Full."; close; Lnoob: mes "[PvP Warper]"; mes "This place is ^FF0000RESTRICTED^000000 for your class."; close; OnInit: do { delwaitingroom; waitingroom "PvP Warper [" + getmapusers("pvp_y_1-2") + " / 30]",0; sleep 3000; // Evites super infinity loop } while(1); // End Loop end; } hello... i want to ask on this i want to add restricted GM too.. is this correct? gmlvl 80 and above.. is this right? and how about getting rid all the soul link buff before entering on this pvp.. thank you...
  14. i see.. so no working @afk anymore.. the maker was not updating it heeh...
  15. i already manual it ^^ still has the error its on the atcommand.c
  16. may i request a @afk source? the one that in release was not compatible while recompiling with the latest rathena T_T
  17. hi rebel.. update for this source? seems is not working anymore while compiling in latest rA
  18. hi how can i change 255/120 level in exp table? and how do i use trans files only in rathena no 3rd job.. thank you..
  19. Annie is right.. dont use that code.. it will bypass...
  20. Hi evryone.. may i request an npc.. that can give some item to player in everyday? example.. 1. im going to put that NPC in 99th floor, every char reaches to it.. they will talk to it.. and will be given by a KMV Badge of 500pcs / per char.. 2. if they talk to it in same day/same char npc will never give item again.. instead he will say "Come Back Another Day" ^^ thank you...
  21. i did search.. but i dont know where to put... look this is the latest battle.c https://github.com/rathena/rathena/blob/master/src/map/battle.c hey annie?
  22. i dont like to use the item shop in flux becoz it has a bug on me... now may i request NPC that will trade 1 TCG for my 1 Donation Credit? possible? thank you,.,,
×
×
  • Create New...