Hello, I try to add a command to spawn an rhib at player's location. Here is the command I use "spawnat rhib ($player.x, $player.y, $player.z)".
But when player purchase this command the server console shows this:
Command 'spawnat rhib (236.9456, 2.104551, -1412.965)' not found.
And then I found that there is no "spawnat" command in the server console. So I tried this command in the server console "spawn rhib (236.9456, 2.104551, -1412.965)"
And it says:
look rotation viewing vector is zero
spawned "rhib[59545312]" at (0.0, 0.0, 0.0)
spawned "rhib[59545312]" at (0.0, 0.0, 0.0)
So how to spawn enetity at player's location? Thanks for reply.
But when player purchase this command the server console shows this:
Command 'spawnat rhib (236.9456, 2.104551, -1412.965)' not found.
And then I found that there is no "spawnat" command in the server console. So I tried this command in the server console "spawn rhib (236.9456, 2.104551, -1412.965)"
And it says:
look rotation viewing vector is zero
spawned "rhib[59545312]" at (0.0, 0.0, 0.0)
spawned "rhib[59545312]" at (0.0, 0.0, 0.0)
So how to spawn enetity at player's location? Thanks for reply.