Jump to content

Critica

Members
  • Posts

    223
  • Joined

  • Last visited

Posts posted by Critica

  1. Just wonderin,, if the old files will be downloadable again,,

    most of the sprite files are gone..

    it says i dont have permission to view it.. =|

  2. I would like to make this script

    //item1

    case 1: if (countitem(3301) == 0) { set .@id,3301; goto GetToken; } break;

    //item2

    case 2: if (countitem(3302) == 0) { set .@id,3302; goto GetToken; } break;

    //item3

    case 3: if (countitem(3303) == 0) { set .@id,3303; goto GetToken; } break;

    //item4

    case 4: if (countitem(3304) == 0) { set .@id,3304; goto GetToken; } break;

    to delete item 2 (if i have one on my inventory), if i recieved item 1.

    so basically what i need is, if i recieved this item1, it will automatically deletes the item2, and vice versa.. same as the 2nd one, if i get item4, it will automatically deletes item3 if i have one im my inventory...

    (3301-3304 items are my custom id's btw..)

    can anyone help me pls?? thank you... =)

  3. hiiii alll!!

    can i have a request,,

    during woe, everytime a breaker, brakes an emperium, he/she will get a points/reward or item.. and that points/reward or item will add up until the woe ends..

    after woe the points/reward or item that he recieve can be traded to npc for an item,,,

    get the idea??

    please help, thanksss!!

  4. im getting this

    patchlist error (expected non-zero patch number)

    "<!DOCTYPE HTML PUBLIC" =//IETF//DTD HTML 2.0//EN">"

    server_name = DarkSoul RO

    notice_url = darksoulro.com

    patch_site = 83.125.22.188.darksoulro.com

    patch_port = 80

    patch_list = patcher/patchlist.txt

    patch_folder = patcher/patch/dsro2.grf

    executable = DSRO.exe

    Can anyone help me pls..

  5. hii! good day to all!!

    Can i request a npc that gives rewards to a players who reaches maximum level? (255 for ex.)

    and a Npc warper that checks the level of character first? for example you need to be level 99 to use the warp npc, or to warp you out..

    thaks a lot guys!!

  6. Hhhiiiiiii!!

    does anyone here have a script that trades Cards to TCG cards? can you share it to me pls x)

    or maybe help me to make a script that trades Cards to TCG, like this;

    Normal card = 1tcg

    Mini boss card = 3 tcg

    Mvp card = 5 tcg

    i jsut wna make normal cards be usefull in high rate servers.. =D help me plsssssssss thank YOu!

  7. guys anyone here knows where i can locate this effect files.

    679. Green Aura (Middle)

    680. Green Aura (Bottom)

    this was on effect_list.. i tried to find it on texture/effect but it wasnt there.. but im pretty sure its just somewhere there..

    im trying to add more than 1 custom aura.. i know theres a way, but not that easy..

    but if anyone have an idea how to add more than 1 custom aura.. sharing it with me would be great ;D

  8. HI ANYONE HERE HAVE A NPC SCRIPT THAT WILL SPAWN A MONSTER IN A LOCATION POINT.. AND AUTOMATICALLY RESPAWN IT WHEN IT DIES..

    FOR EX. SPAWN EMP IN (PRONTERA,0,0) AND EVERYTIME IT DIES IT WILL AUTOMATICALLY RESPAWN IT.

    GOT THE IDEA?? HEHE, THANKS FOR HELPING =D

  9. sorry, you're the only one i know who can help me with this..

    its about the charms etc. items.

    my prob is. it doesnt seem to work on Gunslinger and Ninja Jobs.. (Kagerou and Oboro too)

    anything else is working fine.. im not sure what's the problem, please help?

  10. hi guys im having problem with the raredropannounce thing..

    everytime i switch to 3.33 this..

    // 0 = don't show announces at all

    // 1 = show announces for 0.01% drop chance items

    // 333 = show announces for 3.33% or lower drop chance items

    // 10000 = show announces for all items

    rare_drop_announce: 333

    it doesnt announce the item that has lower than 3.33% drops, like mvp items..

    but when i choose to use 10000, it announces everything that is dropped.. i dont know what im doing wrong, my mvp card drop rate is this

    // The rate at which cards are dropped

    item_rate_card: 100000

    item_rate_card_boss: 33333

    item_drop_card_min: 1

    item_drop_card_max: 10000

    and ingame it says 3.33% drop rate, im not sure what wrong can u pls help me?

  11. Hey guys how do i make the gunslinger wield two weapon (revolvers) like in assassin, using 2 daggers?

    ive done it before but i forgot what i did, coz its was been a long time.. if anyone know how to do it.. help me pls =))

    i think it has something to do w/ making archer and gs use shields.. editing in somewhere in conf. folder but i forgot where... im noy sure =/

×
×
  • Create New...