AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   A function about get player's cs dir (https://forums.alliedmods.net/showthread.php?t=113316)

chantikkiccc 12-25-2009 12:51

A function about get player's cs dir
 
l am making a new plugin and need to use this function
this function is about get player's cs dir..
.l don't know how to do that...Have Anyone can tell me which function can do that and how to do that...???
Thank you:cry:.

Arkshine 12-25-2009 14:17

Re: A function about get player's cs dir
 
You can do nothing on the client with a server plugin.

Owyn 12-25-2009 17:50

Re: A function about get player's cs dir
 
player's cs dir is cstrike

chantikkiccc 12-25-2009 23:34

Re: A function about get player's cs dir
 
Quote:

Originally Posted by Arkshine (Post 1030861)
You can do nothing on the client with a server plugin.

ok..Thank you
but l have other questions.
my plugin also need to use player's setinfo
there is a problem, player can't set too many info...
if player have too many setinfo, it will show me a error "Info String Length exceeded"

How can l set info if player have too many info ?....This is very key part in my function, please help me:oops:thank you

Bugsy 12-26-2009 14:03

Re: A function about get player's cs dir
 
Quote:

Originally Posted by chantikkiccc (Post 1031488)
How can l set info if player have too many info ?....This is very key part in my function, please help me:oops:thank you

Store the data else where. You can use SQL, nVault, or text files.

chantikkiccc 12-27-2009 05:29

Re: A function about get player's cs dir
 
Quote:

Store the data else where. You can use SQL, nVault, or text files.
no...my plugin is about set and get some info from player. not get some data form nvault , SQL, database....

if l can't set player's setinfo...Have any way to get some info from player..???

For example : Write a cfg on player's cs file and found this cfg from player's cs file
How can i do that..? thanks for your help:o

Owyn 12-27-2009 05:40

Re: A function about get player's cs dir
 
Quote:

Originally Posted by chantikkiccc (Post 1032590)
no...my plugin is about set and get some info from player. not get some data form nvault , SQL, database....

if l can't set player's setinfo...Have any way to get some info from player..???

For example : Write a cfg on player's cs file and found this cfg from player's cs file
How can i do that..? thanks for your help:o

NO.

chantikkiccc 12-27-2009 05:41

Re: A function about get player's cs dir
 
Quote:

Originally Posted by Owyn (Post 1032599)
NO.

....Are you sure...:cry:?

hleV 12-27-2009 07:17

Re: A function about get player's cs dir
 
Quote:

Originally Posted by chantikkiccc (Post 1032590)
no...my plugin is about set and get some info from player. not get some data form nvault , SQL, database....

if l can't set player's setinfo...Have any way to get some info from player..???

For example : Write a cfg on player's cs file and found this cfg from player's cs file
How can i do that..? thanks for your help:o

You can store info about that player in SQL, nVault or file.

fysiks 12-27-2009 18:14

Re: A function about get player's cs dir
 
Quote:

Originally Posted by chantikkiccc (Post 1032601)
....Are you sure...:cry:?

lol.

No, you can't access client cfg files.


All times are GMT -4. The time now is 04:16.

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