• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Not sending an error message
#5
Believe me and just replace your code with this one if you have YSI included:



Code:
if(Vehicles[vehicleid][impounded] == 1) return va_SendClientMessage(playerid, COLOR_RED, "{ff6347}Error: Unable to spawn %s (ID: %d) because it is impounded.",GetVehicleName(Vehicles[vehicleid][vrID]), vehicleid);
Using Pawn.CMD?

If you're doing so, this is the very first sign that you absolutely shouldn't utilize your all powerful P-Code knowledge in any of the scripting discussion topics.
  Reply


Messages In This Thread
Not sending an error message - by Axitz - 2021-04-07, 02:32 PM
RE: Not sending an error message - by Radical - 2021-04-07, 04:26 PM
RE: Not sending an error message - by Axitz - 2021-04-07, 05:05 PM
RE: Not sending an error message - by destiezk - 2021-04-07, 10:11 PM
RE: Not sending an error message - by Pinch - 2021-04-07, 11:26 PM
RE: Not sending an error message - by Axitz - 2021-04-08, 01:24 PM

Forum Jump: