26.11.2015, 15:39
Hello all,
I'm interested in whether it is possible to change the server name only.
Example:
My name is Almir_Delic, whether it is possible to do now to change the Almir_%s.",text);,
and is it possible to take the name apart from the names of the players... exanmple GetPlayerSurname,
Actually I need this:
1) GetPlayerSurname(playerid);
2) SetPlayerSurname(playerid, surname);
I'm interested in whether it is possible to change the server name only.
Example:
My name is Almir_Delic, whether it is possible to do now to change the Almir_%s.",text);,
and is it possible to take the name apart from the names of the players... exanmple GetPlayerSurname,
Actually I need this:
1) GetPlayerSurname(playerid);
2) SetPlayerSurname(playerid, surname);