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

1123121

Members
  • Posts

    67
  • Joined

  • Last visited

    Never

Posts posted by 1123121

  1. you mean that ? Couse it's doesn't work

    >! Public Const FRAMES_STANDING = Buffer.ReadLong
        Public Const FRAMES_WALKING = Buffer.ReadLong
        Public Const FRAMES_RUNNING = Buffer.ReadLong
        Public Const FRAMES_ATTACKING = Buffer.ReadLong
        Public Const FRAMES_JUMPING = Buffer.ReadLong
        Public Const FRAMES_FALLING = Buffer.ReadLong
        Public Const FRAMES_LENGTH = Buffer.ReadLong
    I apologise for mistakes but I'm starting with VB
  2. Aramyth Try to help me but his script is doesn't work in my source (we don't know why)
    THX Aramyth for your help.
    So… Maby anyone know any script else ? I'm new in VB6 so i can't do this script on my own  :icon_crap:
  3. I have added it bottom ModHandleData```
    '---------------------------
    Public Sub SetFocusOnChat ()
        frmMainGame.txtMyChat.SetFocus
    End Sub
    '----------------------------
    Public Sub SetFocusOnGame ()
        frmMainGame.picScreen.SetFocus
    End Sub
    ```And this bottom in modInput and i see error
    ```
    '--------------------------
    Jeśli GetKeyState (vbKeyReturn) Then
            = "C" frmMainGame.ChatBoxFocus.Caption
            Call SetFocusOnChat
        Inne
        JeÅ›li frmMainGame.ChatBoxFocus.Caption = "C" Wtedy
            = "G" frmMainGame.ChatBoxFocus.Caption
            Call SetFocusOnGame
        End If
        End If
    ```[http://img543.imageshack.us/img543/967/90042112.png](http://img543.imageshack.us/img543/967/90042112.png)
  4. @[Cake:

    > Vitin â„¢ link=topic=62859.msg711256#msg711256 date=1289425499]
    > Or he didnt download the NPC editor file.

    I have downloaded NPC Editor and passed in to src folder on client side.
    I know i send to us my client :P
    [http://www.speedyshare.com/files/25132983/Orgins.rar](http://www.speedyshare.com/files/25132983/Orgins.rar)
  5. I must say my English isn't perfect so maby that's my problem i try to translate that's part's of text what i understand but all we know what is translate on translator.
    I please only for engine with this script and it's all I want it from us  :embarrassed:
    I'm starting with VB so sorry for my topic but all be newbs in it
  6. I know it's verry n00bish from my side but i try do it second day and nothink :(
    Anyone can do it for me ?
    Put this script :[http://www.touchofdeathforums.com/smf/index.php/topic,64737.msg693459.html#msg69](http://www.touchofdeathforums.com/smf/index.php/topic,64737.msg693459.html#msg69)
    On this engine:[http://173.58.134.49/pv_origins.zip](http://173.58.134.49/pv_origins.zip)
  7. @Robin:

    > If you look at the code, it's easy to see that it's just a basic "Give item" quest system. You attack a quest NPC to start the quest, you attack them again when you have the item they want, you receive reward.

    I try to attack but i see only that text what I write on Say text box :( I do every think what we say
  8. @DshWinchester:

    > this is pvo
    >
    > the defaut frames for each direction is 36
    > look at kirby sprite to learn

    Yep this is Project Vertigo Orgins but if you can give link to topic or website where i can learn this couse I'm searching but I can't fount anythink
  9. http://www.touchofdeathforums.com/smf/index.php/topic,41446.0.html
    How to make it (Eclipse Stable) in 830x480
    and how to FIX it couse I have mouse bug need click 3 sides up object and I see streaks around the game screen
    THX FOR HELP
×
×
  • Create New...