Spider_hip's Recent Forum Activity

  • Hi all.

    I created an online highscore system with php+mysql database + http object's post function.

    I can send data's to my database. Then I want to get that highscore from hosting to my game. Beceause that way I believe I can show higscore list to players much better looking style.

    I did it with downloading page as ini file. And showed on my game.

    I think I should delete my ini file after get data's from there.

    I don't know if its safe way or if there is better ways to do this. They say flatfiles can be used for this, but I have no clue about what the flatfile is.

    Do you know any better way? Or is there any problem with my way that I should handle before releasing ?

    Thank you...

  • Smth wrong with link.

  • Oh I'm happy for your name and sorry for us ^^. Well it was really good project. I hope someone take flag and project lives. And we can make nice multiplayer games.

    Is there any way for getting our real ip number ?

    Beceause if there is, I can use mey host as a master server always. I have dynamic ip, so it changes time to time. I don't want clients to write my ip adress always. If there is a way to get my real ip so I can send that number to mysql database. And clients can get that number on application start. So without knowing the address they can connect to my server.

    Is it possible ?

  • Very nice :). Death Rally 2 is coming ^^. I was really good at death rally, I was being first on hard difficulty with lower level car. But I couldn't used to your controllers yet. Still working on it.

  • You already know how to left/right. It's same for up/down. And you only have to add a control like, if weather choosen, than if pressed left or right do smth. If time choosen, than if pressed left or right do smth. Thats all.

    Soccer

  • I think you should keep going with CC too. Its still early for C2.

  • Hi kapitan. Why do you want this topic to be deleted ? I think you're doing a great job. I think you should keep working on this project.

    Ps: I couldn't get new version.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I think this is the best grid movement tutorial. Thank you for sharing.

    But I couldn't see turn based system. To be turn based I guess there should be end turn system. Until pressing "end turn" you shouldn't move same object twice. (if its not a horse or tank maybe :))

  • Hi.

    I guess problem with dying is about "if health less than" events.

    If health less than 8 do this

    If health less than 6 do this

    But if health less than 6 it means it's also less than 8 which means both conditions are true. I guess you should use 2 events on same event line like this;

    if health less than 8 and if it's greater than 6, do this.

    I think it should solve that problem.

    -----------------------------------------------------

    I think at the start of events, on "on left clicken on klapp11" event adding 5 to countdown variable is causing to a bug. I think you should change it like;

    If klapp11 animation frame equals to 2

    on left clicked on klapp 11 than do this. Otherwise if player keeps clicking to green button, it adds 5 to countdown.

  • Omg. I should start to math all over again.

    "RGB(clamp(lerp(GetRed(particle('fadetoColor')), GetRed(particle('fadefromColor')), particle('currentcolortime') / particle('colorfadetime')), 0, 255), clamp(lerp(GetGreen(particle('fadetoColor')), GetGreen(particle('fadefromColor')), particle('currentcolortime') / particle('colorfadetime')), 0, 255), clamp(lerp(GetBlue(particle('fadetoColor')), GetBlue(particle('fadefromColor')), particle('currentcolortime') / particle('colorfadetime')), 0, 255))"

    What are you talking about. How did you calculate it :). lerp inside of clamp. Sin, cos, tan. I wish I had listened my math teacher on my collage years.

    Thank you for sharing.

  • Wow , very nice game. There was a "Death Rally" game from apooge when I was a kid. I remembered that game. I loved "death rally". You can improve and make smth like that.

  • Oh actually If there was an easy way to do it It would have helped me a lot on my project too. Beceause on my project I give player a text. Than I want player to write it fast. If he writes a letter wrong than change that letter's color to red if its true change color to green. It would be perfect.

Spider_hip's avatar

Spider_hip

Member since 15 May, 2011

None one is following Spider_hip yet!

Trophy Case

  • 13-Year Club
  • Email Verified

Progress

14/44
How to earn trophies