Search found 14 matches

by zvi5
Thu Feb 03, 2011 8:26 pm
Forum: General Development
Topic: PvP script
Replies: -1
Views: 1282

Re: PvP script

i was also looking for one though i've been through the tut's and there are somre turn based p-v-p, but i am still with the whole mmorpgtut series code and i'm trying to move it over to $_session vs.$_session2 but have no clue how,secondly if i were to make a "auto self creating table"(lik...
by zvi5
Mon Dec 20, 2010 8:46 pm
Forum: Coding
Topic: <--- is stupid,javascript will not enter my brain
Replies: -1
Views: 2277

<--- is stupid,javascript will not enter my brain

[center]any 1 have the keys?![/center] I tried!, And again I tried! And even one more time! but i just dont get it :( and i know its super basic, and i want to get it working with php, and i want ajax, and all i have is a lot of will and the understaniding of "alert this and var that" i ge...
by zvi5
Thu Dec 16, 2010 5:03 am
Forum: Say Hello
Topic: i guess hai =)
Replies: -1
Views: 1620

Re: i guess hai =)

the big shark loled =) Welcome and good luck with it. Keep this in mind, there seems to be a trend where people try and put in a million options, but essentially their game has no central gameplay premise (such a premise could be memory games, or bejewled like play, or stock market like play, etc)....
by zvi5
Wed Dec 15, 2010 8:41 pm
Forum: Say Hello
Topic: Hey guys
Replies: -1
Views: 1339

Re: Hey guys

hello,your blood duel looks great =)

hope you finish it so i can be the first to play :P
by zvi5
Wed Dec 15, 2010 8:14 pm
Forum: Say Hello
Topic: i guess hai =)
Replies: -1
Views: 1620

i guess hai =)

well since i didnt do one of these yet :O i will be known by the name zvi =) i'm 17 since the age of 12 i wanted to learn how to make games like rs2 (for the sake of it when i used to play i had a 138 with a divine) i learnt php from 0-(the slim amount i know) all from Mr halls and the web camunity...
by zvi5
Wed Dec 15, 2010 7:24 pm
Forum: Coding
Topic: money money money...
Replies: -1
Views: 602

money money money...

okay,i know there are a few topics on here related to irl money ect... what i came here to do is a.ask a few questions b.give ideas c.get answers hopefully. A okay,so i have done a bit of research and i found out 3 main ways of getting players to pay for resources/turns/mana ect ect... 1 Paypal!,of...
by zvi5
Wed Dec 15, 2010 10:21 am
Forum: General Development
Topic: updating to many things.. help please =)
Replies: -1
Views: 1014

Re: updating to many things.. help please =)

not much of a clue what i did,was playing with it for like un hour :P thanx for all the help,for some reason if i make it seperate it works.... =) <?php $playerinfo ="select * from players"; $playerinfo2=mysql_query($playerinfo) or die("could not get player stats!"); while($playe...
by zvi5
Mon Dec 13, 2010 9:08 pm
Forum: General Development
Topic: updating to many things.. help please =)
Replies: -1
Views: 1014

Re: updating to many things.. help please =)

I know its really big,sorry but i think that kind of explanes :O if you have ANY clue what i should do please help! you'll get a vertial cookie for free!!! <- jk.(if you hate sarcasem please dont hate here) thank-you all very much and espesically you halls =) gratz on the girl. *EDIT:im really bad w...
by zvi5
Mon Dec 13, 2010 5:47 pm
Forum: General Development
Topic: updating to many things.. help please =)
Replies: -1
Views: 1014

Re: updating to many things.. help please =)

"could not update player" :?: umm i mean in theory it is supposed to work, what i am trying to do is make a"general number" witch later will be the rank system but how it works is it takes your "attack level times by 10 defence level times by 10,your "level" level ...
by zvi5
Mon Dec 13, 2010 5:42 am
Forum: General Development
Topic: updating to many things.. help please =)
Replies: -1
Views: 1014

updating to many things.. help please =)

<?php $playerinfo ="select * from players where name = '$player'"; $playerinfo2=mysql_query($playerinfo) or die("could not get player stats!"); $playerinfo3=mysql_fetch_array($playerinfo2); $pattackers = $playerinfo3['attack']; $pdefnders = $playerinfo3['defence']; $plevel = $pl...

Go to advanced search