[HELP] Could someone point me in the right direction?

Results 1 to 8 of 8
  1. #1
    Apprentice darkblade2k9 is offline
    MemberRank
    Apr 2009 Join Date
    20Posts

    sad [HELP] Could someone point me in the right direction?

    Before you start reading know that I am not a leech. I have extensive knowledge of lua and thats it. I don't really post because I'm rarely on here and create garry's mod addons for a hobby. Please don't comment based on my post count.

    Hey RZ'ers, I have had a v14 server for a day or two now and me and my brother have ironed out one or two bugs with help, but there's still one that eludes me.

    The flying bug. Yes, I know it's not suppossed to be mentioned here because of all the nubs and leechers but I can't for the life of me find it's origin. I know you need to do something with wings but I don't know. I have never worked with anything like this and don't know any other coding languages (except maybe html but that doesn't really count :P). If someone could just point me in the right direction (tell me what file needs replacing/editing and/or maybe a hint) I should be able to find it. If there were more information on the actual flyff core maybe I could get somewhere, but there isn't. If you don't deem me worthy of it then I clearly shouldn't have a server .

    I apologize GlaphanKing if this is breaking the rules and if you think so I will gladly get rid of it :(.

    Regards,
    Alan


  2. #2
    Account Upgraded | Title Enabled! Denichu is offline
    MemberRank
    Mar 2009 Join Date
    744Posts

    Re: [HELP] Could someone point me in the right direction?

    If u use the search button, i could possibly help u. But anyways, try to the Boardfix from serus Uriels thread. But if u alrleady made shops, then download it, and look at his propItem.txt
    open it with excel. And look at the collumns DF-DJ
    It should be like(For boards. This is from Hover~Ignice:
    Code:
    DF      DG      DH      DI      DJ
    
    0.002	0.7	1.2	1	1200
    0.0023	0.7	1.2	1	1200
    0.0023	0.72	1.4	1	1800
    0.0026	0.74	1.6	1	2400
    0.003	0.76	1.8	1	3000
    Brooms(Magic~Projan):
    Code:
    DF      DG      DH      DI      DJ
    
    0.002	0.6	1	1	1200
    0.0023	0.62	1.2	1	1800
    0.0026	0.64	1.4	1	2400
    0.003	0.66	1.6	1	3000
    If u see anything that is different, change it in this.

    Good luck.

  3. #3
    Apprentice darkblade2k9 is offline
    MemberRank
    Apr 2009 Join Date
    20Posts

    Re: [HELP] Could someone point me in the right direction?

    I'll try that now. Thank's for the help :)

    EDIT: Yep, these are quite wrong. Lets edit them :D

    EDIT2: You've done it my friend! Flying clouds don't work though, Is there any way I can find the values for the other flying things?

    You have my thanks ;)
    Last edited by darkblade2k9; 25-04-10 at 09:28 PM.

  4. #4
    Cory James Cuvvvie is offline
    MemberRank
    Nov 2009 Join Date
    707Posts

    Re: [HELP] Could someone point me in the right direction?

    Quote Originally Posted by darkblade2k9 View Post
    I'll try that now. Thank's for the help :)

    EDIT: Yep, these are quite wrong. Lets edit them :D

    EDIT2: You've done it my friend! Flying clouds don't work though, Is there any way I can find the values for the other flying things?

    You have my thanks ;)
    Open up except.txt and find the code and the speed for flying cloud, then use the code to find it in propItem.txt, and replace the value.

    Remember to replace in Resource and Client.

  5. #5
    Apprentice darkblade2k9 is offline
    MemberRank
    Apr 2009 Join Date
    20Posts

    Re: [HELP] Could someone point me in the right direction?

    Thank's but I kinda fucked everything up whilst fiddling around and i'm looking for the latest v14 client which is kinda difficult now v15 has come out. and of course RZ decided to stop us from searching v14 -_-

    My neuz doesn't open at all from the shortcut I made which had the right "serus99" attached, I think its me messin stuff up so i'll have a look later.
    Last edited by darkblade2k9; 26-04-10 at 11:52 AM.

  6. #6
    Account Upgraded | Title Enabled! Denichu is offline
    MemberRank
    Mar 2009 Join Date
    744Posts

    Re: [HELP] Could someone point me in the right direction?

    yea, try to download the v14 client from a server thats fully v14, with no patch needed or something, and go to youtube, fill in how to make a flyff server v14 part 5/5 . There should be a link to megaupload for 'other files'
    when ur on megaupload it says 5.5.rar
    download it, extract it and remove propLang from it. Then put the neuz and neuz.bat in ur folder, and run neuz.bat. Voila, hope it helped :)

  7. #7
    Apprentice darkblade2k9 is offline
    MemberRank
    Apr 2009 Join Date
    20Posts

    happy Re: [HELP] Could someone point me in the right direction?

    Quote Originally Posted by Denichu View Post
    yea, try to download the v14 client from a server thats fully v14, with no patch needed or something, and go to youtube, fill in how to make a flyff server v14 part 5/5 . There should be a link to megaupload for 'other files'
    when ur on megaupload it says 5.5.rar
    download it, extract it and remove propLang from it. Then put the neuz and neuz.bat in ur folder, and run neuz.bat. Voila, hope it helped :)
    Tah very much :) You're both saints

  8. #8
    Account Upgraded | Title Enabled! Denichu is offline
    MemberRank
    Mar 2009 Join Date
    744Posts

    Re: [HELP] Could someone point me in the right direction?

    If need any further help, pm me :)



Advertisement