problem
#1

.....
Reply
#2

Can you show the entire code please.
Reply
#3

~~~~~~
Reply
#4

Quote:
Originally Posted by MonTaNaAa
Посмотреть сообщение
An Admin Has Caged MonTaNaAa (0) Reason:
So you mean this ^ is not working for Name and ID except Reason ?
Reply
#5

~~~~~~
Reply
#6

Add,

pawn Код:
new name[MAX_PLAYER_NAME]
Then

Change your string to this

|
V

pawn Код:
format(string, sizeof(string), "An Admin has Caged %s (%d) Reason: %s", GetPlayerName(playerid, name, sizeof(name)), playerid, reason[0] ? reason : "No Reason Given");
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)