Thread: [RS2D] Animation Update Mask

Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 32
  1. #21  
    Registered Member

    Join Date
    Jun 2007
    Posts
    2,237
    Thanks given
    267
    Thanks received
    411
    Rep Power
    1283
    Quote Originally Posted by laxika View Post
    I use wintelove, but I now want to try, and i login to his server and see the emotes work nice...
    Its a whole step from winterloves.
    You really do need to know Java to use rs2d
    Don't worry, Be happy.
     

  2. #22  
    Valar Morghulis

    Laxika's Avatar
    Join Date
    Sep 2006
    Age
    29
    Posts
    2,813
    Thanks given
    1,804
    Thanks received
    274
    Rep Power
    2128
    Quote Originally Posted by surfer25 View Post
    Its a whole step from winterloves.
    You really do need to know Java to use rs2d
    Ya... I know. It looks nice but hardcore.
    [Only registered and activated users can see links. ]
     

  3. #23  
    Banned

    Join Date
    Jul 2007
    Age
    28
    Posts
    1,438
    Thanks given
    43
    Thanks received
    21
    Rep Power
    0
    he have delete it lock this
     

  4. #24  
    Bq_yuw
    Guest
    Quote Originally Posted by Stanyer View Post
    I don't even use RS2D you dumb cunt, because i want to make my own.

    If i wanted to use it of course i could fucking program it, who the **** do you think you are ***got?

    You think you're the best at java out of the whole community, look at your signature! Paragon doesn't 'own' all other servers, infact as much as me and dalton hate each other () battlescape owns it, you're a complete shithead that's too full of yourself, i know at least as much java as you.

    I am coding my own game engine also, so stick that up your penís-filled-arse.
    You can't use java, it's easy to take on method and base everything you 'program' off of it.


    oh and rs2dv is useless, it's just a winterlove server broke apart into 50 files.
     

  5. #25  
    Sub
    Sub is offline
    sυввч

    Sub's Avatar
    Join Date
    Aug 2007
    Age
    21
    Posts
    4,325
    Thanks given
    1,082
    Thanks received
    346
    Discord
    View profile
    Rep Power
    2755
    i need graphics for it i got animations
     

  6. #26  
    Respected Member


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    32
    Posts
    12,549
    Thanks given
    177
    Thanks received
    5,789
    Discord
    View profile
    Rep Power
    5000
    Quote Originally Posted by Bq_yuw View Post
    You can't use java, it's easy to take on method and base everything you 'program' off of it.


    oh and rs2dv is useless, it's just a winterlove server broke apart into 50 files.
    RS2D is built on one thread, wereas wL is built on thread per user, so with 40+ users..you have 40+ threads running + subthreads (if wL has any)..which is where the 'lag' comes from and of course RS2D going to look like its wL 'broke apart'..its for the same fking client, but its the way it works, that makes it so good.

     

  7. #27  
    Registered Member

    Join Date
    Aug 2007
    Posts
    2,395
    Thanks given
    2
    Thanks received
    63
    Rep Power
    558
    PLEASE REPOST!

    Jonas
    [Only registered and activated users can see links. ]
     

  8. #28  
    Horsecockinmyass
    Guest
    Code:
    Buildfile: ..\custom-build.xml
    
    run:
         [java] [00:00:00] [main] Loaded world
         [java] [00:00:00] [main]   Added packet handler: net.varek.rs2d.test.QuietP
    [email protected] (binds=[0, 86, 210, 121, 3])
         [java] [00:00:00] [main]   Added packet handler: net.varek.rs2d.test.Debugg
    [email protected] (binds=[])
         [java] [00:00:00] [main]   Added packet handler: net.varek.rs2d.packethandl
    [email protected] (binds=[164, 98, 248])
         [java] [00:00:00] [main]   Added packet handler: net.varek.rs2d.packethandl
    [email protected] (binds=[185])
         [java] [00:00:00] [main]   Added packet handler: net.varek.rs2d.packethandl
    [email protected] (binds=[4])
         [java] Exception in thread "main" sun.misc.ServiceConfigurationError: java.
    lang.ClassNotFoundException: sun.nio.ch.EPollSelectorProvider
         [java]     at java.nio.channels.spi.SelectorProvider.loadProviderFromProper
    ty(Unknown Source)
         [java]     at java.nio.channels.spi.SelectorProvider.access$000(Unknown Sou
    rce)
         [java]     at java.nio.channels.spi.SelectorProvider$1.run(Unknown Source)
         [java]     at java.security.AccessController.doPrivileged(Native Method)
         [java]     at java.nio.channels.spi.SelectorProvider.provider(Unknown Sourc
    e)
         [java]     at java.nio.channels.Selector.open(Unknown Source)
         [java]     at org.apache.mina.transport.socket.nio.SocketAcceptor.startupWo
    rker(SocketAcceptor.java:162)
         [java]     at org.apache.mina.transport.socket.nio.SocketAcceptor.bind(Sock
    etAcceptor.java:141)
         [java]     at net.varek.rs2d.Server.start(Unknown Source)
         [java]     at net.varek.rs2d.test.Main.main(Unknown Source)
         [java] Caused by: java.lang.ClassNotFoundException: sun.nio.ch.EPollSelecto
    rProvider
         [java]     at java.net.URLClassLoader$1.run(Unknown Source)
         [java]     at java.security.AccessController.doPrivileged(Native Method)
         [java]     at java.net.URLClassLoader.findClass(Unknown Source)
         [java]     at java.lang.ClassLoader.loadClass(Unknown Source)
         [java]     at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         [java]     at java.lang.ClassLoader.loadClass(Unknown Source)
         [java]     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         [java]     at java.lang.Class.forName0(Native Method)
         [java]     at java.lang.Class.forName(Unknown Source)
         [java]     ... 10 more
    error wen i run help plehz
     

  9. #29  
    Registered Member druidje's Avatar
    Join Date
    Jan 2007
    Posts
    375
    Thanks given
    1
    Thanks received
    0
    Rep Power
    28
    Can you repost, please?

    Quote Originally Posted by zee_best View Post
    Get sarah101 to sleep with kevin?
    Quote Originally Posted by ject View Post
    but try ::noclit or whatever
    Developing 508!
     

  10. #30  
    Horsecockinmyass
    Guest
    som1 re release will rep++
     

Page 3 of 4 FirstFirst 1234 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •