Jump to content

stydianx

Members
  • Posts

    390
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by stydianx

  1. so the itemID and the IDview number should be different????

    cause what i did in mine is they are both the same "32700"

    and for wings, i want it to be on the back of the character so what should i use in the location?

    2^12 4096 = Costume Low Headgear

    2^11 2048 = Costume Mid Headgear

    2^10 1024 = Costume Top Headgear

    2^8 256 = Upper Headgear

    2^9 512 = Middle Headgear

  2. im going to cry now.. the script still doesnt work.. dunno why :(

    can someone please help?

    Script

    
    32700,Satan_Wings,Wings of Satan,5,900000000,9000,9,,5,,,0xFFFFFFFE,2,2,4,0,100,1,{ bonus bAllStats,10; },{},{}
    32701,Angel_wings,Anggelic Wings,5,900000000,9000,9,,5,,,0xFFFFFFFE,2,2,4,0,100,1,{ bonus bAllStats,10; },{},{}
    32702,Butterfly_Wings,Butterfly Wings,5,900000000,9000,9,,5,,,0xFFFFFFFE,2,2,4,0,100,1,{ bonus bAllStats,10; },{},{}
    32703,Fallen_Wings,Wing of the Fallen,5,900000000,9000,9,,5,,,0xFFFFFFFE,2,2,4,0,100,1,{ bonus bAllStats,10; },{},{}
    32704,Niflheim_Wings,Niflheims_Wings,5,900000000,9000,9,,5,,,0xFFFFFFFE,2,2,4,0,100,1,{ bonus bAllStats,10; },{},{}
    32705,Shaman_Wings,Shamans Wing,5,900000000,9000,9,,5,,,0xFFFFFFFE,2,2,4,0,100,1,{ bonus bAllStats,10; },{},{}
    32706,Vengeance_Wing,Wings of Vengeance,5,900000000,9000,9,,5,,,0xFFFFFFFE,2,2,4,0,100,1,{ bonus bAllStats,10; },{},{}
    32707,Vindicated_Wing, Vindicated Wings,5,900000000,9000,9,,5,,,0xFFFFFFFE,2,2,4,0,100,1,{ bonus bAllStats,10; },{},{}
    32708,Demon_Wing,Demonic Wing,5,900000000,9000,9,,5,,,0xFFFFFFFE,2,2,4,0,100,1,{ bonus bAllStats,10; },{},{}
    32709,Equilibrium_Wings,Equilibrium Wings,5,1000000000,1,9,,5,,,0xFFFFFFFE,2,2,4,0,100,1,{ bonus bAllStats,20; },{},{}
    

    Errors

    Errors when i run server

    boom.png-

    Error when i log-in to game

    errorz.png

  3. i get this error:

    [Warning]: buildin_monster: Attempted to spawn non-existing monster class 2001
    [Debug]: Source (NPC): Gold Room at ordeal_1-2 (0,0)
    

    how can i replace the monster?

    and also where is the warper located?

  4. opo alam ko pong down.. kea po nag tatanung ako ng pwedeng gawin para mag up ulit :)

    check mo ung mga ips baka nag bago ung mga ip. or check mo din ung n ddos attack ung server

    master, oaky naman po ung mga IP, naka set pdin sa public IP ko, ung sa DDoS lng po ang hindi ganu magets kung para saan po yun..

    pero wala naman pong warning from server monitor na naDDoS attack ako.. kailangan ko po ba iattack ung sarili kong IP?

    [sOLVED]

    nag report forward ako..

    nag timed out.. salamat sa mga tumulong :)

  5. Hala idol.. bakit ganito? wala naman akong ginawa :(( help mko idol.. huhuhuhu!

    Error: I could not see your service on ~censored on port (6900)

    Reason: Connection timed out

    Error: I could not see your service on ~censored on port (6121)

    Reason: Connection timed out

    rror: I could not see your service on~censored on port (5121)

    Reason: Connection timed out

    check mo sa canyouseeme.org kung open ung port 5121, 6121 6900.

    KAHIT PO AKO HINDI MAKAPASOK EH :(

  6. pahelp po, anung maaaring reason kung bakit biglang nag down ung server?

    wala naman pong error sa server monitor.. lahat okay, gila lng nag blackscreen ung PC ko then,

    naDC sa net, tas ngaun wala nang maka connect sa game ko, okay na naman ung net..

  7. check mo ung char_athena / log_athena and map_athena mo, then make sure na ung mga IP dun ay walang "//" at IP mo ang nakalagay (PUBLIC IP)..

    at kailangan, ung password ng MySQL mo tutugma dun sa password ng log+char+map_athena mo..

  8. setarray .MainMenu$[0], // Set menu options!
     "Change Jobs",  // [1]
     "Stylist",  // [2]
     "Refiner",  // [4]
     "Remove Cards",  // [8]
     "Exchange Coins", // [16]
     "Rentals",  // [32]
     "Reset Stats/Skills", // [64]
     "Platinum Skills", // [128]
     "Change Sex",  // [256]
     "Identify All";  // [512]
    
    set .MenuOption,1|2|4|8|16|32|64|128|256|512;
    

    remove no.2 in the .MenuOption ....

    set .MenuOption,1|4|8|16|32|64|128|256|512;
    

    to add buff to a npc..

    sc_start <SC NAME>,<time>,<lv>;

    read this...

    sc_start

    i made the script.. but it still not casting the buff

    specialeffect2 66; sc_start IMPOSITIO_MANUS,600000,5; }

    and i can't find this:

    set. menu Option, 1 | 4 | 8| 16 | 32 |... etc ;
    

  9. Rather than list what you don't want, write what you do want.

    Also, they're quite easy to make:

    *menu "<option_text>",<target_label>{,"<option_text>",<target_label>,...};
    *select("<option>"{,"<option>",...})

    your the one who made the all in one npc right :))

    i would just want impositio manus to be added on the buff when you click the NPC, and that

    i want the stylist menu to be removed..

  10. can someone give me a script of a all in one NPC with the following modifications:

    1. also give's impositio manus buff when clicked

    2. doesn't have stylist.

    and a NPC tool dealer which sells:

    acid bottle, bottle grenade, medicine bowl, different kinds of arrows.bullets for gunslingers, glistening coat, etc.

    thanks :)

×
×
  • Create New...