20.05.2016, 15:13
How can I check if a string contains numbers?
Without repeating
if(strfind(playername(playerid), "0", true) != -1)
Ten times.
Without repeating
if(strfind(playername(playerid), "0", true) != -1)
Ten times.