Space in Inputtext
#6

ty , but i allready use db_escape , but at inputtext idk how / where to add this ... becouse i use db_escape only here

BUD::GetNameUID(DB_Escape(inputtext));
BUD::GetNameUID(DB_Escape(PlayerName(playerid)));

and... here

if(BUD::IsNameRegistered(inputtext) == false) return
SendClientMessage(playerid, red, "ERROR: The nickname that you Specified doesn't have an Account!");


EDIT: solved , ty for help +rep i maked

if(BUD::IsNameRegistered(DB_Escape(inputtext)) == false) return
SendClientMessage(playerid, red, "ERROR: The nickname that you Specified doesn't have an Account!");
Reply


Messages In This Thread
Space in Inputtext - by Ph0eniX - 23.03.2014, 19:53
Re: Space in Inputtext - by MP2 - 23.03.2014, 19:57
Re: Space in Inputtext - by Ph0eniX - 23.03.2014, 20:07
Re: Space in Inputtext - by newbienoob - 23.03.2014, 20:09
Re: Space in Inputtext - by MP2 - 23.03.2014, 20:15
Re: Space in Inputtext - by Ph0eniX - 23.03.2014, 20:59

Forum Jump:


Users browsing this thread: 1 Guest(s)