-
Posts
2,657 -
Joined
-
Last visited
-
Days Won
74
Content Type
Profiles
Forums
Events
Everything posted by Uridium
-
Probably one of the best responses ive seen on here so far Trial and Error is always a good thing Just make sure you backup and orignal copy before editing that way if you cant work it out you can replace with backup. Make note of different error messages example t_Uncapsed usually means theres a " or ' or ; missing.. undefined function usually means you need a global example global $db, $r, $c; before a call for a function....
-
Only fools and horses
Uridium replied to Jordan Palmer's topic in Media Entertainment (FKA Tv Shows)
Few facts about OFAH Boyce was originally supposed to play Delboy. because Ray Butt didnt like david jason's Acting Until he saw an episode of David in Open All Hours... The episode with the chandelier the actual chandelier used cost £10,000 and only had one take.. -
When i was a kid the launch of the zx80 came out when i was 10 we didnt have many forms of PC's back then so you had to make do with cardboard and scissors A friend of mine who was a bright git used to sit for hours trying to work out how everything worked, I just wanted to play out on me new bike. Whilst i was at school though they brought in our first computer which was a big bulky BBC MICRO MODEL B it came with a disc drive not like a CDROM drive this thing was like your floppy A drive but the disc was huge... Then a few years later the ZX Speccy 48k came out and blew my mind as a kid. for once we could actually play games, My first ever attempt at coding was at Dixons in the UK which was something like 10 PRINT "hello world" 20 GOTO 10 and was mesmorised by the whole screen filling up with "hello world" being a Basic Language it was easy yet complicated at the same time and usage of words you couldnt find in a book. 10 LET A$ = Y 20 LET B$ = X 30 IF A$ <> B$ THEN LET X=Y 40 PLOT B$ Which would make a tiny dot apear on your screen was damn impressive back then ;)
-
Heres one i made for a non MCC game but the princiapl for this can be used to make one for MCC History layout
-
if yur using Lite add a field to users called attackcount when it reaches 25 make the attack script enduce STALEMATE all done
-
You have the starting of a decent mod well done :) Just a few things i would add to make it more impressive would be 1 winner 5 runner up prizes History that shows who won with which tickets.. tickets bought are actual tickets this is always impressive and looks like the creator has spent time on the mod.. Make the system fair so for example if you have suers in your game that are rich and can afford LOADS of tickets only allow them to buy If others have bought tickets too...
-
is there a set percentage on the dbase for the mining ? example mining_max=100 ? by the way the logo for login on your page adding border 0 will get rid of the nasty blue outline box change from >> to
-
Small something that has always bugged me. Cron_minute quick fix.
Uridium replied to Joshua's topic in Free Modifications
im not even sure why hosp and jail are in the users table to be honest and the need of a 1 min cron you could simply create 2 new tables called hosp and jail and INSERT into with a timestamp or NOW() and let the script deduct the time then delete the user from either when times up. -
Skizzy ive never really been harsh to anyone on here but damn lad that is pure rubbish, I even went as far as to read your story line which confused me even more... I understand its a game in the making but altering one letter from the word BACKSLIDE would have someone giggling. Its not an Original idea and if its one your hoping will become something big,there are far better games out there to play even on the Tiny Tots website.. No real sense of play, nothing to keep you hooked and the website name killed it before i had chance to even start....
-
How many times do you come across the same procedure in scripts and find yourself repeating things over and over again heres a quick tip... create a file called actions.php and store all the widely used mentions in there example >>>> global $db,$ir,$c,$userid,$h; is used throuhout every script so in actions.php just add $callglobal "global $db,$ir,$c,$userid,$h;"; and in the file globals.php under the mention of header.php add include actions.php so now when ever you need to do >>> global $db,$ir,$c,$userid,$h; you just write it as $callglobal You can keep adding to the list things that you know are always the same...
-
Ive been working on an installer for the Neab engine and am pleased to say the Installer is working 100% it will be sent to Alain for final testing and if Proved useful will hopefully be apart of every Neab Engine Setup to make life just that little bit easier for everyone the setup can be run on Localhost aswell as on your server so for those using xampp may find this useful...
-
Halloween Is Drawing Near Seems A Good Time To Win A Tenner
Uridium replied to Uridium's topic in General Discussion
if DabHandAchoo and coldblooded dont make a donation im gonna quit making mods in respect of the poor people that went out and bought it lol -
Halloween Is Drawing Near Seems A Good Time To Win A Tenner
Uridium replied to Uridium's topic in General Discussion
Ok there seems to be some mishaprehention why users have to inbox me this is PURLEY so i can see who decided on a mod with the same idea Via a date time stamp from my Inbox obviously those that posted first will get the Job but those who posted the same idea at a later stage wont. -
Halloween Is Drawing Near Seems A Good Time To Win A Tenner
Uridium replied to Uridium's topic in General Discussion
When you send me an inbox of your idea i will tell you if its already in production or not... -
Halloween Is Drawing Near Seems A Good Time To Win A Tenner
Uridium replied to Uridium's topic in General Discussion
just so everyone is aware the payout for the winner will be on 1st Novemeber -
http://www.dynamicdrive.com goto image effects
-
Halloween Is Drawing Near Seems A Good Time To Win A Tenner
Uridium replied to Uridium's topic in General Discussion
Nah 1 script Only Dayo... -
Halloween Is Drawing Near Seems A Good Time To Win A Tenner
Uridium replied to Uridium's topic in General Discussion
if your willing to take Part SNIKO and WAZAM you.. MUST send me your IDEA before starting the script to my INBOX... This is so we dont end up with 10 or more similar scripts .... -
[mod v2] halloween bit late but fun Scare members with Masks
Uridium replied to Uridium's topic in Free Modifications
Heres one i made Earlier lol Oh by the way this mod is not related to the Halloween Competition :) -
im now downloading minineab_500 if thats the most uptodate one
-
for xampp i usually just put http://localhost/ or if its in another folder http://localhost/anotherfolder/ and phpmyadmin http://localhost/phpmyadmin/
-
I really need to start making some mods for this engine..
-
You asked for Forums Ideas so here goes
Uridium replied to Uridium's topic in Feedback and Site Support
LOTGD used the same method as i recall -
Halloween Is Drawing Near Seems A Good Time To Win A Tenner
Uridium replied to Uridium's topic in General Discussion
Oh by the way im going to try get a tenner from each COLDBLOODED and DABOMSTEW so if i do your looking at a Payment of £30 but for now it still stands at £10 with my donation... I think its Only fair they chip in a Tenner Each ;) Anyone who doesnt want to take part and wants to make a donation then thats fine you dont have to Donate £10 but it needs to be £1 or above if possible -
You asked for Forums Ideas so here goes
Uridium replied to Uridium's topic in Feedback and Site Support
I think their main problem is with V3 with us making so many addons for V2 i dont think they have manu new ideas left lol