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

Showing results 1 to 25 of 282
Search took 0.01 seconds.
Search: Posts Made By: onfirenburnin420
Forum: Scripting Help 03-05-2006, 21:43
Replies: 11
Views: 3,151
Posted By onfirenburnin420
so if i just do this it sould work? new...

so if i just do this it sould work?
new iLine, szLinestr[256], iLen
while(read_file(szConfigfile, iLine++, szLinestr, 255, iLen)) {

if(szLinestr[0] == ';' || iLen <= 1 ||...
Forum: Off-Topic 03-05-2006, 21:19
Replies: 6
Views: 1,363
Posted By onfirenburnin420
thats not wat he is asking... just exec...

thats not wat he is asking... just exec server.cfg :o
Forum: Scripting Help 03-05-2006, 21:06
Replies: 11
Views: 3,151
Posted By onfirenburnin420
i have that: if(!file_exists(szConfigfile))...

i have that:
if(!file_exists(szConfigfile)) {
write_file(szConfigfile, "; Name Checker -- By: Fire")
write_file(szConfigfile, "; -- Do Not Edit This --")
}
Forum: Scripting Help 03-05-2006, 20:27
Replies: 11
Views: 3,151
Posted By onfirenburnin420
hmmm.... still not working right, it dose not...

hmmm.... still not working right, it dose not creat the file :?
Forum: Scripting Help 03-05-2006, 19:52
Replies: 11
Views: 3,151
Posted By onfirenburnin420
I saw it in some of suicid3's scripts and...

I saw it in some of suicid3's scripts and questioned it... he told me why he wrote like that and im picking it up, i guess :) btw thanks
Forum: Scripting Help 03-05-2006, 18:33
Replies: 11
Views: 3,151
Posted By onfirenburnin420
Name Checker

Okay, I just scripted this plugin and it will not complie without errors, here is the code and errors. Please help.
//------------------------
// Amx Mod X Script
//------------------------
//...
Forum: UAIO (Ultimate All-In-One Plugin) 03-04-2006, 10:44
Replies: 1,260
Views: 299,483
Posted By onfirenburnin420
what is the uaio_backup.cfg? everytime i chenge...

what is the uaio_backup.cfg? everytime i chenge my name r add a bind they get deleted... is this plugin causeing this?
Forum: Approved Plugins 03-03-2006, 17:20
Replies: 14
Views: 19,889
Posted By onfirenburnin420
For Ct on a de_ map, if bomb is planted...

For Ct on a de_ map, if bomb is planted ("[Objectives] Defuse the bomb at site %d", bombsite) just a sugestion. :)
Forum: Off-Topic 03-02-2006, 06:35
Replies: 12
Views: 2,678
Posted By onfirenburnin420
All cs fans check this out.. lol

http://www.newgrounds.com/portal/view/297209
Great movie. Funny. :D
Forum: Approved Plugins 03-02-2006, 06:17
Replies: 14
Views: 19,889
Posted By onfirenburnin420
Things that happen and you may want to change. ...

Things that happen and you may want to change.
- Shows objectives to dead players.
- Thats about it... :D
Forum: Off-Topic 03-02-2006, 06:02
Replies: 6
Views: 1,459
Posted By onfirenburnin420
How many 3rd party plugins do you run?

Im just wondering because i think im running way to many. :? If you would, please take the poll. :D I use 12 3rd party plugins.

uaio_admin.amxx
uaio_manager.amxx
amxx_atac.amxx...
Forum: Approved Plugins 03-02-2006, 05:48
Replies: 14
Views: 19,889
Posted By onfirenburnin420
:D Nice work.

:D Nice work.
Forum: Scripting Help 03-01-2006, 20:27
Replies: 9
Views: 2,037
Posted By onfirenburnin420
okay <3 :D

okay <3 :D
Forum: Scripting Help 03-01-2006, 20:25
Replies: 9
Views: 2,037
Posted By onfirenburnin420
thats for the map time. i need round :shock:

thats for the map time. i need round :shock:
Forum: Scripting Help 03-01-2006, 19:00
Replies: 9
Views: 2,037
Posted By onfirenburnin420
finding time left in a round

Im having trouble figureing this out. Please help me out. I need to find the time left on a round.
public RoundStart(id) {

new roundtime = get_cvar_num("mp_roundtime")
new time_left =...
Forum: Off-Topic 02-28-2006, 07:53
Replies: 7
Views: 1,672
Posted By onfirenburnin420
what i did was i just hosted the html file at my...

what i did was i just hosted the html file at my clan site... and searched the forums for "put website in motd" and i found the code :)
www.clanrip.clanservers.com/motd.html
Forum: Off-Topic 02-27-2006, 21:12
Replies: 7
Views: 1,672
Posted By onfirenburnin420
ok thanks i fixxed it....

ok thanks i fixxed it....
Forum: Off-Topic 02-27-2006, 18:57
Replies: 7
Views: 1,672
Posted By onfirenburnin420
Please Help With MOTD

Okay, I made a html file with frontpage and when I saved it as a motd.txt some of it worked and some didn't.. like some of its there but not the rest... html file attached. Please Help Me Out. Thank...
Forum: Off-Topic 02-22-2006, 07:54
Replies: 25
Poll: cadbury eggs
Views: 3,957
Posted By onfirenburnin420
I love em' ...mmm now I cant wait till easter. :D

I love em' ...mmm now I cant wait till easter. :D
Forum: Off-Topic 02-18-2006, 16:13
Replies: 9
Views: 2,300
Posted By onfirenburnin420
Okay... It's still not working. I don't know what...

Okay... It's still not working. I don't know what else to try. Here is the latest:
@ECHO OFF
ECHO Loading CD.
ECHO Loading CD..
ECHO Loading CD...
ECHO Nintendo 64 Has Successfully Been Loaded!...
Forum: Off-Topic 02-17-2006, 23:37
Replies: 9
Views: 2,300
Posted By onfirenburnin420
I fixxed it up, here is what i got... ECHO...

I fixxed it up, here is what i got...
ECHO Loading CD.
ECHO Loading CD..
ECHO Loading CD...
ECHO Nintendo 64 Has Successfully Been Opened!
ECHO
ECHO Please Select A Game To Play:
ECHO 1. Super...
Forum: Off-Topic 02-17-2006, 21:49
Replies: 9
Views: 2,300
Posted By onfirenburnin420
[MS DOS] Scripting Help

Okay, I got a nintendo 64 emulater and a couple roms. I put the files on to a cd and I made it so it auto boots to a MS DOS window. What I want to happen is, I gave 6 choices of games to play. And...
Forum: Approved Plugins 02-16-2006, 18:31
Replies: 22
Views: 27,439
Posted By onfirenburnin420
Dose this support awp maps? like it auto turns...

Dose this support awp maps? like it auto turns off it the mapname has "awp" in it?
Forum: Off-Topic 02-16-2006, 18:07
Replies: 14
Views: 2,678
Posted By onfirenburnin420
:shock: This thread was not made to "flame out"...

:shock: This thread was not made to "flame out" other programs... just thought i would share a good program :D
Forum: Off-Topic 02-16-2006, 06:17
Replies: 14
Views: 2,678
Posted By onfirenburnin420
:shock:

:shock:
Showing results 1 to 25 of 282

 
Forum Jump

All times are GMT -4. The time now is 21:03.


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