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

deminizer

Members
  • Posts

    39
  • Joined

  • Last visited

    Never

deminizer's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. @SolidLink You aint getting any Nutella -.-
  2. And I've been forgotten again :'( as always
  3. Hi there, I would like to add some features into my game if anyone is interested in it please PM me. Thank You,
  4. Firstly, I would like to thank Zyn for allowing me to upload the apk file. What does the apk do ? Basically it just opens up the eclipse website . Yeah i know doesn't do much. But makes it easier for lazy people like myself :D If any bug comes up please report it in this thread. Download link: [Eclipse Engine Website apk](http://www15.zippyshare.com/v/WY64dbTn/file.html) Makes your browsing easier. Supports: - Android v.1.0.0 ( basically any version of android ) VirusTotal Link: [Check For virus](https://www.virustotal.com/#/url/9f63c59f705cede0a278d51f6a7c07167f85ca29a77668ba5dc4483734a746fd/detection) Hope you'll like it. Thank You.
  5. Hi there, Was wonder where to submit the game for game jam competition. Thank you in advance.
  6. @'Slasheree': > Pseudo-code would probably go something along these lines > > Create 3 variables: > int mx, my > boolean mmov > > –- On form events --- > MouseDown: (X and Y are received by parameter) > If inDraggableAreaCheckHere Then ' inDraggableAreaCheckHere is where you calculate if the click was within an acceptable area (usually if clickY mx = X > my = Y > mmov = True > End If > > MouseUp: > mmov = False > > MouseMove: (X and Y are received by parameter) > If mmov Then > Form.x = Form.x - (X-mx) > Form.y = Form.y - (Y-my) > End If Thank you
  7. Please close this thread. Thank You so much for all your help.
  8. Run time error 429 ActiveX component cant create object when i open SvR.exe please help me out Thank You
  9. deminizer

    Error

    Run time error 429 ActiveX component cant create object when i open SvR.exe please help me out Thank You
  10. @'Mohenjo: > Update your main post with the features you want and what you think would be a reasonable price. My guess is that you would be charged around > - Pokemon battle system –------------------------- $70 > - Pokemon Gym system ----------------------------- $30 > - HM's like surf , flying , rock smash etc -------- $30-40 > - Elite 4 ( Online players as those people ) --- $30 > > Any other programmer feel free to put in what they think the systems would be worth. Added some more - Admin Panel ( edit tilesets, NPC , Items , Level of player , ETC ; same stuff as origin)–---------------- $20 - Event system –-------------------------------------- $20 - Map editor ( pokemon spawn system ) –------- $30 Other stuff are reasonable price.
  11. Bump~ Come on no voulenteers ?
×
×
  • Create New...