Ajail script bug
#4

Quote:
Originally Posted by Shinja
Посмотреть сообщение
For ajail:

Replace
Код:
format(string, sizeof(string), "Administrator %s ajailed %s, reason: %s", GetPlayerName(playerid, adminname, sizeof(adminname)), GetPlayerName(playerid, targetname, sizeof(targetname)), reason);
To
Код:
format(string, sizeof(string), "Administrator %s ajailed %s, reason: %s", GetPlayerName(playerid), GetPlayerName(targetid), reason);
Fixes the first bug
Код:
warning 202: number of arguments does not match definition 
warning 202: number of arguments does not match definition
warning 202: number of arguments does not match definition
warning 202: number of arguments does not match definition
warning 204: symbol is assigned a value that is never used: "targetname"
warning 204: symbol is assigned a value that is never used: "adminname"
Reply


Messages In This Thread
Ajail script bug - by Zeus666 - 30.06.2016, 22:03
Re: Ajail script bug - by Shinja - 30.06.2016, 22:24
Re: Ajail script bug - by Shinja - 30.06.2016, 22:29
Re: Ajail script bug - by Zeus666 - 30.06.2016, 22:56
Re: Ajail script bug - by VVWVV - 01.07.2016, 00:32
Re: Ajail script bug - by Shinja - 01.07.2016, 00:44
Re: Ajail script bug - by Shinja - 01.07.2016, 00:48
Re: Ajail script bug - by Zeus666 - 01.07.2016, 05:22
Re: Ajail script bug - by IceBilizard - 01.07.2016, 05:49
Re: Ajail script bug - by Zeus666 - 01.07.2016, 05:58

Forum Jump:


Users browsing this thread: 1 Guest(s)