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

totidarmala

Members
  • Posts

    50
  • Joined

  • Last visited

    Never

Posts posted by totidarmala

  1. hola everybody, can you help me please for adding Classes Description Logo.

    this tutor to add Description with Label : [http://www.eclipseorigins.com/community/index.php?/topic/132816-tutorial-description-of-classes/](http://www.eclipseorigins.com/community/index.php?/topic/132816-tutorial-description-of-classes/)

    ```
    frmMenu.lblClassInfo.Visible = True

    If newCharClass = 0 Then
    frmMenu.lblClassInfo.Caption = "The Warrior is blah blah blah"
    ElseIf newCharClass = 1 Then
    frmMenu.lblClassInfo.Caption = "The Wizard is blah blah blah"
    Else
    frmMenu.lblClassInfo.Caption = "Class without information"
    End If

    ```
    and i try to edit it to : 

    ```
    frmMenu.PictClasslogo.Visible = True

    If newCharClass = 0 Then
    frmMenu.PictClasslogo.Cls
    ElseIf newCharClass = 1 Then
    frmMenu.PictClasslogo.Cls
    Else
    frmMenu.PictClasslogo.Cls
    End If

    ```
    the image not changed if i change the job, help me please

    sorry for my bad english
  2. Hola, Iam using :

    -[http://www.eclipseorigins.com/community/index.php?/topic/116108-eo-lightnings-pet-system-completely-bug-free/](http://www.eclipseorigins.com/community/index.php?/topic/116108-eo-lightnings-pet-system-completely-bug-free/)

    -[http://www.eclipseorigins.com/community/index.php?/topic/116510-eo-summoning-diffrent-pets-with-items-v20/?hl=%2Bsummon+%2Bitem](http://www.eclipseorigins.com/community/index.php?/topic/116510-eo-summoning-diffrent-pets-with-items-v20/?hl=%2Bsummon+%2Bitem)

    why
    If use labels follow, pet follow me and then hit me.

    ![](http://i.imgur.com/Icvrk58.jpg)
  3. **Tittle : Jaegers Guild**
    Tittle Color : Red Blood

    **Tittle Size : Whatever But don't be large text**
    **SubTittle Size : Like entertaiment in MoktavZ entertaiment**
    **Background: galaxy milky way**
    **Refrence : Like Phantom World Logo.**
×
×
  • Create New...