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

Showing results 1 to 25 of 222
Search took 0.02 seconds.
Search: Posts Made By: BillyTheKid
Forum: Scripting Help 09-27-2004, 22:30
Replies: 11
Views: 3,370
Posted By BillyTheKid
Ok it's sounds like to me what your doing wrong...

Ok it's sounds like to me what your doing wrong is checking the md5. Ok in the users.ini you want the md5 password and in the config.ini for the player/admin you want the unhashed password.

md5...
Forum: Scripting Help 09-27-2004, 22:11
Replies: 3
Views: 1,048
Posted By BillyTheKid
Let me get this right! amx_sjo <playername> ...

Let me get this right!

amx_sjo <playername> and you want it to set a job for them
or do you want a player to be able to run the command amx_sjo and it sets the job for them!!!
Forum: Scripting Help 09-22-2004, 23:00
Replies: 4
Views: 1,134
Posted By BillyTheKid
I like while statements better!!!!!! I'm not a...

I like while statements better!!!!!! I'm not a big for fan.

Try a while statement
Forum: Scripting Help 09-22-2004, 22:43
Replies: 31
Views: 7,497
Posted By BillyTheKid
I don't want to rain on your party but do you...

I don't want to rain on your party but do you realize how long twenty models will take to download more than likely ppl wont join your server!!!!

Anyways, what i meant about static models I didn't...
Forum: Scripting Help 09-22-2004, 22:32
Replies: 31
Views: 7,497
Posted By BillyTheKid
Grumpy today!!! are we :lol:[/quote] Yes....

Grumpy today!!! are we :lol:[/quote]

Yes. Yes we are.[/quote]


:lol:
Forum: Scripting Help 09-21-2004, 13:43
Replies: 31
Views: 7,497
Posted By BillyTheKid
Maybe I can help but first let me get this...

Maybe I can help but first let me get this straight


You want maybe 4 different models to choose from now are these going to change or are they going to be static? {I only ask because you said...
Forum: Scripting Help 09-21-2004, 13:31
Replies: 31
Views: 7,497
Posted By BillyTheKid
Grumpy today!!! are we :lol:

Grumpy today!!! are we :lol:
Forum: General 09-16-2004, 22:06
Replies: 8
Views: 3,289
Posted By BillyTheKid
Re: saving stats...saves by player name is ip or steamid pos

csstats_rank 0|1|2

0 - name
1 - authid
2 - ip address
Forum: Suggestions / Requests 09-16-2004, 22:03
Replies: 36
Views: 6,260
Posted By BillyTheKid
Re: Here's one for admins

wow you guys like the hard way!!!! just type in this

csstats_rank [0|1|2]

0 - Name
1 - Steamid
2 - IP Address

Example: in console type in
csstats_rank 1
Forum: General 09-16-2004, 21:56
Replies: 7
Views: 1,875
Posted By BillyTheKid
run hls on each server!!!!! I think what you...

run hls on each server!!!!! I think what you want is to run cs1.6,cs-cz, and half-life and share the user.ini in all of them right!!!
Forum: Scripting Help 09-16-2004, 21:53
Replies: 11
Views: 3,370
Posted By BillyTheKid
what are you putting in your config. The pass or...

what are you putting in your config. The pass or md5!!!!!
Forum: Suggestions / Requests 09-07-2004, 20:38
Replies: 4
Views: 1,835
Posted By BillyTheKid
Come on you guys.. Search for it of course it...

Come on you guys.. Search for it of course it has....

Rules of Posting...

Search then Post...
Forum: Scripting Help 09-07-2004, 20:36
Replies: 7
Views: 2,240
Posted By BillyTheKid
ummm not sure why you want to restrict amx_who......

ummm not sure why you want to restrict amx_who...

1 so ppl can't figure out whos an admin
2 so ppl can't get steamid's

if your worried about 2 then forget it because they will still be able...
Forum: Off-Topic 09-07-2004, 20:27
Replies: 6
Views: 1,788
Posted By BillyTheKid
Re: Is there a Plugin that...

Is there a search that works. LOL
Forum: Scripting Help 09-02-2004, 15:24
Replies: 8
Views: 1,782
Posted By BillyTheKid
LOL LOL it was a request!!! I figured I would...

LOL LOL it was a request!!! I figured I would spend a few minutes on it!!! What type of latency would that cause.hmmmmm I'll try it.... why not


Hey and that's about how long my rcon password...
Forum: Scripting Help 09-02-2004, 15:20
Replies: 8
Views: 1,782
Posted By BillyTheKid
What about this ehhehe Capture rcon_password then...

What about this ehhehe Capture rcon_password then reissue a rcon_password with the wrong password.... Think that would work
Forum: Scripting Help 09-02-2004, 15:14
Replies: 8
Views: 1,782
Posted By BillyTheKid
Why wouldn't this work!!!!!! ummmm.... ...

Why wouldn't this work!!!!!! ummmm....



public plugin_init()
{
register_plugin("NoRcon","0.1","BillyTheKid")
register_clcmd("rcon","no_rcon")
return PLUGIN_CONTINUE
}
Forum: General 09-01-2004, 18:54
Replies: 9
Views: 2,543
Posted By BillyTheKid
LOL I think he was looking more for like...

LOL

I think he was looking more for like amx_csay white "message" or amx_say
Forum: General 09-01-2004, 18:52
Replies: 14
Views: 2,629
Posted By BillyTheKid
log_amx("addons/amxx/custom/admin.log","^"%s<%d><%...

log_amx("addons/amxx/custom/admin.log","^"%s<%d><%s><>^" ghosts_mode", name,get_user_userid(id),authid)


i know where it is do you....

This should be under the plugins topic
Forum: General 09-01-2004, 18:50
Replies: 5
Views: 1,780
Posted By BillyTheKid
Re: How to make admin accounts ???

Let me see here from the info you gave us. No!!!!!!

1st how do you want the accounts setup - steamid,ip,password
2nd be a little descriptive
3rd post examples best way to get help
Forum: Approved Plugins 08-30-2004, 21:22
Replies: 45
Views: 56,600
Posted By BillyTheKid
It's "mod(cstrike)/media/TR/". Line28:format...

It's "mod(cstrike)/media/TR/".
Line28:format (mp3exec, 127,"mp3 play ^"media/TR/%s^"", mp3file)



No
But, it is all right if this code is used.
public plugin_precache(){
radiosprite =...
Forum: Approved Plugins 08-30-2004, 21:17
Replies: 51
Views: 85,526
Posted By BillyTheKid
Ok updated and works great

Ok updated and works great
Forum: Scripting Help 08-30-2004, 11:25
Replies: 17
Views: 2,966
Posted By BillyTheKid
uhhhh.... NO the other guy explained it. Since...

uhhhh.... NO the other guy explained it. Since the var is being used for a name (string) the 32 would be how many chars the string array can hold... the last one being reserved for the NULL...
Forum: General 08-30-2004, 11:11
Replies: 2
Views: 950
Posted By BillyTheKid
I don't think it's steam or amxx. Try hitting...

I don't think it's steam or amxx. Try hitting ctrl then you will get options at the bottom or your screen!
Forum: Trash 08-29-2004, 03:26
Replies: 62
Views: 10,125
Posted By BillyTheKid
LOL that's funny LOL LOL LOL LOL LOL LOL LOL...

LOL that's funny LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL LOL...
Showing results 1 to 25 of 222

 
Forum Jump

All times are GMT -4. The time now is 00:50.


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