Thread: Help please!

Results 1 to 7 of 7
  1. #1
    ChickaBooka's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0

    Help please!

    I'm having a few issues and doubts about a few things :-
    1) Remember d1lofiobj? (The face of creator of rotmg I think), I didn't feel like wasting that space, so I put a few sprites and everythings fine until a link any object to it and the and all I get is a black screen in the client.
    2) I read a tutorial on adding a new tier to the client (using equipment tooltip and text key.as) and when I follow the instructions, the client works but when I hover the mouse over the interface (in the client) flash player crashes.
    3) Is there any way to add a new sprite sheet without the as3 (program? idk ).
    4) And most importantly when I use rabdcasm to decompile the client, there's almost nothing in the client-1 folder (bootleg or something I'm not sure) and all i get are .abc files or something.
    5) And the same issue I posted a while ago about getting no sound effects except the main bgm (sorc.mp3).

    Please help me and thanks in advance !

    P.S My laptops not available atm so I can't post the actual names of file extensions and stuff sorry bout that
    Last edited by ChickaBooka; 10-22-2017 at 01:55 AM.

  2. #2
    SeXZeFPS's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Location
    In your wardrobe
    Posts
    598
    Reputation
    10
    Thanks
    637
    My Mood
    Asleep
    Quote Originally Posted by ChickaBooka View Post
    1) Remember d1lofiobj? (The face of creator of rotmg I think), I didn't feel like wasting that space, so I put a few sprites and everythings fine until a link any object to it and the and all I get is a black screen in the client.
    Did you put
    Code:
     
    < AnimatedTexture>
       <File>NAMEOFFILE</File>
       <Index>PLACEOFTHESPRITE</Index>
    </AnimatedTexture>
    Last edited by SeXZeFPS; 10-22-2017 at 05:45 AM.

  3. #3
    MikeRaarupBirk's Avatar
    Join Date
    Mar 2016
    Gender
    male
    Posts
    1,583
    Reputation
    38
    Thanks
    3,775
    My Mood
    Stressed
    Quote Originally Posted by SeXZeFPS View Post
    Did you put
    Code:
     
    < AnimatedTexture>
       <File>NAMEOFFILE</File>
       <Index>PLACEOFTHESPRITE</Index>
    </AnimatedTexture>
    that file aint even initialized, so whenever you put items/objects to use that file, then it will cause a black screen.

  4. #4
    SeXZeFPS's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Location
    In your wardrobe
    Posts
    598
    Reputation
    10
    Thanks
    637
    My Mood
    Asleep
    Quote Originally Posted by MikeRaarupBirk View Post
    that file aint even initialized, so whenever you put items/objects to use that file, then it will cause a black screen.
    I miss read, At first i said that i think you need to go to assetloader and such then i edited my post.

  5. #5
    ChickaBooka's Avatar
    Join Date
    Oct 2014
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    0
    So what should I do to initialize it?

  6. #6
    SeXZeFPS's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Location
    In your wardrobe
    Posts
    598
    Reputation
    10
    Thanks
    637
    My Mood
    Asleep
    There are many posts on it go to the tutorial section.

  7. #7
    MikeRaarupBirk's Avatar
    Join Date
    Mar 2016
    Gender
    male
    Posts
    1,583
    Reputation
    38
    Thanks
    3,775
    My Mood
    Stressed
    Quote Originally Posted by SeXZeFPS View Post
    There are many posts on it go to the tutorial section.
    Im not so sure about this, most tutorials are for as3 clients, this guy aint using as3.

    Quote Originally Posted by ChickaBooka View Post
    So what should I do to initialize it?
    Use an as3 client, or try to add it using bytecode (JPEXS) which i do not recommend. I recommend using the as3 client by kaos (wintersQ made a tutorial on how to set it up)

Similar Threads

  1. [Help Request] Help Please ! Crossfire PH or whatever
    By maek0witzki33 in forum CrossFire Help
    Replies: 10
    Last Post: 05-28-2013, 08:18 PM
  2. [Help Request] Black Cipher Help [please help]
    By zubni in forum Combat Arms Help
    Replies: 25
    Last Post: 05-14-2011, 07:50 PM
  3. [Help Request] New. Help Please :)
    By xclutchx in forum Vindictus Help
    Replies: 8
    Last Post: 05-05-2011, 01:52 PM
  4. [Help Request] help please
    By alpha3po in forum Combat Arms Help
    Replies: 6
    Last Post: 05-01-2011, 04:29 PM
  5. [Help Request] [ANSWERED]crossfire Help Please.
    By ownedpjer in forum CrossFire Help
    Replies: 2
    Last Post: 04-30-2011, 02:53 AM