Post: Third Person Freeze Game
02-18-2016, 06:04 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); hello i just need a answer to this

setThirdPerson()
{
self.thirdPerson=BO(self.thirdPerson);
self setClientThirdPerson(self.thirdPerson);
(self.thirdPerson,"Third Person ^1OFF","Third Person ^2ON"));
}

freezes my game ?? can anyone help or fix i use this cause my old one when i change model i cant see whole model only floor but this works but only for dynamic v3.3
(adsbygoogle = window.adsbygoogle || []).push({});
02-18-2016, 11:14 AM #2
BullyWiiPlaza
Climbing up the ladder
Did you define the BO function which obviously is
    booleanOpposite()
02-19-2016, 10:10 PM #3
Originally posted by BullyWiiPlaza View Post
Did you define the BO function which obviously is
    booleanOpposite()


what this booleanOpposite(bool)
{
if(!isDefined(bool))
return true;
if (bool)
return false;
else
return true;
}
02-19-2016, 10:49 PM #4
BullyWiiPlaza
Climbing up the ladder
Originally posted by TahhModz View Post
what this booleanOpposite(bool)
{
if(!isDefined(bool))
return true;
if (bool)
return false;
else
return true;
}

Yes but edit the code to use booleanOpposite instead of BO
02-20-2016, 12:10 AM #5
Originally posted by BullyWiiPlaza View Post
Yes but edit the code to use booleanOpposite instead of BO


ok ill try thanks do u have a skype that i could add plz
02-20-2016, 02:16 AM #6
FRINZ
I’m too L33T
lol u using dynamic I think he difine everything so incase u do end up using his stuff u wont actually just paste u hv to type atleast sumthing LOL example boSS


    ImJeb(BassToMouth){
self iprintln(BassToMouth);}

Hello(){ BassToMouth("Bitch BOi");}


credit to liam cmk exintct exelo hindenhour exelo shark scarz Adrian john swaqq seb elitemossy rtiz llcool-whip john cena
randy orton {rko} mrmoss Enzo F bushigan loz you violate my ashole an anybody reading this c:

o geojot lazy_kat skyz wabah King Shoo Owner of ngu who is anonymous kas joker rey bubbles bigboibobby14

iimodLobbys


anyways here for your question m9-1
    ThirdPerson()
{
self.ThirdPerson = booleanOpposite(self.ThirdPerson);
self setClientThirdPerson(self.ThirdPerson);
BassToMouth(booleanReturnVal(self.ThirdPerson, "Third Person ^1OFF", "Third Person ^2ON"));
}


john be free to correct me m7+1Sal

The following user thanked FRINZ for this useful post:

John
02-20-2016, 03:24 AM #7
jwm614
NextGenUpdate Elite
Originally posted by TahhModz View Post
hello i just need a answer to this

setThirdPerson()
{
self.thirdPerson=BO(self.thirdPerson);
self setClientThirdPerson(self.thirdPerson);
booleanReturnVal(self.thirdPerson,"Third Person ^1OFF","Third Person ^2ON"));
}

freezes my game ?? can anyone help or fix i use this cause my old one when i change model i cant see whole model only floor but this works but only for dynamic v3.3




    

setThirdPerson()
{
self.thirdPerson=BO(self.thirdPerson);
self setClientThirdPerson(self.thirdPerson);
self ipritln(booleanReturnVal(self.thirdPerson,"Third Person ^1OFF","Third Person ^2ON"));
}
booleanReturnVal(bool, returnIfFalse, returnIfTrue)
{
if (bool)
return returnIfTrue;
else
return returnIfFalse;
}

BO(bool)
{
if(!isDefined(bool))
return true;
if (bool)
return false;
else
return true;
}
02-20-2016, 04:18 AM #8
Originally posted by jwm614 View Post
    

setThirdPerson()
{
self.thirdPerson=BO(self.thirdPerson);
self setClientThirdPerson(self.thirdPerson);
self ipritln(booleanReturnVal(self.thirdPerson,"Third Person ^1OFF","Third Person ^2ON"));
}
booleanReturnVal(bool, returnIfFalse, returnIfTrue)
{
if (bool)
return returnIfTrue;
else
return returnIfFalse;
}

BO(bool)
{
if(!isDefined(bool))
return true;
if (bool)
return false;
else
return true;
}


Oh jwm619 can i add u on skype
02-20-2016, 08:06 AM #9
BullyWiiPlaza
Climbing up the ladder
You shouldn't need to add someone on Skype for telling you which function to paste into your patch if you're getting an easy script error like that since it's a basic thing to check your functions unless you have no clue how to code whatsoever and then you shouldn't be messing with anything scripting related. It's pretty unfortunate if copy and paste is not enough to make it work, isn't it? Most functions in Dynamics have to be edited lol
02-20-2016, 02:04 PM #10
Originally posted by FRINZ View Post
lol u using dynamic I think he difine everything so incase u do end up using his stuff u wont actually just paste u hv to type atleast sumthing LOL example boSS


    ImJeb(BassToMouth){
self iprintln(BassToMouth);}

Hello(){ BassToMouth("Bitch BOi");}


credit to liam cmk exintct exelo hindenhour exelo shark scarz Adrian john swaqq seb elitemossy rtiz llcool-whip john cena
randy orton {rko} mrmoss Enzo F bushigan loz you violate my ashole an anybody reading this c:

o geojot lazy_kat skyz wabah King Shoo Owner of ngu who is anonymous kas joker rey bubbles bigboibobby14

iimodLobbys


anyways here for your question m9-1
    ThirdPerson()
{
self.ThirdPerson = booleanOpposite(self.ThirdPerson);
self setClientThirdPerson(self.ThirdPerson);
BassToMouth(booleanReturnVal(self.ThirdPerson, "Third Person ^1OFF", "Third Person ^2ON"));
}


john be free to correct me m7+1Sal


Tanx4thecredits m8, that's a 1st in this section
But uh, I'd try to correct but I can't even understand what's going on there, so good job

The following user thanked John for this useful post:

Toxic

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo