Jump to content

Rynbef

Forum Moderator
  • Posts

    898
  • Joined

  • Last visited

  • Days Won

    21

Posts posted by Rynbef

  1. On 1/19/2024 at 3:28 AM, Rynbef said:

    Please write in english or in the language sub forums pt-br.

    ----------------------

    Por favor, escreva em inglês ou nos fóruns de sublinguagem pt-br

    Rynbef~

  2. On 2/15/2024 at 7:20 AM, williamII said:

    @Westin More respect for Tokei, one of the greats, you always have the option of using another program if you did not like this one, but it is not appropriate to demand something from someone knowing that you did not contribute anything to that project.

    Im completely agree with you. Tokei does it for free just for the community. Have a bit more respect! And he thankful!

     

    Rynbef~

  3. Ragnarök use the first pixel on the left-top and this color is automatically transparent. U can use gimp as example. Change the image format from indexed (256) to RGBA/32 Bit and select the color with the magicstick "press" "del" and it will be transparent.

     

    But if u plan to use it Ingame. U don't need to remove. Add the actor from @Tokei and the color turns transparent. And this is my recommend to. GRF Editor is a good tool but the name already says for grfs. Better use actor to export images. U can export as PNg to get transparency.

     

    Rynbef~

  4. Change on the OnMobKill1 label this line

    monster .map$,0,0,"Elunium",1954,1,strnpcinfo(0)+"::OnMobKill";
    	end

    To

    monster .map$,0,0,"Elunium",1954,1,strnpcinfo(0)+"::OnMobKill1";
    	end

    U repawn Elunium but when it dies the label of Oridicon called. At OnInit its correct.

     

    Rynbef~

  5. Please write in english or post on Portuguese sub-forum.

    Por favor, escreva em inglês ou poste no sub-fórum em português.

     

    He wrote: "Good morning, I have this PvP script, but it's not counting the ranking with the SQL table... If someone could help me"

     

    In the script u send is nothing related to the database. Does the DB exist? And where is the OnPCKillEvent and OnPCDieEvent label to update the DB?

    No script que você enviou, não há nada relacionado ao banco de dados. O banco de dados existe? E onde está o rótulo OnPCKillEvent e OnPCDieEvent para atualizar o banco de dados?

     

    Rynbef~

×
×
  • Create New...