06.04.2014, 09:13
Is this YSI version is the best above 4.0?
YSI 3.1 for SA:MP 0.3z RC5 (.zip)
And if i want to change now, from my old YSI to this one. I need just changge in pawno/include and in scriptfiles? i don't use YSI as saving or hashing something.
And too, can i change MAX_PLAYER_NAME in y_version, because when i compile gamemod'e i get error unknow max_player_name size, because i have set in a_samp to 25. And i have changed y_version max_player_name to 25
YSI 3.1 for SA:MP 0.3z RC5 (.zip)
And if i want to change now, from my old YSI to this one. I need just changge in pawno/include and in scriptfiles? i don't use YSI as saving or hashing something.
And too, can i change MAX_PLAYER_NAME in y_version, because when i compile gamemod'e i get error unknow max_player_name size, because i have set in a_samp to 25. And i have changed y_version max_player_name to 25
Код:
#if MAX_PLAYER_NAME != (25) #error Unknown MAX_PLAYER_NAME size