PtokaX forum

Development Section => Your Developing Problems => Topic started by: nErBoS on 27 December, 2003, 21:14:11

Title: Get a String from a DC-CLient
Post by: nErBoS on 27 December, 2003, 21:14:11
Hi there,

I need to a script of my to get a string send by a DC-Client, for example the software hub only reconizes two strings from the dc client the $Version and $MyInfo, and i need to get another, is there way to do that ???

Best regards, nErBoS
Title:
Post by: SaintSinner on 27 December, 2003, 21:29:31
this maybe what your looking for
===> (http://board.univ-angers.fr/thread.php?threadid=768&boardid=17&sid=4657b0e731ce473d576949c2a9e2997a)

or maybe try this one
===> (http://board.univ-angers.fr/thread.php?threadid=749&boardid=12&sid=4657b0e731ce473d576949c2a9e2997a)

some here
===> (http://board.univ-angers.fr/thread.php?threadid=390&boardid=6&sid=4657b0e731ce473d576949c2a9e2997a)

here
===> (http://board.univ-angers.fr/thread.php?threadid=346&boardid=11&sid=4657b0e731ce473d576949c2a9e2997a)

and theres a few more just search for "myinfo"
Title:
Post by: nErBoS on 27 December, 2003, 22:47:22
The string that the client sends isn?t in the $MyInfo and $Version e a separeted string, to call these both strings we use user.sMyInfoString and user.iVersion, i would like to now if is possible to call the string that i am looking for,eg.:

String name --> $Xxx

Call String --> user.sXxxString