two lines on login interface
#3

Under OnPlayerConnect:

Replace this:

pawn Код:
format(string, 128, COL_YELLOW"Welcome back "COL_LIGHTBLUE"%s "COL_WHITE" please type your password below to log in.", GetName(playerid));
With this:

pawn Код:
format(string, 128, {FFFAA}Welcome back %s\n{FFFFFF}Please enter your password below", GetName(playerid));
Reply


Messages In This Thread
two lines on login interface - by xX4m4zingXx - 15.01.2015, 20:22
Re: two lines on login interface - by inffire - 15.01.2015, 21:00
Re: two lines on login interface - by Ciarannn - 15.01.2015, 21:23
Re: two lines on login interface - by xX4m4zingXx - 15.01.2015, 21:49

Forum Jump:


Users browsing this thread: 1 Guest(s)