Jump to content
MakeWebGames

Daron

Members
  • Posts

    151
  • Joined

  • Last visited

Everything posted by Daron

  1. anybody know how to make an map similar to the map on TNR(the ninja rpg) for you who are unfamiliar with it, the map i want to learn how to do is, when u hit north, south, west, or east to travel 1 spot in that direction like a coordinate plane. anybody can help me learn how to make something like that?
  2. Daron

    List to start up

    thank you! & yea its coming along ok so far except for the noob moment i just had, i forgot what to put in my index.html file so that it takes players to login.php
  3. Daron

    List to start up

    Hello all, i am starting over my site yet again & im not using the easy way out & just installing mccodes , i want to build from ground up. Only thing im asking for right now if some experienced person could just post like first few basic files i need to work on to get started. not later things like explore.php & etc but more so important things like login.php & etc.
  4. hey i been trying make something like battletent.php where instead of npcs its all the cityowners listed & u can battle the cityowner of your current city & also if you win you become cityowner. anybody care to help im kinda lost.
  5. yeah honestly i do too, but you never know it dont hurt to try, it might be an new gfx around who is just looking for some work to get them experienced i guess.
  6. unfortunately no, we already have gfx but i just see it as the more the merry & wanted to see were there any out here who wanted to do art for an text based mmorpg(freelance of course)
  7. forgive me if this is the wrong section for this, but any gfx artist people who can any type of art such as drawing by hand, layouts,photoshop images & etc. if you are into playing text based mmorpgs & wanna do some work to contribute for them please email me at [email protected] it wont be a major load of work, just a few request here & there & a group of cool ppl to socialize with if u play text based mmorpgs.
  8. Good idea illusion thanx, I forgot item market has similar query.
  9. hello friends i coded somethings today, its an carnival where u play games & win points then go to the exchange center & trade the points for prizes. i have everything right except i only know how to query so that when they click buy prize it takes the points but i dont know how to query so that they get the item added to their inventory. can someone help me with query line for that or an example.
  10. i told him just now, waiting for a reply *crosses fingers*
  11. i dont have access to cpanel on this website. my dumb self tried it on my friend website instead of mine own. & yea i wanna fix it for him.
  12. hey i was testing an sql injection on crystal market which is: cmarket.php?action=buy&ID=2 union all select 1,99999999,0,0 it added 99999999 crystals to my account, but now i wanna undo it. anybody know the opposite sql injection to that one?
  13. hey guys im working on some modifications for a marriage system & testing it is so redundant due to the fact i have to keep making another account accept the marriage. can somebody help me make a marriage file that dosent need to be accepted like once u type in the user id u automatically marry that person.
  14. no thats why??
  15. hey i have a shoutbox.php file & when u go to it, it appears & works but the header & side menu & everything else disappears. do anybody know why??
  16. its a new cool bleach game out. if you like bleach you should come check it out http://www.gantz-game.co.cc/register.php?REF=30 its pretty new so alot is still being added but its a awesome game tho.
  17. ok i'll test my luck.
  18. im using the choose between primary or secondary weapon each turn battle system.
  19. alright im lost -_____- i have everything how i want it except it cant make it able to be used in battle or even appear in inventory
  20. yea thats what i did. i have alot done. so far u can buy the weapon, name it, give it a description. but the most important feature is what im missing! i gotta make it be able to be equipped & used in battle.
  21. yea i had ended up doing something similar to that. i got everything made except the exp stuff. i know i gotta fool with global_functions tho.
  22. hey guys for the like the best hour i been trying explore how to make it so players can train their weapon. i was going make every player in my game a non-buyable weapon & i wanted it so when they battle the weapons gains exp & levels up. i wanted it too of course grow stronger when it levels. But anyway i just wanna know is there an way for me to make it so the weapons can be leveled up by battle? anything will help as im looking for any type of clue to get me started.
  23. if anybody if up for doing request im requesting a spar mod, where players can send invite to spar someone. & of course its a spar so after fight nobody gose to hospital or gain exp.
  24. ah ok thanx, i will check out the link now.
  25. no i would make a map with coordinates like from 0,0 to 24,24 & when player is on 0,0 & click east they move to 1,0 like that
×
×
  • Create New...