"SERVER: Unknown command." Problem
#8

I didn't notice it before:
pawn Код:
c1name = "Slot 1: %s (Stored)", GetVehicleFriendlyName(c1);
What your code does is set c1name to "Slot 1: %s (Stored)" and then call GetVehicleFriendlyName without storing the output returned anywhere. You need to format the text for it to work.
Reply


Messages In This Thread
"SERVER: Unknown command." Problem - by SkyFlare - 27.11.2016, 19:35
Re: "SERVER: Unknown command." Problem - by Konstantinos - 27.11.2016, 19:42
Re: "SERVER: Unknown command." Problem - by SkyFlare - 27.11.2016, 19:49
Re: "SERVER: Unknown command." Problem - by Konstantinos - 27.11.2016, 19:52
Re: "SERVER: Unknown command." Problem - by SkyFlare - 27.11.2016, 19:56
Re: "SERVER: Unknown command." Problem - by Konstantinos - 27.11.2016, 20:06
Re: "SERVER: Unknown command." Problem - by SkyFlare - 27.11.2016, 20:16
Re: "SERVER: Unknown command." Problem - by Konstantinos - 27.11.2016, 20:20
Re: "SERVER: Unknown command." Problem - by SkyFlare - 27.11.2016, 20:25

Forum Jump:


Users browsing this thread: 1 Guest(s)