11.04.2012, 15:11
Thanks Niels!!
i addedd 1 new cmd and when i type that cmd i teleporting there but coming line
idont know this cmd try .. /teles cmds can u tell me how i fix that line? |
here
i addedd cmd /pk1 . when i typing /pk1 im teleporting to pk1. but there coming line , i don't know this cmd.. try /cmds /teles. how i can remove? |
Wtext = TextDrawCreate(478.000000, 312.000000, "/W= Weaponmenu");
TextDrawBackgroundColor(Wtext, 255);
TextDrawFont(Wtext, 3);
TextDrawLetterSize(Wtext, 0.509998, 1.700000);
TextDrawColor(Wtext, 16711935);
TextDrawSetOutline(Wtext, 0);
TextDrawSetProportional(Wtext, 1);
TextDrawSetShadow(Wtext, 1);
cartext = TextDrawCreate(484.000000, 296.000000, "/car= Quick Car");
TextDrawBackgroundColor(cartext, 255);
TextDrawFont(cartext, 3);
TextDrawLetterSize(cartext, 0.500000, 1.700000);
TextDrawColor(cartext, 65535);
TextDrawSetOutline(cartext, 0);
TextDrawSetProportional(cartext, 1);
TextDrawSetShadow(cartext, 1);
tcartext = TextDrawCreate(449.000000, 282.000000, "/tcar= Tuned Vehicle");
TextDrawBackgroundColor(tcartext, 255);
TextDrawFont(tcartext, 3);
TextDrawLetterSize(tcartext, 0.500000, 1.600000);
TextDrawColor(tcartext, -16776961);
TextDrawSetOutline(tcartext, 0);
TextDrawSetProportional(tcartext, 1);
TextDrawSetShadow(tcartext, 1);
fliptext = TextDrawCreate(479.000000, 267.000000, "/flip= Flip Vehicle");
TextDrawBackgroundColor(fliptext, 255);
TextDrawFont(fliptext, 3);
TextDrawLetterSize(fliptext, 0.500000, 1.700000);
TextDrawColor(fliptext, -65281);
TextDrawSetOutline(fliptext, 0);
TextDrawSetProportional(fliptext, 1);
TextDrawSetShadow(fliptext, 1);
Capstext = TextDrawCreate(450.000000, 252.000000, "press CAPS to repair");
TextDrawBackgroundColor(Capstext, 255);
TextDrawFont(Capstext, 3);
TextDrawLetterSize(Capstext, 0.500000, 1.700000);
TextDrawColor(Capstext, 16711935);
TextDrawSetOutline(Capstext, 0);
TextDrawSetProportional(Capstext, 1);
TextDrawSetShadow(Capstext, 1);
sptext = TextDrawCreate(482.000000, 238.000000, "LMB= SpeedBoost");
TextDrawBackgroundColor(sptext, 255);
TextDrawFont(sptext, 3);
TextDrawLetterSize(sptext, 0.500000, 1.700000);
TextDrawColor(sptext, 65535);
TextDrawSetOutline(sptext, 0);
TextDrawSetProportional(sptext, 1);
TextDrawSetShadow(sptext, 1);
jumptext = TextDrawCreate(446.000000, 223.000000, "+ or 2= Jump Vehicle");
TextDrawBackgroundColor(jumptext, 255);
TextDrawFont(jumptext, 3);
TextDrawLetterSize(jumptext, 0.500000, 1.800000);
TextDrawColor(jumptext, -16776961);
TextDrawSetOutline(jumptext, 0);
TextDrawSetProportional(jumptext, 1);
TextDrawSetShadow(jumptext, 1);
vtext = TextDrawCreate(482.000000, 208.000000, "/v= Vehicle Menu");
TextDrawBackgroundColor(vtext, 255);
TextDrawFont(vtext, 3);
TextDrawLetterSize(vtext, 0.500000, 1.800000);
TextDrawColor(vtext, 16711935);
TextDrawSetOutline(vtext, 0);
TextDrawSetProportional(vtext, 1);
TextDrawSetShadow(vtext, 1);