Okay i got it,after asking some stupid questions on irc and googling i found this
-------------------
#!/bin/bash
cp /usr/lib/tls/libnvidia-tls.so.1.0.6629
/usr/lib/tls/libnvidia-tls.so.1.0.6629.orig
cp /usr/lib/libnvidia-tls.so.1.0.6629
/usr/lib/tls/libnvidia-tls.so.1.0.6629
-------------------
and IT WORKS. I hope you\'ll enjoy it as much as i do

EDIT:
one last problem occured,when i was creating my charater i got error that it couldnt load the meshes,this fixes it
-------------------
export LD_LIBRARY_PATH=/home/roach/planeshift/cal3d/src/cal3d/.libs
-------------------
just add it to that script you use to run psclient and you\'ll be fine