001 error -
sezginsygl - 04.01.2013
SubMenu3 = TextDrawCreate(-1.000000,439.000000," ~r~~h~/help ~w~/deathmatchs /stunts /commands /teles /weapons /shop /rules ~r~~h~/credits");
TextDrawUseBox(SubMenu3,1);
TextDrawBoxColor(SubMenu3,0x00000099);
TextDrawTextSize(SubMenu3,643.000000,5.000000);
TextDrawAlignment(SubMenu3,0);
TextDrawBackgroundColor(SubMenu3,0x000000ff);
TextDrawFont(SubMenu3,2);
TextDrawLetterSize(SubMenu3,0.299999,0.799999);
TextDrawColor(SubMenu3,0xffffffff);
TextDrawSetOutline(SubMenu3,1);
TextDrawSetProportional(SubMenu3,1);
TextDrawSetShadow(SubMenu3,1);
(17551) : error 001: expected token: ";", but found "-identifier-"
Re: 001 error -
aslan890 - 04.01.2013
I know you want help but this is not english so how can people help you in this section?
Burasi ingiliz bolumu ve senin kodun Turkce onu nasi anlamalarini bekliyorsun?
Re: 001 error -
sezginsygl - 04.01.2013
oldu mu?
Re: 001 error -
aslan890 - 04.01.2013
Quote:
Originally Posted by sezginsygl
oldu mu?
|
Yeah its fine now
Re: 001 error -
sezginsygl - 04.01.2013
How I edit it error?
Sorry for my bad english.
Re: 001 error -
aslan890 - 04.01.2013
Can you just post the line that you got the error.
Tukish
Sadece hatanin oldugu sirayi yaz sana buraya tum kodu degil hatanin oldugu sirayi yaz buraya
Re: 001 error -
sezginsygl - 04.01.2013
SubMenu3 = TextDrawCreate(-1.000000,439.000000," ~r~~h~/help ~w~/deathmatchs /stunts /commands /teles /weapons /shop /rules ~r~~h~/credits");
Re: 001 error -
Vince - 04.01.2013
Quote:
Note: the line number given by the compiler may specify a position behind the actual error, since the compiler cannot always establish an error before having analyzed the complete expression.
|
I am just going to post this everywhere, I guess.