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 ...
Search found 14 matches
- Wed Apr 14, 2004 1:47 am
- Forum: Scripting
- Topic: Console & players
- Replies: 4
- Views: 96
- 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?
would $player[2] be bumped to $player[1] ?
or would $player[2] stay $player[2] and $player[1] would wait for new player?
- Wed Apr 14, 2004 12:42 am
- Forum: Scripting
- Topic: Clan vs all
- Replies: 7
- Views: 163
- 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?
- 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 ?
- 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.
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.
- 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 ...
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 ...
- 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.
- 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?
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.
P.S. Hope i didnt post this twice
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.
P.S. Hope i didnt post this twice
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?
- Fri Mar 19, 2004 4:30 pm
- Forum: Scripting
- Topic: Variable type
- Replies: 4
- Views: 240
- 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?