Search found 1 match

by hardbassbv
Wed Jul 01, 2009 11:24 am
Forum: Scripting
Topic: getting xyz player in script
Replies: 1
Views: 558

getting xyz player in script

hello,

is there a way to get te players x y z through a script
someting like



if (int(getcvar(MYTHING)) > 0)
{
setcvar "MYTHING" "0"
iprintlnbold "if u see this it works :P"
setcvar "ply_pos" "X Y Z"
}



so if i do the rcon comand "rcon mything 1"
then he says "if u see this it works :P ...