
Renkia
Members-
Posts
232 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by Renkia
-
My point of view, he is good a PHP. Just my opinion. But, as even Crimgame admitted himself. Took a while for him to learn the basics. So if you fully understand. Know one gets the full knowledge of PHP in a matter of weeks. Even months! PS: Who Alain? :P
-
Different way of going about 'User Display Pictures'.
Renkia replied to Djkanna's topic in Free Modifications
Yep. This is a mod I know DJ could easily make. Great work mate! -
My apologizes Djkanna & Carlg. :S
-
@ Danny: You have been a real Knob through the weeks, Calling people noobs, saying that have no chance to code. Everyone starts some were. >_<. You were like that Danny, now that you know PHP and know how to "secure" you think your awesome. YOUR NOT! Not many people are great or even good at coding PHP & you come onto the forum & put them down. Its just mean, your mean *A Dick in my opinion*. Do me a favour & many other members on the forum. Grow up. -_-
-
I Believe so. Put it this way: When getting security from anyone. The tend to re-code the scripts though CPanel or FTP. Now, securing MCC through your (Valid license) MCC & then selling it to some one (With a valid license) is not difference, in my expectations. But if you think of it through Dabs or CB way, it would be selling there engine, but only secured. Hope this helps. :)
-
Wow Dominion. You changed from recent of your post. And what you said then is correct. I Think some-ones in trouble "Jordan/Pudda". ^^
-
Well done, Twistedfake! This is a very long code. And yet coded very good. :)
-
@ Jordan - Pudda If I am right about this. Jordan, you "had" MCC, witch, you have to pay the fee, Simple. Plus, since Iv'e been on MWG, I have learnt that you must follow the law/rules. ;)
-
Wait! So it just wont take (702) all the time? Just random numbers?
-
Hey Makewebgames/MCC Forum: I Was on the (C++) website, learning C++ of course. But, there a problem I can't get my head around. Allow me to put a lower, description: The input!: // i/o example #include <iostream> using namespace std; int main(){ int i; cout << "Please choose a random number!"; cin >> i; cout << the nuber you have choosen is << i; cout << "and its double is " << i*2 << ".\n"; return 0;} The output!: Please choose a random number! 702 the value you entered is 702 and its double is 1404. Now, it doesn't explain how on http://www.cplusplus.com how ( i; ) is the number 702? Its really gotten on my mind, all day. I Have set the syntax right, it doesn't appear right thou, sorry. Thanks, for reading Rasheed Saeed (Renkia)
-
Great idea & modification! This will be a great addition to war games. Keep up the good work mate. :thumbsup:
-
The fact is! If you don't have a license, you don't have prove NOR permission to use MCC!
-
mccode-v2 Paypal/donation package creation.
Renkia replied to Gungneer's topic in Free Modifications
@Gung: Here at MWG/MCC Forum, we tend not to swear as we feel like were on the streets*I Think* & there might be some personal issues agaist swearing. It maybe fun, but please don't post it on the forum. :) BTW Nice modification. ;) -
It's better then mine. :( Great work mate! :thumbsup:
-
Want some "item breaking" code - anyone game? Paid request.
Renkia replied to ddgamedesign's topic in General Discussion
Wow, nice Idea! I Haven't seen this suggested! plus, it's so realistic. I Might buy one aswell. :) but with some different features. -
Obviously every one has there own opinion about owning a game, but here mine. 1: An admin that is active & kind to his/her community. 2: Some features that haven't been seen before. I Don't like playing games with extacly the same features. 3: Looks. The community know that the owner/coder know what's he doing. 4: Not being greedy! Often these days owners tend to raise the DP'S to a massive amount of items witch is just greedy. :pinch: 5: PICK THE RIGHT STAFF! I Game I play, the admin has chosen 1 member off 200+. The 1 member is not liked because of his attitude, but the owner begs to differ. ¬_¬
-
Too bad your not doing your engine any more bud. :( But good luck with sales! :D
-
I Am looking for these kind of signatures. Has anyone got the links/images to these listed below. HTML SQL xHTML I Would be very thankfull. Cheers. :)
-
Hey makewebgames: Now ist been some time since Ive done some graphics, so I want to get back into it as its somthing to do. Here the signature I made today after 3 months. Could you please explain what could be better & what ruins it. Maybe ?/10 would help. [align=center] [/align] [align=center]If you work with GIMP maybe you could help me on TV(Team Viewer)? Would really appreciate it. :) Thanks, for reading Rasheed saeed (Renkia)[/align]
-
I Have just talked to a firend. "Roy Bains" he knows alot about PHP & other languages. He said this: - [Administration Chaos] 9:12 pm: It has no difference apart from the coding speed. Use print is typing 5 chars using echo only 4. [Administration Chaos] 9:12 pm: There is no considerable performance gain. But what I would understand ECHO would be faster in cases like this. print' Poke</p>'; echo" mon</p>"; 2+ Echos will just continnuisly echo will be slower. But if yout PRINT() then ECHO(), It would be faster. Tested by myself ro the past 5 mins.
-
I Like the design very much bud. :) But the colours let it down, sorry.
-
1: It's exacly the same. Echo probs would be 0.00000000000001 seconds faster, WOW! 2: No need to tell me to F off, and call me a fool. Grow up.
-
1: It will be your 1 min cron. 2: Are your settings right? Check your code in your CONFIG file. IF USING MCC. Hope this helps. :)