Jump to content
  • 0

Problem with this error from Script.log


RGGKieran

Question

I've been trying to add this third person script on the server and it works great until the battle eye kick restriction.

I can't figure out how to input this exception into script.txt at the end of line 60

 

 

The error

{
while {(true)} do
{
if"
26.04.2015 00:23:44: morpheus (212.183.103.68:57124) a1e3f73c6390bec8e56a84986d13dc37 - #60 "al") then
{
if ((vehicle player) == player) then
{
player switchCamera "Internal";
};
};

};
};

I have tried these  inside the script.txt at the end of line 60

!=player switchCamera "Internal";
!="al";
!="Internal";

however no such luck :(

 

but still getting kicks.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...