Fatal error 103
#1

Hi, i got a problem. I wanted to Script. but i fixed a lot of error and now im stuck on the last one.Can you help me please?I've been working on Error for a long time for now. Im tired XD.


/imageshack/my.php?im...reenscript.jpg

/imageshack/my.php?im...pterror103.jpg
Reply
#2

Or i can change the script for that one and thats what it says. i dont know what to do. please help me.

http://zepload.com/images/1237769604_Erreur.JPG
Reply
#3

How many lines is your script?
Reply
#4

26445 lines thats an rp Server
Reply
#5

What function could possibly start with a "(" ?
Reply
#6

I don't know but the only thing i know that the problem is not the memory. its the line. i just dont know how to make it work without error.
Reply
#7

Post the whole line, We cant see shit from that picture
Reply
#8

if(Spectate[i] == 253)
{
TogglePlayerControllable(i, 1);
TogglePlayerSpectating(i, 0);
SetPlayerInterior(i,Unspec[i][sPint]);
PlayerInfo[i][pInt] = Unspec[i][sPint];
PlayerInfo[i][pLocal] = Unspec[i][sLocal];
Unspec[i][sLocal] = 255;
SetSpawnInfo(i, PlayerInfo[i][pTeam], PlayerInfo[i][pModel], Unspec[i][sPx], Unspec[i][sPy], Unspec[i][sPz]-1.0, 1.0, -1, -1, -1, -1, -1, -1);
gTeam[i] = PlayerInfo[i][pTeam];
SetPlayertoTeamColor(id); ((((((HERE IS THE ERROR ))))))))))
MedicBill[i] = 0;
if(PlayerInfo[i][pDonateRank] > 0)
{
SetSpawnInfo(i, PlayerInfo[i][pTeam], PlayerInfo[i][pModel], Unspec[i][Coords][0], Unspec[i][Coords][1], Unspec[i][Coords][2], 10.0, -1, -1, -1, -1, -1, -1);
SpawnPlayer(i);
SetCameraBehindPlayer(i);
}
else
{
Reply
#9

That's different..
Reply
#10

I know im trying to have the good Script line but im unable to make it work.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)