-
Posts
137 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Markku
-
Ooh, okay, I wouldn't know how to use the command line for FTP.
-
It seem's to keep freezing constantly.
-
Ooo okay, I'll check that out, Thank you! ^_^
-
Introducing Criminal Force, the first cops and robbers game
Markku replied to Cfikem's topic in Game Projects
I absolutely love this game, Everything about it seems sooo smooth and interactive. I was playing it for about an hour or so, Enjoyed every second! ^_^ Sadly... I just don't have the time to keep playing :( -
Downloading and installing now, I'll see if this can fix my Ubuntu troubles! :P Update: After installing Netbeans, It seems to have some issues with running on Ubuntu 14.04 :( Anyone have any ideas on how to get a nice FTP/IDE setup going on this OS?
-
If you just put: echo $item_uses[6]; Anywhere in the file. It'll display "EatEatEatEatEatEatEatEatEatEat" where you told it to echo. But other than that, It just always displays "Use" on the actual link.
-
I'll have a quick look then and see if I can alter those settings. Is Netbeans available for Ubuntu?
-
Ooh okay, Well... The way me and wrux we're trying to do it was... $item_uses = array( 6 => 'Eat', 7 => 'Drink'); $use_string = isset($item_uses[$i['itmtypeid']]) ? $item_uses[$i['itmtypeid']] : 'Use'; Obviously item ID 6/7 being "Food/Drink" Then just replacing the "Use" with "use_string" but no luck...
-
Oh okay, I'm using "Geany" and "Filezilla" at the moment, However it's not quite as compatible as "Notepad++ & Filezilla" was on Windows. I'm having trouble making it "auto" over-write new files if edited file is newer, Also trying to edit the settings so when I double click a "filename" in Filezilla it automatically opens in Geany, Still no luck though...
-
Oh i understand now, I was hoping I wouldn't have to add anything in the DB for this small feature. It's just i'm having so much problems getting the array to work, Not sure why...
-
Hii MakeWebGames, I was just wondering does anyone else on this forum use Ubuntu 14.04? And if so, Is there any chance I could maybe ask you a couple of questions about IDE's and FTP programs. Thanks ^_^
-
Hmmm tried this way, Still no luck. What do you mean by create a usage label? ^_^
-
Well, look at you [MENTION=69670]Script47[/MENTION] using the tagging feature! :P But using the array version [MENTION=70342]wrux[/MENTION] suggested is a little tricky, Because of how MCCodes have the itemtypes, But i'm close to figuring it out then i'll share it with everyone. ^_^ (Wouldn't be anywhere near figuring out without [MENTION=70342]wrux[/MENTION] & [MENTION=65371]sniko[/MENTION] i'm looking at he's way of doing it too!)
-
That's actually a good way of doing it, I'm playing around with the "array" at the moment. ^_^ If I can get it working I'll post here :) I'm not sure If I've done anything like that before, But I'll look into it! :)
-
Hii MakeWebGames, I'm just messing around with the Inventory file, And I've created 2 "item types" (Food/Drink) I was wondering, What would be the best way to instead of show "(use)" for those 2 specific item types, For it to instead show "(Eat) (Drink)" Thank you. ^_^
-
Ermm can I say Pokemon was my first "RPG"?
-
Oooh, I did not think of this, I'll look into doing it that way! Thank you sniko ^_^
-
I'm not sure how else it could be done :/ Any ideas?
-
Ooo okay, But what about if a game has lets say "1,000" users, Wouldn't it be selecting from a lot of users?
-
Ooo, I will watch "Suits" later tonight then, I plan on having a TV evening/night, I'm not doing any work at all! :P
-
Silk icons are the best! ^_^ As for the dropdown for the usernames, that's a good idea I like that. I'll try that and see if I can get something like that to work. ^_^
-
Oooh okay, Yeah I had too use PasteBin also. ^_^
-
Thank you ^_^
-
Urmm, I've noticed that for some reason the "mailbox.php" I added above - Has somehow lost all of it's "<br />" since adding to the forum. Anyone got any idea why this has happened? :( Thanks.
-
I really like that, It has something unique about it ^_^