Raised This Month: $12 Target: $400
 3% 

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: [ --<-@ ] Black Rose
Forum: Off-Topic 08-27-2009, 01:49
Replies: 12
Views: 5,335
Re: [PHP] replace quotes

I didn't realize you had to use the returned string. I thought the input one would be replaced.

This works:

$contents = str_replace('"', '\\"', $contents);
$contents = str_replace("'", "\\'",...
Forum: Off-Topic 08-26-2009, 16:47
Replies: 4
Views: 1,523
Re: HTTP 500

HTTP 500 is internal server error you dumb shit.
Forum: Off-Topic 08-26-2009, 13:06
Replies: 14
Views: 5,867
Re: [?] Where can i download the AMXX 1.8.1 webcompiler?

If you can't use php, don't.

Seriously, what the fuck do you think?
Forum: Off-Topic 08-26-2009, 13:05
Replies: 12
Views: 5,335
[PHP] replace quotes

I wan't to replace " with \" and ' with \' for easy conversion from html->php.

How would I do it? str_replace("\"", "\\\"", $whatever); doesn't work...
Forum: Off-Topic 08-26-2009, 13:04
Replies: 4
Views: 1,523
HTTP 500

I blame HTTP 500.
Forum: Off-Topic 08-20-2009, 13:29
Replies: 29
Views: 7,226
Re: why a rule about non-steam servers?

It's updated. I belive it's because AMXx doesn't approve of piracy?
Forum: Off-Topic 08-20-2009, 05:45
Replies: 17
Views: 3,834
Re: calling all PHP coders!!!!

Really simple:

<html>
<body>
<center>
<table border=0>
<tr><td>
<H2>Simple</H2>
</td></tr>
<tr><td>
Forum: Off-Topic 08-20-2009, 05:32
Replies: 40
Views: 8,679
Re: F*cking windows vista!!

Beta is not available. RC is, at least until today.


And that...
"Viruses
Intruders..."
That's just lame, someone who failed at using Vista and decided to bash it.

Why not XP?
Xtremely...
Forum: Off-Topic 08-19-2009, 17:48
Replies: 40
Views: 8,679
Re: F*cking windows vista!!

I'm one of those that actually knows what the fuck I'm talking about. You seem to think that I hate 7?

Windows 7 is extreme, I will upgrade as soon as it's released. No doubt.
Multi-threading is...
Forum: Off-Topic 08-19-2009, 17:32
Replies: 40
Views: 8,679
Re: F*cking windows vista!!

XP is fucking awful. That vote doesn't prove that it's the best. It proves that you think it's the best.
My computer has NEVER crashed since I switched to Vista. It looks better, it is more...
Forum: Off-Topic 08-19-2009, 17:22
Replies: 17
Views: 3,834
Re: calling all PHP coders!!!!

you

Uploading files is not a part of PHP, processing them and using them is.

If I get the time I might do it. ( It's EXTREMELY simple, you could probably do it yourself. )
Forum: Off-Topic 08-19-2009, 17:17
Replies: 40
Views: 8,679
Re: F*cking windows vista!!

AntiVirus = Fail at using a computer.

And Vista rapes XP. If you fail to use it doesn't mean it sucks, it means you suck.
Forum: Scripting Help 08-16-2009, 06:49
Replies: 16
Views: 2,770
Re: #include <windows.h> <-- Possible?

<file> and "file" is the same.



Include folder: *\cstrike\addons\amxmodx\scripting\include (?)
Module folder: *\cstrike\addons\amxmodx\modules
Forum: Off-Topic 08-14-2009, 19:09
Replies: 32
Views: 6,411
Re: What's your favorite emoticon on AlliedMods?

GYAR!!!!!!!!!!!!!!!!!!!!!!!!!!
:gyar:
Forum: Scripting Help 08-13-2009, 14:22
Replies: 6
Views: 1,220
Re: Ignore empty rows

...which is the same as ( ! MyArray[i][0] ).

Sn!ff3r explain more.
Forum: Scripting Help 08-13-2009, 04:29
Replies: 15
Views: 3,442
Re: Case sensitivity ?

The problem is that you're not using the "k" flag, dumbass.
Forum: Scripting Help 08-12-2009, 09:32
Replies: 13
Views: 2,815
Re: percent & fix the hitboxs

What the fuck do you think get_players() does?
Forum: Scripting Help 08-11-2009, 18:52
Replies: 13
Views: 2,815
Re: percent & fix the hitboxs

No. A better way would be to use the first version and add a HLTV count.
Forum: Scripting Help 08-11-2009, 13:21
Replies: 13
Views: 2,815
Re: percent & fix the hitboxs

My bad, originally the code was like this:

if ( ! is_user_connected(i) || is_user_alive(i) )
continue;

I forgot to edit that.
Forum: Off-Topic 08-11-2009, 13:18
Replies: 6
Views: 1,460
Re: no servers listing.

You need to pay for the game to get support at this forum, jackass.
Forum: Scripting Help 08-11-2009, 07:49
Replies: 10
Views: 1,774
Re: Bool Value Bug

You sure did something wrong.
It works.
Forum: Scripting Help 08-11-2009, 07:38
Replies: 13
Views: 2,815
Re: percent & fix the hitboxs

They also know how to make a simple player loop.

If you really need to use get_players(), you should use this.



Either way works. I would use the first option. The second looks better...
Forum: Scripting Help 08-10-2009, 10:38
Replies: 2
Views: 1,597
Forum: Off-Topic 08-10-2009, 04:48
Replies: 7
Views: 1,743
Re: Dont Play with Shotguns!

So is Jesus Christ.
Forum: Module Coding 08-09-2009, 07:51
Replies: 10
Views: 3,150
Re: [MODULE] Mute Menu

... and you released it...
If you do this to learn, don't post it.
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 02:07.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode