checking how many digits in steamid
okay i have a set_task function to get the steamid of the user, but how do i filter out the steamids to see if the steamid has like lets say someone comes in the server and they have 5 digits or less, and i don't want those pro players in the server, so it checks their steamid, how would i check if it has 5 digits or less?
|
Re: checking how many digits in steamid
I think that should work.
Code:
|
Re: checking how many digits in steamid
The str_len() function does not exist.. its strlen()....
|
| All times are GMT -4. The time now is 04:54. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.