Jump to content

Question

Posted

Buna, am o problema cand dau "Compile"... Dupa ce se termina de "Compile", in acea casuta dreptunghiulara imi da "4 Warnings"...Imi da asta:

D:\Descarcate\samp03\samp03\gamemodes\MSGZ2.pwn(11482) : warning 202: number of arguments does not match definition

D:\Descarcate\samp03\samp03\gamemodes\MSGZ2.pwn(18387) : warning 213: tag mismatch

D:\Descarcate\samp03\samp03\gamemodes\MSGZ2.pwn(18388) : warning 213: tag mismatch

D:\Descarcate\samp03\samp03\gamemodes\MSGZ2.pwn(24918) : warning 213: tag mismatch

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Header size:          11932 bytes

Code size:          3082300 bytes

Data size:          6982084 bytes

Stack/heap size:      16384 bytes; estimated max. usage=7281 cells (29124 bytes)

Total requirements:10092700 bytes

4 Warnings.

Va rog frumos ajutati`ma !

5 answers to this question

Recommended Posts

Posted

11482    SetPlayerPos(playerid,161.3619,-1765.8929,6.7969,187.4351);

18387    Create3DTextLabel(""color_white"Urca \nApasa "color_green"enter \n"color_white"Doar pentru membri", COLOR_WHITE ,161.3619,-1765.8929,6.7969,187.4351, 10.0,0);

18388    Create3DTextLabel(""color_white"Coboara \nApasa "color_green"enter \n"color_white"Doar pentru membri", COLOR_WHITE ,168.9341,-1759.2096,14.7578,156.1014, 10.0,0);

24918    AddStaticPickup(1318, 23,893.3822,-1636.1038,14.9297,151.2331);//Intra Spawn Civili

Posted

Buna seara stimate,

In consecinta, codurile corecte ale liniilor respective ar fi urmatoarele:

[pawn]11482    SetPlayerPos(playerid,161.3619,-1765.8929,6.7969);

18387    Create3DTextLabel(""color_white"Urca \nApasa "color_green"enter \n"color_white"Doar pentru membri", COLOR_WHITE ,161.3619,-1765.8929,6.7969, 10.0,0);

18388    Create3DTextLabel(""color_white"Coboara \nApasa "color_green"enter \n"color_white"Doar pentru membri", COLOR_WHITE ,168.9341,-1759.2096,14.7578, 10.0,0);

24918    AddStaticPickup(1318, 23,893.3822,-1636.1038,14.9297);//Intra Spawn Civili[/pawn]

Va multumesc pentru atentie.

Cu respect, ARTIST

ep41yhufqpagka5wfoornw1wjfjie.png

HTjr_G.png
12975.png
 
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.