Jump to content

Critica

Members
  • Posts

    223
  • Joined

  • Last visited

Posts posted by Critica

  1. hello, can somebody help me recolor these item to different kind of element

     

    Fire - Red

    Water - Blue

    Wind - Yellow

    Earth - Brown

    Poison - Violet

    Holy - Light / White 
    Shadow - Dark / Black

     

    i dont know what else to use for these ones...

     

    Ghost -

    Undead - 
    Neutral - 

     

    Items 

     

    doesnt need to recolor 3 of the items inside the files... 1 rune is ok for me, if its too much work...

    thank you!

  2. hmm im planning to use it to my custom items, (recolored Hg's)

    ex.

    Valk Helms, 

    200001, Black Valk Helm

    200002, White Valk Helm
    200003, Red Valk Helm

     

    Bapho Helm

     

    200004, Cyan Bapho Helm

    200005, Yellow Bapho Helm

    200006, Red Bapho Helm
     

    mes. Hi, im npc i can recolor some specifc headgears for you

     

    mes. which one would you like me to do.

    (menu: top, middle, bottom,)

     

    then check if that equipped can be recolored

     

    (if yes) mes. this i can do

                mes. these are the colors i can do for that headgear [if for example player had a Bapho Helm instead of Valk Helm, the color on menu will show is (Cyan, Yellow, Red) ]

     

    (menu: black, white, red,)

     

                mes. ok for this color i need this stuff

     

    (open window of the required items) 

               ex. red dye, yellow dye

     

    (if you have all the items) mes. great lets to this, (some visual casting effect)

                                             mes. tada! there you go!
    (if you dont) mes. get back here when you have all the items i need.
     

    (if no)  mes. sorry i cant do this one.

     

  3. Hi guys, is it just me or this script doesnt give mail rewards after woe?

     

    Link

     

    im doing this right, right?

     

    	// Combine values as needed (e.g. 1|8 = 1+8 = 9).
    	set .Options, 1|2;
    
    	// Rewards per castle.
    	// -- when given directly: <itemID>,<amount>{,<itemID>,<amount>,...}
    	// -- via mail (option 2): <itemID>,<amount>,<Zeny>
    	setarray .Reward[0],14001,1,1000000;
    
  4. Hi can i request.

    An npc that can change your headgears color, (using recolor sprites) 

     

     

    -npc will check if the item can be recolored

    -will have a menu for choosing what color is available (because not every custom headgear have the same color with others)

    -after choosing what color, a required items menu will show. (like in a quest npc?)

    -will need to pay the npc

     

    TIA!

  5. thanks for replying. yes i thought i port forwarded already, 
    i already set up all the ports on my router (198.186.0.1) i even added the ports on my windows firewall.

    but when i check if its open, its still closed... ive been searching whole day now for solution, and im really getting frustrated now.. 

     

    port 6121 and 6900 are open now. but 5121 doesnt opent T_T

  6. Hey guys can you please help me create a costume using the ALT 3rd sprites? 

    since 2015 client wont be stable for a while.. im thinking maybe creating them as a costume might be the other way to use the sprite...

    its kinda like the false suit.. like this.

    200000,Assasin_Suit,Assasin Suit,5,89000,,500,,4,,1,0xFFFFFFFE,7,2,16,,10,1,0,{ changebase 12; },{},{ changebase Class; }
  7. Hey guys, as the title says. my client doesnt read my data folder in game when the fonts are in Korean.. but when i changed the font into gribirish fonts. it works..
    its just bugging me because. Àΰ£Á·¸öÅë³²  < this kind of fonts and the Korean are the same right?

    and yes i diff my client to read data folder first

  8. Hey guys, im kinda planning to host a private server using my own internet. im just worried since this DDOS attacks are common now, is it possible for someone to DDOS my own network? and if yes, what would happen? 

    im i gona be in trouble with my network provider? 

  9. hey guys i know its been down since, but is it really closing?

     

    coz i can still check my VNC viewer and my server is still on.

     

     

    anyways any suggestion for a good hosting with VNC viewer kinda like asurahosting?

  10. Hey guys help me here.

    i already done all the guides here in Rathena setting it up on CentOS

    ive done this before and its working but that was Rathena SVN

     

    now everytime i use rathena GIT, ive downloaded it on my PC, compiled it using C++ no error

    and transfer it to asurahosting.

    everytime i tried to compile there on the Terminal., i get this error

    [root@darksoulro ~]# cd /root/Desktop/trunk
    [root@darksoulro trunk]# ./configure
    bash: ./configure: /bin/sh^M: bad interpreter: No such file or directory
    [root@darksoulro trunk]# 
     

    but when im using SVN rathena it works perfectly.

    and also when i start the server im getting this error too
     

    /root/RO_char: line 9: ./char-server: No such file or directory

    maybe because i havent recompile it on the hosting server? (CentOS)



    please help. im a newbie when it comes to other OS and hosting stuff :D
  11. like this..?

     

    bonus3 bHPDrainRatio,n,x,y; y/10% chance to drain x% current HP of the enemy of race n, and absorb it as health

     

    bonus3 bSPDrainRatio,n,x,y; y/10% chance to drain x% current SP of the enemy of race n, and absorb it as SP

     


    n:  0=Formless, 1=Undead, 2=Brute, 3=Plant, 4=Insect,

    5=Fish, 6=Demon, 7=Demi-Human, 8=Angel, 9=Dragon, 

    10=Boss monster, 11=Other than (normal monster) boss monster

×
×
  • Create New...