Post: Problem Third Person
10-17-2015, 05:02 PM #1
WaKaMoDzZ
Save Point
(adsbygoogle = window.adsbygoogle || []).push({}); I have a problem with my third person when i put third person all its okay but when it change model its like if i see Under the map ..

I dont know how to really explain if you can give me a third person functions i will try it thank because i think mine is not working !
(adsbygoogle = window.adsbygoogle || []).push({});
10-17-2015, 05:11 PM #2
xPlayer420
Bounty hunter
You must login or register to view this content.

    
thirdPerson()
{
if (self.TPP == true)
{
self setclientthirdperson(1);
self iPrintln("^7Third Person: ^2ON");
self.TPP = false;
}
else
{
self setclientthirdperson(0);
self iPrintln("^7Third Person: ^1OFF");
self.TPP = true;
}
}
10-17-2015, 05:27 PM #3
WaKaMoDzZ
Save Point
Thank but is do the same thing maybe its my change model functions the problem do you have the functions For Set Model !
10-17-2015, 08:28 PM #4
BullyWiiPlaza
Climbing up the ladder
Originally posted by WaKaMoDzZ View Post
Thank but is do the same thing maybe its my change model functions the problem do you have the functions For Set Model !

Also in one of the managed codelists...

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo