[Server RP]Se bugea el mapa al compilar un GM
#8

Quote:
Originally Posted by FeniXzone-Tincho2009
Посмотреть сообщение
Ahhhhhhhhhhhhhh graCIAS CHAOZ, ESTAS SON:
12370 a 12376:
Код:
glob20D8 = TextDrawCreate(31.0, 427.0, "  Los-SantosRP.tk");
	TextDrawBackgroundColor(glob20D8, 0x000000FF);
	TextDrawFont(glob20D8, 0);
	TextDrawLetterSize(glob20D8, 0.46, 1.3999);
	TextDrawColor(glob20D8, 0xFFFFFFFF);
	TextDrawSetOutline(glob20D8, 1);
	TextDrawSetProportional(glob20D8, true);
15457 y 15458:
Код:
CreateObject(2990, 1539.6860351563, -1623.5401611328, 16.296792984009, 0, 0, 270.22937011719, 500);
CreateObject(2990, 1539.6666259766, -1631.6136474609, 16.296792984009, 0, 0, 269.92352294922, 500);
57318:
Код:
Ni siqiera tngo creada esa linea xD
їCуmo tienes definido el "glob20D8" si no estб asн:
pawn Код:
new Text:glob20D8;
Ponlo asн.
El CreateObject tiene demasiados argumentos(numeros).
Tendrнa que ser asн: (id del modelo, coordenada X, coordenada y, coordenada Z, rotaciуn X, rotaciуn Y, rotaciуn Z)

El "BankTimer" posiblemente no lo uses en ningъn sitio del GM y por eso da una linea (invalida), buscalo con "CTRL + F" y comentalo entre " /* " y " */ "

Saludos.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)