Clear all Vehicles with chosen ID
#1

Hi. Can somebody help me? I wanna have a command, like /clearveh . If i use the command, evry car with the ID 591 shall Dissapear. I tryed
Код:
    	if (strcmp(cmd, "/clearveh  ", true)==0) {
DestroyVehicleEx(591);
		return 1;
. I don't get any Errors or Warnings, but if i use the CMD, nothing happens.
Reply


Messages In This Thread
Clear all Vehicles with chosen ID - by Black_Sun - 28.08.2009, 21:07
Re: Clear all Vehicles with chosen ID - by JaTochNietDan - 28.08.2009, 21:13
Re: Clear all Vehicles with chosen ID - by Black_Sun - 28.08.2009, 21:17
Re: Clear all Vehicles with chosen ID - by ilikepie2221 - 28.08.2009, 21:22

Forum Jump:


Users browsing this thread: 1 Guest(s)