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

pegas7team

Members
  • Posts

    16
  • Joined

  • Last visited

    Never

pegas7team's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. 1 - try to copy C:\windos\system32\RICHTX32.OCX then exec this comand regsvr32 C:\windos\system32\RICHTX32.OCX
  2. thanks Abhi2011 it is a good example ![:D](http://www.touchofdeathforums.com/community/public/style_emoticons//biggrin.png)
  3. thanks Nyan i will try to apply your instration ![:D](http://www.touchofdeathforums.com/community/public/style_emoticons//biggrin.png)
  4. thanks TorentRenne this is the answers i was looking for you are the best ![:D](http://www.touchofdeathforums.com/community/public/style_emoticons//biggrin.png)
  5. thanks Sherwin and if i understand you the function ``` sendData(CName(playerxxx),HandleData("my varible here")) ``` send data from client to server and i have to test the varible comming form the function : ``` HandleData("my varible here") ``` then i send it back using the same function ``` sendData(CName(playerxxx),HandleData("responce here")) ``` is that correct ! by the way you reply speed is impressive
  6. hi, i m about to create some code customization on my client and i want to know what is the function responsible for transmitting data to the server and the function that sends information’s back to client. I will be honored if Somme one give me just a short example
  7. hi all and soory for my bat english First i would like to thank all the team how’s investing time in this Project I m in middle of creating of additional function in my game so my question is what is the function responsible for sending information form client to server and how can i get the response in my client ? A simple example will be very helpful i will be very thankful for answering this question
  8. pegas7team

    Binary Files

    I'm french me too : il est trop difficile de trouver le type dans un ficher binaire vous pouvez éditer directement la source en vb6
  9. port can be changed from server file located in theserver folder data/options.ini
  10. why encrypting images ? if a user edit there graphics it will be seen only in his computer and not from all players
  11. thanks jcsnider I will try to create a battle system it what concern graphics i used GIMP to pick up the original color form the game sprites i open a PNG image and added a new layer filled with magenta color FF00FF and i get the same problem can any one help ?
  12. run it using free virtual machine like virtualBox this is the best solution
  13. hi all How can I draw a fight face to face the enemy (like RPG MAKER) If the player walks in the grass a battle will be lashed after some steps Could anyone guide me to a tutorial I m already a good vb6 programmer I have a final question about graphics I have inport a png Image from rpgmaker and I added a background layer with magenta color FF00FF I saved it but wen I run my client I found that there is some magenta color in the border of the sprite how can I fix that
  14. simplely click right on visual basic "setup.exe" proparity chose the angle compatibility and look for run this software as windows XP if you failed to install it no problem you can setup a virtual machine software that anable you to install windows xp or other OS and then install visual basic 6 and run eclipce with no problem
×
×
  • Create New...