11.02.2009, 18:20
Hi guys .. I am getting sick and tired at the moment, of Pawno, i know alot of you people are pro, but i suck.
invalid function or declaration <- What the **** is this? I am getting this all the time, and i am using SAMP Wiki to teach me. Take a look at this.
https://sampwiki.blast.hk/wiki/AddStaticPickup
This is my line:
What is this Pawno program's problem with my line? The AddStaticPickup one?
Regards Tisca.
invalid function or declaration <- What the **** is this? I am getting this all the time, and i am using SAMP Wiki to teach me. Take a look at this.
https://sampwiki.blast.hk/wiki/AddStaticPickup
This is my line:
Код:
public OnGameModeInit()
{
// Don't use these lines if it's a filterscript
SetGameModeText("Blank Script");
AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
return 1;
}
AddStaticPickup( 1242, 2, 1503.3359, 1432.3585, 10.1191 );
Regards Tisca.


i am sorry