Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

RyokuHasu

Members
  • Posts

    1938
  • Joined

  • Last visited

    Never

Posts posted by RyokuHasu

  1. Ok ive seen lots of items that are weapons and no matching paper dolls. Im gona slowly make and upload all the PD i make fr weapons.

    this will be updated every so often.

    Ps. I belleive in a 3rd angle when making paper dolls if possible and NOT just repeating the side veiw for the front.
  2. O.o I didnt meet the same problem… this sounds like a deep seated problem.. and we will need exactly the procedures used to cause it. That way we can see if it really is universal.
  3. When to players both offer trades at the same time to each other and they both accept the double trade the server crashes.

    ```
    Function GetPlayerName(ByVal index As Long) As String

        If index > MAX_PLAYERS Then Exit Function
        GetPlayerName = Trim$(Player(index).Name) 'the error line
    End Function

    ```
    Discovered In HOA online sneek peek- By Ryoku Hasu
    Tested Several times-
  4. I like the Idea, but personaly, if the code breaks under extream means later on I dont want to be stupid on how to fix it, with following tuts yu atleast ave aideaof how to go about fixing any problems later.

    Also while this is a great revolution, another personal thing about it is that I love coding more than anything, why would i short cut it. ^_^ Great job, but ill just stick with whats funner to me.
  5. Well  just tested that on my game and all speels work fine, can you give more specific data, screen shots, code lines.. if others cant reproduce the problem it cant be fixed.
×
×
  • Create New...