03-14-2025, 07:16 PM
SALAM allaykom guys ! Ramadan Kareem
We could work on this very easily !
We can remove Israel from data base ! And replace it with Oucoupied Palestine ( like it was before 2017--2020)
It's easy on amx x GeoIP Plugin
----
1 - we went to cstrike/addons/amxmodx/plugins/
2 -we edits Database
3 Modify the Country Names in the Source Code !
On this case
Replace it with our terms like this ###
if (strcmp(country_name, "Israel") == 0) {
country_name = "Oucoupied Palestine"; // Change "Israel" to "Oucoupied Palestine"
}
4- applicate
client_print(id, print_chat, "You are connected from %s", country_name);
5-Recompile the Plugin
INFO : OUCOUPIED PALESTINE
CODE IS ISO 3166-1 alpha-2
We could work on this very easily !
We can remove Israel from data base ! And replace it with Oucoupied Palestine ( like it was before 2017--2020)
It's easy on amx x GeoIP Plugin
----
1 - we went to cstrike/addons/amxmodx/plugins/
2 -we edits Database
3 Modify the Country Names in the Source Code !
On this case
Replace it with our terms like this ###
if (strcmp(country_name, "Israel") == 0) {
country_name = "Oucoupied Palestine"; // Change "Israel" to "Oucoupied Palestine"
}
4- applicate
client_print(id, print_chat, "You are connected from %s", country_name);
5-Recompile the Plugin
INFO : OUCOUPIED PALESTINE
CODE IS ISO 3166-1 alpha-2