[SOLVED]read first line of .txt file
PHP Code:
|
Re: read first line of .txt file
PHP Code:
|
Re: read first line of .txt file
my first line is -138 400 60
but your code get just 1 number -138, can i get 3 only? |
Re: read first line of .txt file
Then it has something to do with the code that deals with the "amx_numb" command.
|
Re: read first line of .txt file
yeah, i use amx_numb fo this:
new coords[32] get_cvar_string("amx_numb", coords, 31) write_file( text , coords , 0); I need get this number, using Emp` code, but i get just 1 number. in file have: 100 100 100 but get just one, 100 |
Re: read first line of .txt file
try
Code:
public pegar(id) { |
Re: read first line of .txt file
work. tnx +karma
|
| All times are GMT -4. The time now is 03:06. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.