A weird bug not sure whether client or server sided
#4

Of course.

PHP код:
AddPlayerClass(106,1553.7643,-1675.1794,16.1953,265.0335,0,0,0,0,0,0); // 123
//106                 => skin id
//1553.7643         => x coordinate
//-1675.1794         => y coordinate
//16.1953             => z coordinate
//265.0335             => rotation of the player
//1. 0                 => 1. weapon
//2. 0              => 1. ammo
//3. 0              => 2. weapon
//4. 0              => 2. ammo
//5. 0              => 3. weapon
//6. 0              => 3. ammo 
So, you need the x,y and z coordinate.
PHP код:
1553.7643,-1675.1794,16.1953 
Now you can search in your script (STRG + F) wheather you find this row. If so you can delete all these rows which have to do with these coordinates.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)