Jump to content

Zell

Members
  • Posts

    412
  • Joined

  • Last visited

  • Days Won

    28

Everything posted by Zell

  1. Or https://rathena.org/board/files/file/3269-server-database-editor/
  2. Oh, I will try this one. Thanks! +1
  3. Zell

    Chat

    Chat View File A website that I bought and modified 4 years ago inspirated on Durarara System. If you have problems to install PM-ME > PREVIEW CHAT < here Better on Chrome Submitter Zell Submitted 09/17/13 Category Garbage Bin Content Author  
  4. but working with BrowEdit made me want to throw my computer out the window pretty fast. < RT for this one How are going the progress of your client? @Topic Oh, very cool! I love mods like this one. I will follow.
  5. Looks really cool, but i have one question about your mod, (if you want to answer me that) you replaced the snow effect to do this? Regards, Yes, it's really simple. But I had to do a lot of tests to get a fine result. If someone else would try too, let me see your personal result on this topic, I'm really interested by.
  6. This is client side, not server, not actually possible
  7. Ou então não fazer, jogadores nem ligam pra isso tanto hoje em dia em private
  8. +1 for this And it will be a nice a extra statement to "set" command set <varname>,<value>,{<time>} Sample: if(time==1){ mes "Your 10 seconds are UP!"; close; } mes "I will give you 10 seconds."; close2; set time,1,10; end; This is more fast and easy than addtimer or sleeps, dont?
  9. I don't think that 3rd party programs had a API to support this.
  10. A wav file is more heavy than a mp3. But wav in this case is better cause clent only have one instance of mp3 song, so you will not have music in your RO. So you have to use wav. And about this I already maked this on my server cause when I played "Digimon World 3" when child I enjoyed this, if on grass walk, dirty and etc, but I removed this cause after a time this is so noisy, disturb the players. But I maked a label OnPcWalk to this.
  11. Yes, like Emistry said, this video its "faked" with after effect. The rain effect in 2005 aren't like this. I can only reproduce a rain like this: PS: The quality of the video is bad, I can't barely see the rain @.@ But in game result we have this. I already show to you before: http://i.imgur.com/yfey72b.jpg Anyway, there isnt a way to add this feature, sorry.
  12. If you have knowledge you can edit a str and make the rain effect like I maked here. But is a little uglly I think? [
  13. There isnt in brow edit a maze generator?
  14. If i'm not mistake, the setnpcdisplay is like a fakename, arent save in npc data. You can hold the actual name in a variable?
  15. rest in peace akkarin. Welcome Aleos
  16. setarray .@mapname$[0],"prontera","payon"; setarray .@x[0],150,100; setarray .@y[0],150,30; A warp sample to payon would be: warp .@mapname$[1],.@x[1],.@y[1]; // "payon",100,30;
  17. setarray .@mapname$[0],"prontera","payon"; setarray .@x[0],150,150; setarray .@y[0],150,150; Something like this?
  18. O faction system tem bastante alteração pra fazer. Se não souber mexer ou entender a Source é meio chato
  19. Zell

    GM-Names

    You can create the char and change the name directly in pma
×
×
  • Create New...