Search found 14 matches

by Speciecs8472
Wed Apr 14, 2004 7:23 pm
Forum: Scripting
Topic: client #
Replies: 1
Views: 85

client #

is it possible to know a players client # from within the game?

I set up a VB prog which chks the status and sets up some cvars that my map script uses.

but im having problems with client # and $player[#] , how do they match?

when the server is full is seems to run ok, but when a client leaves ...
by Speciecs8472
Wed Apr 14, 2004 1:47 am
Forum: Scripting
Topic: Console & players
Replies: 4
Views: 96

so player no is always the same as client number?
by Speciecs8472
Wed Apr 14, 2004 1:03 am
Forum: Scripting
Topic: Console & players
Replies: 4
Views: 96

Console & players

i understand, but what happends when say player 0 leaves.
would $player[2] be bumped to $player[1] ?

or would $player[2] stay $player[2] and $player[1] would wait for new player?
by Speciecs8472
Wed Apr 14, 2004 12:42 am
Forum: Scripting
Topic: Clan vs all
Replies: 7
Views: 163

thx.
by Speciecs8472
Wed Apr 14, 2004 12:40 am
Forum: Scripting
Topic: Console & players
Replies: 4
Views: 96

Console & players

Is $player[1] the same as player 0 when you type status in console?
by Speciecs8472
Sun Apr 11, 2004 6:21 pm
Forum: Scripting
Topic: Clan vs all
Replies: 7
Views: 163

Syntax

what would be the syntax for this command ?
by Speciecs8472
Sun Apr 11, 2004 5:24 pm
Forum: Scripting
Topic: Clan vs all
Replies: 7
Views: 163

Client cvars

Jv_map thanx, but i what i want to do is read a clients cvars, How can i do that.
when i use getcvar i get the servers cvars.

I have not posted much, new, but for the times i did post. The replys were quick and always correct. I just wanna say Thank you.
by Speciecs8472
Sun Apr 11, 2004 8:03 am
Forum: Scripting
Topic: Clan vs all
Replies: 7
Views: 163

Clan vs all

Would there be any way of setting up a myclan vs all, so that all non clan members would be on the oppsite team?


If that cant be done, is there anyway of knowing if a client has the rcon password or private client password?

or any way to know if a client is a member of the said clan?, by ...
by Speciecs8472
Sat Mar 27, 2004 5:27 pm
Forum: Scripting
Topic: Player names
Replies: 3
Views: 129

thx

LOL, aftering posting this post, i saw the answer on an other post.
by Speciecs8472
Sat Mar 27, 2004 8:37 am
Forum: Scripting
Topic: Player names
Replies: 3
Views: 129

Player names

can any one help me, what are the variables that contain a player name, kills, death and time on. how do i want to access these within a script file?
by Speciecs8472
Tue Mar 23, 2004 7:09 pm
Forum: Scripting
Topic: Cheaters
Replies: 2
Views: 179

Cheaters

I am running a server, with CI, But i am having problems with cheaters.
CI or not other software i tries detecs the flurescent pink and yellow skins.
Can any one plz help me, I would really like to have cheat free server. :cry:


P.S. Hope i didnt post this twice
by Speciecs8472
Fri Mar 19, 2004 4:36 pm
Forum: Scripting
Topic: Next Map
Replies: 2
Views: 137

Next Map

is there a command within script, i can use to tell spearhead to end this map and goto the next map in rotation?
by Speciecs8472
Fri Mar 19, 2004 4:30 pm
Forum: Scripting
Topic: Variable type
Replies: 4
Views: 240

thnx, it workes fine. second time posting. great forums. :D
by Speciecs8472
Thu Mar 18, 2004 10:27 pm
Forum: Scripting
Topic: Variable type
Replies: 4
Views: 240

Variable type

Is there a variable type that retains its value after map changes?