Search found 10 matches

by shaints11
Tue Jul 22, 2014 6:43 am
Forum: Announcements and Site Discussion
Topic: Community Chat
Replies: -1
Views: 1906

Re: Community Chat

How about the following : Themes Smileys Sounds Time stamps Moderator/Admin for members to hold down the chat from spammers etc.. (You know as well as I do, stuff like this gets out of control) Private rooms/groups (helps both parties and people to work on grouped projects or to get help on anything...
by shaints11
Tue Jul 22, 2014 6:37 am
Forum: Beginner Help and Support
Topic: Php help
Replies: -1
Views: 619

Re: Php help

Nevermind, I answered my own questions going through a tutorial and doing a little sample to test my question my example ;) <?php $number1 = 10; $number2 = 11; $number3 = 12; if ($number1==12) { echo 'Equals 12'; } else if ($number2==12) { echo 'Equals 12'; } else if($number3==12){ echo 'Equals 12';...
by shaints11
Tue Jul 22, 2014 6:13 am
Forum: Beginner Help and Support
Topic: Php help
Replies: -1
Views: 619

Php help

Ok, so I've been watching tutorials, following them, doing what callan s. , vint and halls have said but I've stumbled onto a question and now I have to ask Can a variable be any name ? for example $anything $ok $cheese213. My next question is, if statements, I'm trying my best to completely underst...
by shaints11
Fri Jul 18, 2014 9:18 pm
Forum: Off-Topic
Topic: Dream Job
Replies: -1
Views: 2215

Re: Dream Job

like for arrays, when should I use an array? All variables are for data you know you want to access somewhere else in the code. Let's say you allow a player to select some starting gear, for example, you might store those in an associative array like so: $startingItems = [ "bread" => 10, ...
by shaints11
Fri Jul 18, 2014 5:49 am
Forum: Off-Topic
Topic: Dream Job
Replies: -1
Views: 2215

Re: Dream Job

Mk that sums up a-lot Halls, thanks for that. now for like let's say for attacking, I'm attking a mob thats literally the same level but different in stat points (mob has 5 hp, 5 attk, and 5 defense and he drops 10 gold) where as the player (10 hp 10 attk 10 defense but note he doesnt drop gold lol)...
by shaints11
Thu Jul 17, 2014 9:47 pm
Forum: Off-Topic
Topic: Dream Job
Replies: -1
Views: 2215

Re: Dream Job

like I have a bunch of questions that pop up in my head and I have absolutely no one to actually go to and ask Google is your friend :) Seriously though, the people here are more then willing and happy to answer beginner questions. That's why I love this community. that I know of. but my biggest qu...
by shaints11
Thu Jul 17, 2014 11:02 am
Forum: Off-Topic
Topic: Dream Job
Replies: -1
Views: 2215

Re: Dream Job

I wouldn't say this as a "dream job" but more along the line of a hobby or actually wanting to use it, I'd love to become a programmer, I have always loved how just simple code turns a game into something so fascinating. and thats why I'm trying my best to learn (atm) php and mysql. even t...
by shaints11
Tue Dec 06, 2011 1:36 am
Forum: Older Browser MMO Videos
Topic: Mysql error
Replies: -1
Views: 259

Mysql error

I have been following the tutorials but their are flaws amongst them, I checked my work and halls work the one we can download, and it seems he spaced certain fields, but Idk if you have to do that or not. I am very new in this and welcome all help and friendly advices ^_^ but atm, I have a problem,...
by shaints11
Mon Dec 05, 2011 12:48 pm
Forum: Beginner Help and Support
Topic: Ok I need some help
Replies: -1
Views: 270

Re: Ok I need some help

Yes, I have followed all instructions from the tutorials including the data base. if any one as skype or MSN, this'll greatly help me so we can do chit chat over that or through team viewer and I can show ya folks what is exactly happening
by shaints11
Mon Dec 05, 2011 10:28 am
Forum: Beginner Help and Support
Topic: Ok I need some help
Replies: -1
Views: 270

Ok I need some help

I don't know where I went wrong, but I'm a beginner in coding, so I have been following the tutorials and currently on #3, but I found a problem with the WAMP, or text/code w/e lol, in #2 you should get player Id and Email but I didn't get either, and I looked at my coding and it was exactly the sam...

Go to advanced search