
Rasheed saeed
Members-
Posts
184 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Rasheed saeed
-
Demo account: Username: demo Passowrd: demo I have to admit the layout is pretty god dam awesome and it's very attractive(NO!), so there a point for you. But the thing that kind of gets it for me, that there isn't much todo on the game. Just standard Mccodes. The game could become a success if you put more time into this. :)
-
Well it's Chris Martin from Coldplay. It's a small funny act of Chris being "his usually self" but Chris is a very guy in person, I've seen interviews and stuff of him, nice guy, before people start having a go and stuff. Just a laugh :P http://www.youtube.com/watch?v=pe0vfITgZpE&NR=1
-
Why does life exist? I guess that's just our universe.
-
My point of view, a game(PRG) is something to enjoy, and keep you occupied. Games like (Chaoticwars) is enjoyable because and average people are on aday training. And there getting stronger and that gives you a sort of 'goal' like.. And you keep playing the game until you become the best, and do enjoy yourself.. That's a game in my view... Not all about the modifications
-
OK I seriously just saw this post. fail
-
@Josh: I think <center> is deprecated. Also a few $_POSTS[''] are un-secure. :)
-
Breaking news :P Right now Aurora is working on the modification herself as I really get bored of coding after helping around 4-9 of my mates a day with web-dev(2+ hours). So I would like members to know I do not expect any credit at all when the modification is complete. - Thanks
-
small help with a function please?
Rasheed saeed replied to Nicholas's topic in Modification Support
Lmao. BTW Josh you don't need to add anything after the [ at the end of the query. It's still in there, plus save you like 4 secs. :P -
small help with a function please?
Rasheed saeed replied to Nicholas's topic in Modification Support
@Josh: With the query you used. Is all that other stuff necessary? I mean seriously.. You've already selected what's be needing selected :P Also.. ".$win['userid']}"); TO ".$win['userid']); -
Hey mate. I've been busy myself bud. Like you have been, but yeah I'm getting back. Getting better. Got better. And still learning. ;) Hmm.. Sound interesting.. I actually really enjoyed Floydians gang mod. Was a great modification and coder. Back to topic: Suggestion anyone?
-
Before some of you ask: We don't know when the modification will be re-leased. I am busy doing sports through out the day and helping some mates(from school) get into Web Dev. So most credit will go to Aurora. The modification is indeed free. I thought to get people more enthusiastic with Mccodes. And since there hasn't been as many Mccodes releases as there was a while back.
-
Hmm.. I looked at the site. I must indeed say it looks very professionally designed and it is comfortable for the user to be safe with this. I might actually make a mind up on buying your services in the future. That's when some of the prices get lowered. :)
-
Damm... I can remember this. :P Go into PHPMYADMIN -> ???_DB -> Users -> Something along the lines of stats. And make the INT into a BIGINT. If I can remember sorry.
-
Well as far as I know, it's always been :2082/2083. But contact your hosting provider and see if you can work something out. :)
-
Ahh... Well thanks for the information there mate. That has kind of helped me.. +1 if I could :)
-
Hmm.. Thanks bud. I haven't yet tried it since my server is working over, but could I ask 2 questions? 1: _assoc What does this do? Does it work like _row? 2: ? '' : Now i've never really got an Idea of what this is? Could you care to explain if you don't mind? Sorry to be a pest, but it could hep me further on in the future and make me stop making posts. :)
-
Hello, Now a mate of mine wanted a new announcements, I said I would do a little re-code(that took me 2 mins) and I did, but something isn't coming out right. Now it's very basic because I cba with a hole load of shinanagins. But here the problem. <? require_once('globals.php'); $N_A = $ir['new_announcements']; $ID = $ir['userid']; $Q = $db->query('SELECT COUNT (*) FROM `announcements` ORDER BY `a_time` DESC'); $R_Q = $db->fetch_row($Q); echo "<table width = '80%' cellspacing = '1' class = 'table'> <tr> <th>Time</th> <th>Announcement</th> </tr>"; while ($R_Q) { if ($N_A == 0) { $NA = ""; } else { $NA = "[b]<span style = 'color: red;'>New</span>[/b] "; } echo "<tr> <td valign = 'top' width = '25%'>".date('F j Y, g:i:s a', $R_Q['a_time']).$NA."</td> <td valign = 'top' width = '75%'>".$R_Q['a_text']."</td> </tr>"; } echo '</table>'; if ($N_A) { $db->query("UPDATE `users` SET `new_announcements` 0 WHERE (`userid` = ".$ID.")"); } $h->enpage(); ?> Now. When I add in while the <td> continue to go on for a very long time for some reason, and when I remove it, it only shows me the announcement not all of them. If your getting me? If you could sort the problem out, great! But what would be better if you could explain why this is happening? I don't have a clue why, but mehh we all learn. Thanks :) - Rasheed
-
Yeah I know what your saying mate. Not being offences like, lol. Every does start some were. :) Also if you need help just add my msn buddy. ;) I'm free most of the time. :)
-
Nice little update here. No offence not alot of the code has been changed or improved, but nice update. Also a ` needs to be removed on the SQL.
-
Isn't this already displayed in the Mailbox.php?
-
No problem. Anyway Web Dev does get boring at times, and it's not that enjoyable when you first start. Like you I might pull away from Web Dev and start getting alot better with PS. I've always enjoyed Graphics.
-
I found MWG randomly and got of from there. :)
-
Hey, Well is kind of sad what you have to do after spending so much time with it, I get you. But personally mate. Pull away from Web Dev. More money into the other option mate. :)
-
Just never set-up really. Lol. I'll challenge you as soon as I'm good :P