Intro
#5

new Text:UpperFrame = TextDrawCreate(0.00, 0.00, " ~n~ ");
TextDrawUseBox(UpperFrame, 1);
TextDrawBoxColor(UpperFrame, 0x000000FF);

new Text:LowerFrame = TextDrawCreate(0.00, 390.00, " ~n~ ~n~ ~n~ ~n~ ~n~ ~n~ ");
TextDrawUseBox(LowerFrame, 1);
TextDrawBoxColor(LowerFrame, 0x000000FF);




When compile it, says send/dont send error
Reply


Messages In This Thread
Intro - by shoru93 - 16.01.2010, 13:17
Re: Intro - by armyoftwo - 16.01.2010, 13:24
Re: Intro - by shoru93 - 16.01.2010, 19:36
Re: Intro - by MadeMan - 16.01.2010, 20:04
Re: Intro - by shoru93 - 17.01.2010, 16:52
Re: Intro - by shoru93 - 17.01.2010, 17:27

Forum Jump:


Users browsing this thread: 1 Guest(s)