Jump to content

Golem1988

Members
  • Posts

    162
  • Joined

  • Last visited

Everything posted by Golem1988

  1. I have the same EDIT: switching rdata and data helped. So I have something like this: 2=data.grf 3=rdata.grf
  2. Yeah, I'm using miruku, I think I'm updated... but I should probably try to get more updates. Will post edit as soon as I will update my client.
  3. Trying to incubate Loli Ruri or Nightmare terror = works just fine. Trying equip their equipment = crashes the client. Tested on 2011-08 and 2012-04 clients. Crash wont disappear. What's wrong? Where should I go to fix that? Lua? Lub? Newer client? ETC? Thanks in advice.
  4. There is some problem with inventory... Inv window doesn't resize. Dunno how to solve that. Any suggestions?
  5. Thanks for advice, I should try it But how will it work with lua files that is using my present exe? Ohh, I should test it
  6. So, I want to move my client from 2011 exe to 2012 cause of some uncool errors while seeing new pets and some mobs (tetra vortex as well), so, what I should use to move normally to the new exe? I have translated lua files to russian language and I think, new exe will use newer version of those files. I tryed to move once, but had much errors caused by lua files and when errors were fixed- I've lost translation, so I was forced to move back. I would be very happy, if someone will give me some advices in this question. So, how to move to the new exe and lua files keeping translations? And please, don't offer to translate all the new lua files manually and using translator or etc. Thanks for advice and help.
  7. Whoops, thanks )) But, this didn't help ((
  8. When Players use elemental weapon enchants the icon with timer won't show. How to fix this? So, I just want players can see how much time left till elemental enchantment will end.
  9. Игроков уважаю, поэтому не продаю а предлагаю обмен. И сам перевел немало.
  10. Did you make it yourself? I like it, 10 out of 10 I would like to talk to you, and maybe, make some order
  11. Golem1988

    Flux CP

    Thanks, found this option in Calcuim Kid's cms Solved.
  12. Golem1988

    Flux CP

    Hello everyone, I wanted to as a bit help with Flux CP Download, Rules and Info section. It seems that theese pages are not filled with any default script, so, I wanted to request or ask, how to make theese pages work as needed, so, display files for download, display rules and server feautures (or whatever). Thanks for your support.
  13. - script revards -1,{ OnPCLoginEvent: if(#OBT_rev < 1){ if(getcharid(3) >= 2000000 || getcharid(3) <= 2000050){ sleep2 3000; set #OBT_rev,1; getitem 14533,3; getitem 12210,3; mes "Спасибо за вклад в развитие сервера. Администрация ЧибиРО."; close; } if(getcharid(3) >= 2000051 || getcharid(3) <= 2000100){ sleep2 3000; set #OBT_rev,1; getitem 14533,2; getitem 12210,2; mes "Спасибо за вклад в развитие сервера. Администрация ЧибиРО."; close; } if(getcharid(3) >= 2000101 || getcharid(3) <= 2000150){ sleep2 3000; set #OBT_rev,1; getitem 14533,1; getitem 12210,1; mes "Спасибо за вклад в развитие сервера. Администрация ЧибиРО."; close; } } if(#OBT_rev < 2){ if(getcharid(3) == 2000099 || getcharid(3) == 2000139 || getcharid(3) == 2000094){ sleep2 3000; set #OBT_rev,2; getitem 25006,1; mes "Спасибо за ОСОБЫЙ вклад в развитие сервера. Мы дарим Вам крылья За особые достижения в ТОПе игроков. Администрация ЧибиРО."; close; } if(getcharid(3) == 2000098){ sleep2 3000; set #OBT_rev,2; getitem 25006,1; getitem 25006,1; mes "Спасибо за ОСОБЫЙ вклад в развитие сервера. Мы дарим Вам крылья За особые достижения в ТОПе игроков. Администрация ЧибиРО."; close; } if(getcharid(3) == 2000136 || getcharid(3) == 2000102 || getcharid(3) == 2000153){ sleep2 3000; set #OBT_rev,2; getitem 25004,1; mes "Спасибо за ОСОБЫЙ вклад в развитие сервера. Мы дарим Вам крылья За особые достижения в ТОПе игроков. Администрация ЧибиРО."; close; } if(getcharid(3) == 2000109){ sleep2 3000; set #OBT_rev,2; getitem 25004,1; getitem 25004,1; mes "Спасибо за ОСОБЫЙ вклад в развитие сервера. Мы дарим Вам крылья За особые достижения в ТОПе игроков. Администрация ЧибиРО."; close; } if(getcharid(3) == 2000014 || getcharid(3) == 2000089 || getcharid(3) == 2000063 || getcharid(3) == 2000003 || getcharid(3) == 2000148){ sleep2 3000; set #OBT_rev,2; getitem 25003,1; mes "Спасибо за ОСОБЫЙ вклад в развитие сервера. Мы дарим Вам крылья За особые достижения в ТОПе игроков. Администрация ЧибиРО."; close; } } if(#OBT_rev < 3){ if(getcharid(3) >= 2000000 || getcharid(3) <= 2000015){ sleep2 3000; set #OBT_rev,3; getitem 12622,1; mes "Спасибо за ОСОБЫЙ вклад в развитие сервера. Мы дарим Вам Поводья за участие в Закрытом Бета тесте. Администрация ЧибиРО."; close; } end; } end; } What's wrong? All the players receive 3 books and after reloging reins of mount, but theese items should receive only players that are in the Id ranges are set... Please, need support. Or script fix... Thanks,.
  14. So, basicly asking if it's able? And If it is able to set mapflag on day/night change, requesting for sample script Thanks )
  15. Yeah, thanks... Im a little lame, I have posted this and opened wiki.. and found "getcharid(3)" will return account id And many thanks to darristan, that's what I was looking for Thanks, problem and request solved
  16. Need some help or support answering the next question: How to make npc to look for login id? For example if(strcharinfo() >= 2000000 && strcharinfo() <= 2000099 ) { by strcharinfo() I mean this function detects login ID... And if login ID gets into the selected range, script will work for this account. So, what should I put instead of strcharinfo() to get things happen? Many thanks for support.
  17. I want to ask some advice and help to make Eden group officer (located in each town) will "showevent" while players are able to make a new quests there (for Boya and Ur)... Need something to put into: OnPCLoadMapEvent: if ((some sets for eden quests) && (strcharinfo(3)=="town")) { showevent 1,2; } end; } Basicly I need only this part would be supported Maybe someone already has this stuff and can share, I would be very thankfull. if ((some sets for eden quests) && (strcharinfo(3)=="town")) {
  18. Есть Мора на русском с инстансом и некоторыми квестами, хочется нипов Эклиджа и Малангдо... Есть желающие? Есть ктонить, у кого есть НИПы этих лок?
  19. So, since kagero and oboro are implement I wanted to ask some about their skills. There is a trouble with my client, it doesn't display kagero/oboro skills. Looks like: so, there's no images and second job folder is missing, those error I get when i click the Additional skill folder. I could gues that something is wrong in lua files, but need some help to get, how to implement kagero skills on my lua files... My players are asking me about kagero, I know they are implement, but because of this problem I can not implement them yet on my server. Please, need some help with this.
  20. Well, as is described, when using any enchant skill such as aspersio and any elemental scrolls they won't show the icon... Is it a bug? Is it real to make them show the icon of enchantment?
×
×
  • Create New...