[SOLVED] Get cvar name
What is wrong obtaining the name "Owner"
Code:
|
Re: [HELP] Get cvar name
Code:
static cell AMX_NATIVE_CALL get_pcvar_string(AMX *amx, cell *params)get_pcvar_string doesn't return string. Also in pawn you can't return strings anyway. Code:
public save_points(id) |
Re: [HELP] Get cvar name
Works, thank you.
But why i cant make it all in one line? Code:
|
Re: [HELP] Get cvar name
Quote:
|
| All times are GMT -4. The time now is 06:00. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.