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

Javierz

Members
  • Posts

    33
  • Joined

  • Last visited

    Never

Everything posted by Javierz

  1. Javierz

    Need Help.. EO

    now i was make it to be blt in modDirectDraw7 but not working too :sad: here the code ``` Public Sub BltTest(ByVal Index As Long) Dim X As Long, Y As Long, Sprite As Long X = GetPlayerX(Index) * PIC_X + Player(Index).XOffset Sprite = GetPlayerSprite(Index) If Sprite < 1 Or Sprite > NumCharacters Then Y = GetPlayerY(Index) * PIC_Y + Player(Index).YOffset - 25 Else Y = GetPlayerY(Index) * PIC_Y + Player(Index).YOffset - (DDSD_Character(Sprite).lHeight) + 7 End If ' Draw the box Call DDS_BackBuffer.SetFillColor(RGB(0, 0, 0)) Call DDS_BackBuffer.DrawBox(ConvertMapX(X), ConvertMapY(Y), ConvertMapX(X + 46), ConvertMapY(Y + 16)) End Sub ```
  2. Javierz

    Need Help.. EO

    hi all, i was trying to make a floating box behind the name but it still error ``` Call DDS_BackBuffer.SetFillColor(RGB(0, 0, 0)) Call DDS_BackBuffer.DrawBox(TextX, TextY, TextX + 32, TextY + 8) ``` somebody can help me?
  3. OMG.. i was laugh for 2 minutes cause this.. hahahahah
  4. Where is the HP regeneration Code ? ;)
  5. How to Add Chat Bubbles on Eclipse Origins?? anyone can? please help me :icon_crap:
  6. Hey all, How to remove setting Panorama Pictures as Background ? Panorama Picture's is Sucks :huh: I was try editing modDirectX, but not Working… :icon_crap:
  7. why when I use the winsock in VB6\. I get an error like this
  8. 1\. how to move the health bar and name below the character 2\. how to configure the game button ( Attack, Pick up Item, etc) Please give me Answer
  9. @Timmah: > Change your URL to this: http://www.lockergnome.com/midi/ Thanks :cheesy:
  10. [Click Here](http://www.lockergnome.com/midi/)
  11. i need Christmas Tiles :azn: Can you give me the finished tiles XD THX ALL
  12. Can you give an example of this script ?
  13. look this, and how to set the direction of NPC ?
  14. This is Working ?? i just convert and save blank image….
  15. Javierz

    PNG <-> ICO

    Convert ICO to PNG Convert PNG to ICO :rolleyes: [http://converticon.com/](http://converticon.com/)
  16. Javierz

    Visual Basic 6

    blablablablablablablabla….... XD
  17. This is My Sprite I was make this a long time
  18. I was create 1 sprites and not bad in 1 hour I need all the characters pokemon heroes Here the Resource ( Convert Please ) [Click Me](http://www.4shared.com/file/133971504/50cc4562/Convert_Please.html)
  19. earlier I had made it out of there but not good because the character is not straight and holes :lipsrsealed:
  20. Cool Features :renzo: You create a mail system ??
  21. I've made but the results are not good Please help me for this…. From any Pokemon :cry: :cry: :cry: :cry:
×
×
  • Create New...