Jump to content

danielps

Members
  • Posts

    174
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by danielps

  1. No need a program to convert, i can do it by myself ^^ Just didn't know that it has changed ^^ Thanks a lot a like!
  2. Hi, Have a npc called "Gm Dice", and i used this script bellow in a older rathena version and it works nice, and in the new rathena version it says "expectec ;" emotion .@dado+57,0,"Gm Dice"; I call emotion in a script to be used in another one. what changed in rathena? How do i fix it?
  3. Almost... I'm re-creating it, cause when i saw it ingame, it wasl smaller than i thought xD So 1-2 weeks I'll post more pics when i finish the big one ok? =D
  4. I'm creating this map for this reason too haha I saw your nick, are you from brazil? So, regarding the moba, i have already started the script, and did some src mod as well to be very loyal to lol mechanics... so finishing the map i'll continue with the script.
  5. I tried to put trees and rocks, but the map became dirty. So I put some trees and rocks only arround the map, but not inside. I'll put some inside again and take more pics for you guys to tell me if it's better or not ok?
  6. Don't think its "Seems good so far, however it is still pretty bare in the objects department", know why? Cause I wont put the towers, cause this should be monster so that ingame player can destroy, so everthing that player will attack i will not put, will be there for everyone set the monster by themselves, ex: the base is full of things to destroy, tower, inhibitor etc... got it? Thats why i didnt put anything ^^
  7. Hi guys, i'm almost finishing the league of legends map! How good do you think it is? This is only some prints, soon i'll post some more prints! When i finish it 100%, i'll sel it, woudl you buy? Give me your opinion to improve the map!
  8. Yes but they doint come back to original map and x,y. Theys just appear all in the same map in the same x,y, all in the same cell.. i think it's a bug..
  9. Yeh it loads.... when i start server again all creator in my custom merchant maps with @at they all appear in same cell in prontera =/ Don't know why...
  10. Yes, but what about the merchants with @autotrade ? they go all to prontera leaving the original mapther were before =/
  11. I don't use linux, i'm using windows!
  12. Hi, I just wanted to know if is there a command, or if not, how to correctly turn my server off? Cause the way i'm doing some times players lose some itens and the creators market get bug, all the creators with @autotrade automatcly appear in prontera when i start the server again! How i'm doing: I give @kickall in game, and then i close map,login,char-server, so i open again, and some players lose some itens and creators with @autotrade appears in prontera! How to do this correctly? Is there a right way?
  13. I'm using pre-re mod, any help? just increase base damage, or attack rate of a job?
  14. Like!! But 2 questions: 1- Does it work for a especific job? is not are you planning to implemment that? 2- can i set negative values? thanks good job!
  15. Hi, how to increase damage of a job? ex: i think lord knight have a base damage too low, and i'm not talking about skills, i'm talking abour normal attacks, his base damage... how to increase ? Is there a way to do that?
  16. Ok, so i'll explain detailed what i'm doing... I'm creating a Moba sistem, like dota and league of legends... I did some src changed so that bg mobs can atack each other, so now with bg commands i can creat 2 teams, and "creeps" or "minions" of both team, and when they see each other, o mob of team 1, see a mob of team 2 they fight, without my src change bg mobs don't atack each other even they are from different teams... ok but now, what's the problem? when them stop fighting, let's supos that mob from team 1 kill a mob from team 2, now my mob from team 1 is idl, it lost my commands... got it? what i really need is, when a mob finishes his fight, he continue walking in this path to the next tower.. got it? So i think i need this label, or can you think a way to do that withou a custom label? i'm stuck in this situation =/
  17. Hi guys, I need to create a custom label that will atach on mob when it saty in idle mode (when it's jsutwalking in map without fighint anyone). We have OnPCKillEvento, so mine would be something like OnMobIdleEvent. So i have some questions aboult creating this label. 1- Will it use lot of memory and processor of my host? Cause there are lots os mobs alive in all maps 2- maybe there is a way to create this label and atach only when mobs get idle, like if it's in idle don't atache, but if he is fighinting some player and it get idle then it will atach, i think it's better, and will not consume memory and processor is it possible to create that label in this way? 3- how to start creating this label? what files i need to study, what is the first step? I need a direction.. please help ??
  18. I don't use git, don't have acc.. when someone solve do you post here for me please? thanks!
  19. Try many times... champ receive damage of asura when miss in pally... give your pally a valk mateur +15 and teste many times, and i'll see that champ receive damage back....
  20. Look, i use latest vers. of ra... I'm sure this happen here and with whoever use rathena.... i'm not interested in prove anyone this is a bug, if your dev team think this is relevant or not, this is your decision... what i'm sure is: When a champ miss his asura skill in a pally or in a enemy, he still take back the damagi... this is really ridiculous... i just wanna src help here to solve that.... i need at least a direction, i'm not expert but i'm a kind of good, i just don't know where to start looking.. maybe battle.c? idt... i just want help to stop champ receive damage back when miss... Thanks...
  21. Bump! Any help please?
  22. Hi, So, first i think this is an error, don't have much to explain, when i use asura in a pally or a lord knight with skill block... when i use asure on them and miss i get the damage back to me! Its fucking idiot... i think it's realy wrong, even if its not, how can i make that adjustment? I want to asura don't be reflected when missed! or asura or all skills, the mod tha is easier to do... any ideia? If change onlu asura is easy so i want to do that, if make it to all skill is easier so i'll do that, i just want to asura don't be reflected when missed!! Pleaseeee helllppp ???
  23. I'll try both, even it looks me like " jerry-rigged" hahah thanks ! Soon i tell you if it worked!
  24. I like put next after switch select, why? simples, it's more beaty, cause player select a menu and than click next to see next page =D If i do like you, he don't see the menu, he first click next than he see the menu, and when he select the menu the message of case 1 or case 2 they willl show in the same page of menu question... its very ugly '-' i prefer my way.... Ok but did you test first my original script? It give whit screen some times to you? try testin many times both my original script and your version, see if mine or your show you white screen... Dont think it will change anything... i use this in all my scripts... its just a , afeter the name, when player talk with npc it will be show like this: Hello player, Nice to see you. You way would be: Hello player Nice to see you And the npc is talking portuguese =D I'll try your way @crazyarashi even i think it would not change hehe but from all opinions this is the only that make a little os sence...
×
×
  • Create New...