News | Forum | People | FAQ | Links | Search | Register | Log in
General Abuse
Talk about anything in here. If you've got something newsworthy, please submit it as news. If it seems borderline, submit it anyway and a mod will either approve it or move the post back to this thread.

News submissions: https://celephais.net/board/submit_news.php
First | Previous | Next | Last
Yo Ricky 
too dumb to read the readme file or the website? :)


willem: .exe would be great, we could not find anything good to do this though. 
Ah - That Explains It 
It works a charm on my computer, actually, just tested it. My friend said he had Java, but he was obviously mistaken. 
Well 
the first thing is a cool suggestion czg but as you say the fiend would still hang around on the player head in the same jump pose. I reckon i'll just extend the "jump again if on broken ground" check to also make it jump again if it lands on other characters.

As for pushing the player away - if it pushes the player off a ledge... might be just as annoying, but that would probably be a rare case. 
It Treat The Jar Files 
As if they were Winrar files on his computer. Which was weird, because when you open a jar file with winrar, you can see all of the source files of the project. And access them. 
Ok 
just realised that if I make the fiend bounce off other characters as described above, then they would be Mario-style fiends.

It is decided then. 
Marios Have Eyes. 
 
But 
Do they have a moustache?? I say NO! 
 
Remove it, Fiends already do enough damage. Instant death is annoying particularly when it's completely out of the blue and not automatically suggested (ie a huge crusher or a bottomless pit) 
New Website For Dspdm Serie Maps 
Hello friends,

I'm DeadLy_sp (spanish mapper) author to DSPDM qw map series and want announce my new website design.

New blog:
http://xfdesigner.blogspot.com

Thanks for support.

--
Attentively,
Xavier Ferrairo 
Feels Like 1999! 
 
 
Mr. Peterman, is that you? 
 
Does anyone know where I could buy a shoulder bag or a tote? 
Try. 
Wow 
I am so retarded, I took Willem's post seriously. 
 
damn. i thought Ricky posted ^ so I wanted to make a snarky comment about how I wanted to troll but ran into a chicken/egg problem with stupidity and some mod. 
Google Glass 
http://www.youtube.com/watch?v=9c6W4CCU9M4

Strangely, it misses out the adverts in the video. 
 
is it a good idea to make a multi-page website with a single php page that generates all of the pages from posts or gets?

i've seen conflicting viewpoints on this... 
 
you get ugly urls and google may or may not index it as well... but those can be fixed by using mod_rewrite to map "nice" urls onto your single php page, for example:

/website/news/ -> website.php?page=news
/website/links/ -> website.php?page=links
/website/articles/ -> website.php?page=articles 
 
i don't understand what you mean by ugly urls.
i was just going to make, for example, a navbar that is a form and posts to 'page' that was clicked back to itself, then, use a bunch of php if checks to display different stuff on the page.
this lets me not have to copy/paste things like title bars and navigation menus. 
Necros: 
You could also use php includes to avoid duplicating code across pages. 
 
get would make crawlers happy. 
I'd Lay A Bum Egg In This 
 
thanks about the include stuff. that is exactly what i was looking for and it works perfectly!
php is seriously awesome. :D 
2 posts not shown on this page because they were spam
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.