Vice City: Multiplayer

VC:MP Discussion => Support => Topic started by: Nothing on Jun 26, 2015, 03:07 PM

Title: What is This Erorr?
Post by: Nothing on Jun 26, 2015, 03:07 PM
Sorry Friends I Am New So I Need Help At Every Erorr.@Thijn and @Storemus Please Dont Lock This Topic maybe i need more help.
So The Erorr is This. how to fix it.
(https://forum.vc-mp.org/proxy.php?request=http%3A%2F%2Fs21.postimg.org%2Fli8b4p6hz%2FDesktop.jpg&hash=36d1f824614101cb3cd6de89c5e0b47801e40825)
Title: Re: What is This Erorr?
Post by: Mashreq on Jun 26, 2015, 03:37 PM
Mind providing us some codes? and a screenshot which has not been cropped.
Title: Re: What is This Erorr?
Post by: . on Jun 26, 2015, 03:40 PM
You's just passing the wrong number of parameters to a function. The error even tells you that. But that's what happens when you know sh!t about scripting:

function stupid(a, b, c)
{
print(a + b + c);
}

stupid("a", "b"); // Wrong. Expects 3
stupid("a", "b", "c", "d"); // Wrong. Expects 3

stupid("a", "b", "c"); // Correct.
Title: Re: What is This Erorr?
Post by: Nothing on Jun 26, 2015, 03:40 PM
Quote from: Mashreq on Jun 26, 2015, 03:37 PMMind providing us some codes? and a screenshot which has not been cropped.
LOL SLC I am Noob SO Need Help. Which Code I Can Give Here.i am new so i am noob
Title: Re: What is This Erorr?
Post by: Mashreq on Jun 26, 2015, 03:48 PM
The code where you get the error.
Title: Re: What is This Erorr?
Post by: Nothing on Jun 26, 2015, 03:49 PM
Quote from: Mashreq on Jun 26, 2015, 03:48 PMThe code where you get the error.
The Erorr Does Not Show Line Of Erorr.
Title: Re: What is This Erorr?
Post by: Nothing on Jun 26, 2015, 03:52 PM
Quote from: S.L.C on Jun 26, 2015, 03:40 PMYou's just passing the wrong number of parameters to a function. The error even tells you that. But that's what happens when you know sh!t about scripting:

function stupid(a, b, c)
{
print(a + b + c);
}

stupid("a", "b"); // Wrong. Expects 3
stupid("a", "b", "c", "d"); // Wrong. Expects 3

stupid("a", "b", "c"); // Correct.
IIIIIII Can And IIIIIIII Will.
SLC have you any other work . Stupid Get Lost I Dont Need Your Help  I Will Fix It Myself.And i will show you that i can become a scripter.i can and i will.
Mental Case
Title: Re: What is This Erorr?
Post by: Thijn on Jun 26, 2015, 04:08 PM
Quote from: [vρт]яιzωαη on Jun 26, 2015, 03:52 PMSLC have you any other work . Stupid Get Lost I Dont Need Your Help  I Will Fix It Myself.
Good luck. Locked.