need game help

Looking to hire a PHP developer for a paid position? Looking for a paid PHP job? Want to post your resume? Let the job hunt begin...

Moderator: General Moderators

Post Reply
LordMax
Forum Newbie
Posts: 8
Joined: Tue Aug 19, 2003 4:37 pm

need game help

Post by LordMax »

I am designing a web based php game I have basicly 98% complete except I have some problems like my game time, the hour moves and the seconds move but my minutes dont move and my players dont heal there enery so they can not continue playing. If any one is intereseted in helping me, i think if a person knows wht he is doing this can b fixed in max 30 mins. Please aim me or msn me and I can also give you admin in the game if you are interested. I also hav 2 more things wch i need to make work then the game is 100% complete.
LordMax
Forum Newbie
Posts: 8
Joined: Tue Aug 19, 2003 4:37 pm

Post by LordMax »

if u contact me i will give u my game code so u can work on it also if tihs is in the wrong part of this websites forum plz tell me ill post it in thr right part.
McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

Post by McGruff »

Are you looking for php scripting help or are you looking for a developer to work on your code?
LordMax
Forum Newbie
Posts: 8
Joined: Tue Aug 19, 2003 4:37 pm

Post by LordMax »

i jsut need help fixing my code up the time part n 2 other things wch i dont knw why thr nto working. im more of a designer not a coder so i drew pics n put them into the game but i need help fixing the few problems.

sry for any speling errors i knw some of u reply saying learn to spell.
Bongulim
Forum Newbie
Posts: 21
Joined: Thu Aug 07, 2003 12:50 pm

Post by Bongulim »

maybe just post the parts with errors and what is the problem.
after we solve your problems give me a link to the game:)
LordMax
Forum Newbie
Posts: 8
Joined: Tue Aug 19, 2003 4:37 pm

Post by LordMax »

wel thrs no errors just i cant find soem things in the code like your suposed to regen ur turns/ energy every 1 day i want 2 chnge it to 1 hr but i have no idea whr tht is i lookd thru my database in mysql and thru all my scripts none of them mention anything about this. mayb soem1 more ixperienced would notice it also my time in the game, doesnt move minutes only seconds and hours. if you contact me i will give u the code so you can look thru it and mayb help.
McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

Post by McGruff »

Have you ever done any php programming yourself?
LordMax
Forum Newbie
Posts: 8
Joined: Tue Aug 19, 2003 4:37 pm

Post by LordMax »

well my site is in php, i used phpnuke on it but i edited it enuf to say i knw wht im doing but cant really say im to good at it. my game was a simple code wch i made pretty big but i have these few problems if seom1 cld just look at the code and tell me what to do or fix it for me i would b greatful. my site is planetmaxcentral.com it hasnt been updated for a while thou because it was based on counter-strike wch i stopd playing.
McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

Post by McGruff »

OK.

If you wrote the game, I'm afraid you're the only expert on it.

Maybe you could try echoing out $vars (and print_r $arrays) throughout the script to check if they have values when you expect they should, and the values are correct. Adding die(); steps to stop the script at a chosen point can also help when you're debugging. If you've got a big problem break it down into little ones...

I always tag #DEB onto the end of debug lines so I can find them easily later and strip them out.

Hopefully that will give you more information about the problem.
LordMax
Forum Newbie
Posts: 8
Joined: Tue Aug 19, 2003 4:37 pm

Post by LordMax »

i didnt write the script it was like an mmorpg game engine i just drew the pics and grew on the game. would any1 want the code to look at to try adn fix it?
McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

Post by McGruff »

I think this should really be in the job hunt / project help forum.
LordMax
Forum Newbie
Posts: 8
Joined: Tue Aug 19, 2003 4:37 pm

Post by LordMax »

thats what i askd in the beggining if this is the right forumn ok ill post there
Post Reply