Jump to content

DR4LUC0N

Members
  • Posts

    135
  • Joined

  • Last visited

Everything posted by DR4LUC0N

  1. I think I found something from eA forums that does it...I'll need to test it out.
  2. Wow...thank you, fixed the problem.
  3. I don't know why it would be....I downloaded it from RMS and just updated it like normal though the RSU exes. Edit: Here's some examples of what it looks like...it looks like official stuff nothing user created. Also remember it's reading this stuff from the rdata.grf and data.grf so it's really not something someone created.
  4. @Olrox will updating kRO files remove that anyway? Obviously I would need to remake the mapcache. @pqrk I tried that and nothing happened.
  5. Honestly, I'm running 3 GRFs(Right now) so in my data.ini I have... 0=MyServersPalletteGRF 1=rdata.grf 2=data.grf and in my data folder there isn't any of those files. So I don't quite know of any other possible solutions.
  6. As much as I'd like to say that fixed my problem....I don't have those files in my data folder or my GRF. I tried to copy the prontera map from both data.grf and rdata.grf to where my client reads from and nothing changes...any other ideas? @_@
  7. So I was randomly watching RO videos when I came across this one and the player in this video has a red lightning effect(this isn't the first video I've seen it in) Maybe I'm missing something but is there something like this already in rA? http://www.youtube.c...&v=wkXp5bgFz80#!
  8. I just recently got back into making my server and I come back and it's christmas music....maps...npcs and everything....What's the best way to get the original ones back?
  9. Thank you very much Annie. When you get the chance can you look at my other script in the request section?
  10. I have a script that's supposed to do @hide on login if you're a GM of a certain level. Here's the scripts contents.... - script PCLogin::PCLogin3 -1,{ OnPcLoginEvent: if (getgmlevel() >= 99) atcommand strcharinfo(0) + "@hide" ; end; } rA gives me an error upon logging in warning: script: buildin_atcommand: failed to execute command 'strcharinfo<0>@hide' I've been out of the RO scene for awhile and I'm getting back into it...I don't remember any of my scripting stuff. ;(
  11. I'm not sure what the double posting(bump) limit is...but I went to what we started and honestly...I don't know where to add the new stuff because there is much more on this one then what eA's 3Ceam had on theirs...I'm currently using the newest version on rA and it's much different. Some assistance please. (Maybe I've just gotten dumb because I was out of the RO world for awhile...) Edit: Nevermind I through it in to the best of my ability, no errors so now I'm doing tests. Edit 2: Seems like so far the only 2 issues I'm seeing is if you unequip the disguised headgear and re-equip it the disguise goes away and you need to reapply it. Also it's not static through all the headgear that you change too. And for some reason the costumes don't show up. Would it just be easier to make up costume copies for every item in the game instead? Lol
  12. It's okay I don't need it anymore, thank you though.
  13. I can't believe I made such a big mistake lol.
  14. @Alvins182 - Yes I have tried compiling, nothing changes. @Mootie - I followed your guide in the first place. :/ @Winz - All my folders are written in Korean. I have no clue what the problem is... I just got back into making my server and everything was working before I stopped....I started with a new client, downloaded the right LUAs for the client and added everything in. All the normal headgears work fine. Okay that's solved, I changed clients to 2012-04-10 and it kept saying string buf errors and I looked and they weren't uppercase for some weird reason....may have happened when transferring my old files to the new ones...who knows. Now I'm gonna make a new subject about a different problem I'm having.
  15. I will start this off by saying yes I have used the search button before posting. I have seen alot about errors on custom items. Here is my situation... Client Date: 2010-06-16(Diffed for 2000 View IDs) Problem?: I can't see my custom headgears and I get errors upon putting them on or logging in with them still equipped. This happens with both male and female sprites. What have I tried to resolve the issue?: I've looked over all the nessecary files multiple times to make sure nothing was messed up(All LUA files, client files, .spr/.act files), I've tried changing my LUA files to LUB, I've diffed my client differently, I've used different clients. Here is screen shots of my errors and my files that would induce this problem. accessoryid.LUA accname.LUA idnum2itemdisplaynametable.txt idnum2itemresnametable.txt itemdb Errors(each one is technically different, there is 6 total)
  16. I get Korean on the chat tabs with this...how do I fix it?
  17. Well AnnieRuru I wanted to say I apologize for how I was...I was captain d-bag in that post. But none the less if we could start over again that would be great.... I will try this. Give me a few days to reply please.
  18. Maybe I'm being to technical about this....but technically this work isn't even yours. It really belongs to Gravity considering all you did was take a Poring and modify their work. Looks good though.
  19. When I load up my server...my server refuses to read the MySQL when I have my passwords in MD5 checksum.....How way I can fix this?
  20. Well I had asked for this modification a long time ago on the eA boards and it never got finished...it was started though.
  21. Hi everyone. I hope this is the right section for this. I'm looking for help on a script/source modification for my server. The modification allows 1 NPC to take a headgear item from your inventory and store it in a database(completely removes the headgear from inventory) and allows you to change the headgear you are wearing to look like the headgear you choose. Example: Let's say I'm wearing a Valkyrie Helm and I want to change the look of it to a Captain's Hat....I go to the NPC and a window pops open saying something like "trade me 10 TCG Cards to allow a headgear in your inventory to be used as a disguise.". Now if I choose yes the NPC removes the headgear from my inventory and stores it into a list where I can choose a headgear out of a set of headgear I already traded to him to disguise my Valkyrie Helm. I would like the disguise effect to be permanent on a character to character basis(but the list of headgears can be seen from all characters on the account) so I can have 1 character show a valk helm when logged in or equipped and another character will show the Captain's Hat when logged in or equipped. Hopefully on a headgear to headgear basis aswell. My next thing would be the same idea but instead completely hide the headgear but have it still equipped. Hope this isn't too much to ask. Thank you for all help.
  22. I know this might be a bit of a long shot, but I'm looking for this client. If there is a website I can download all the Sakray clients that would be better.
×
×
  • Create New...