Jump to content
MakeWebGames

gamble

Members
  • Posts

    356
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by gamble

  1. Not always true because sometimes people just quick upload something for a "get rich quick scheme" and they usually fail...by this i mean they use a free engine and put a donation option so everything they make is 100% profit. For the people before basically saying people under 16 do not try to better there coding and that its above their level to code is false i have the patience to code a custom game from a white page up to a possible empire in the future. I still working on it but i will get it done :)
  2. gamble

    Game Currency?

    Im wondering if i should have the classic big amounts of cash like in most games or the real world currency...Examples are as follows: Big amounts: The classic start out with 150$ or so and items cost like 75$ for the cheapest one like on torn or any other mmorpg Real Life: Start out with 20.00$ and items like a hammer or so cost 2.75$ then tax will be taken at a set amount for example 6cents for every dollar Please vote and give why i should do what you voted below!
  3. Im currently working on a new game engine and would appreciate it if someone could give or make me a quick template dosent have to be anything fancy just need a login, register, and ingame.   Thanks, gamble
  4. What do you want in a game engine? What game engines do you like and why? What game engines do you hate and why? What are must have features for you to even consider purchasing an engine? I pose the questions above just for future knowledge if i or someone else were to create and game engine. Thanks in advance for replies!
  5. I did what was asked of me from that whole deal i deleted my copy from everywhere and specifically asked skooda not to distribute or use the script
  6. It amazes me the pioneers of computers cant even make a decent "App" for the system they built.
  7. Crime is like Torn and those type of games
  8. Which do you guys like or which would you like to see...A single person Text-Based RPG with a story line or a crime MMORPG
  9. Ive seen every episode its hilarious...but even i would do some of the stuff they refuse to do.
  10. I agree with lucky3809...this forum is not for grammar Nazis it is for coding and coding only. So if you can not understand somebody's post then ask them politely don't be an ass.
  11. We had a trade agreement and he wont pay his half so he is not to be trusted until further notice by my opinion. When he pay this thread will be changed to a positive review as i have done business with him before!
  12. i got some of it done ill make sure to send link when done :)
  13. 3rd person
  14. Im currently working on a grand theft auto style game done in java script would anyone be interested in a possible purchase when it is complete?
  15. Looks runescapish 0.o
  16. Weird works for me
  17. Rage much? lol besides get creative if people want to play a game like torn more then likely there gonna play torn make a game that new and fresh
  18. gamble

    Smarty Templates

    Thanks! I think ill learn more about Smarty now
  19. Never heard of it ill check it out
  20. gamble

    Smarty Templates

    I have some questions... What makes it worth it? Why should i use it instead of making my own? Is it secure? What are the benefits? Thanks, gamble
  21. - Figure out how to do and then redo my file structure
  22. gamble

    ezRPG v1.0.1

    Im thinking about trying it out
  23. LOL we dont care about chat or at least i dont and first post about this i think you are here to advertise only or you made a new account just to do this...just saying
  24. gamble

    Need crimes

    I have codes for this if your still looking
  25. Oh jeez forgot dont change the 100s in this group:   $exp_needed=(($ir['level']+1.5)*($ir['level']+1.5)*($ir['level']+1)*2.7); $enperc=(int) ($ir['energy']/$ir['maxenergy']*100); $wiperc=(int) ($ir['will']/$ir['maxwill']*100); $experc=number_format(($ir['exp']/$exp_needed*100), 2); $brperc=(int) ($ir['brave']/$ir['maxbrave']*100); $hpperc=(int) ($ir['hp']/$ir['maxhp']*100); $gymperc=number_format(($ir['gymxp']/$ir['gexp_needed']*100), 2);
×
×
  • Create New...