Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/22/17 in all areas

  1. Version 2.0

    1209 downloads

    This is a script that Prevent / Block certain job from entering specific maps. Configuration : (v2) Refer to db/[pre-]re/job_noenter_map.txt
    Free
    1 point
  2. grep -r "IG_OSTEREI" src/map/script_constants.h: export_constant(IG_OSTEREI); src/map/itemdb.h: IG_OSTEREI, db/import/item_group_db.txt:IG_OSTEREI,558,60 db/import/item_group_db.txt:IG_OSTEREI,607,40 db/import/item_group_db.txt:IG_OSTEREI,14234,25 db/import/item_group_db.txt:IG_OSTEREI,32000,20 db/import/item_group_db.txt:IG_OSTEREI,12103,2 db/import/item_group_db.txt:IG_OSTEREI,32007,1 db/import/item_db.txt:32039,Osterei,Osterei,2,1000,,200,,,,,0xFFFFFFFF,63,2,,,,,,{ getgroupitem(IG_OSTEREI); },{},{} Beispiele suchen ist immer noch am hilfreichsten ;>
    1 point
  3. @dikapramantya 12213,1,0:1201,1,2:2301,1,16:12312,2,0 :)
    1 point
  4. 1 point
  5. Thanks Emistry, definitely what I'm searching for! Hello Bringer, the Timeplay in there is quite different to my request, but I also love his/her events he/she made. Definitely helpful. Thank you!
    1 point
  6. @Skorm Suggestion: 1. Add an option for allowing GM/Players to make a poll topic. and allow others to vote for it and maybe a % of how many players Agree or Disagree. 2. For the News when its added make an announcement for the whole server to noticed just once. Thanks in advance!
    1 point
  7. prontera,155,181,5 script Sample 4_F_KAFRA1,{ .@count_32503 = countitem( 32503 ); delitem 32503, .@count_32503; getitem 32502, ( .@count_32503 * 5 ); .@count_4124 = countitem( 4124 ); delitem 4124, .@count_4124; getitem 32502, ( .@count_4124 * 3 ); mes "Exchanged "+.@count_32503+"x "+getitemname( 32503 )+" to "+( .@count_32503 * 5 )+"x "+getitemname( 32502 ); mes "Exchanged "+.@count_4124+"x "+getitemname( 4124 )+" to "+( .@count_4124 * 3 )+"x "+getitemname( 32502 ); close; }
    1 point
  8. 1731 downloads

    Original Topics : TW Gamer Forum Give credits to original author in the forum / like their topics if you like their artworks.
    Free
    1 point
×
×
  • Create New...