Bandit help
#1

Hello I've forgotten how to make the RC bandit explode when /ex is typed for example would someone be kind to help me out?
My current /ex only destroys the vehicle
Код:
	if(!strcmp("/ex", cmdtext, true, 3))
	{
		if(rcDriver == playerid && rcID != INVALID_VEHICLE_ID) DestroyBandit();
	    return 1;
	}
Reply
#2

Get vehicle positions and make an explosion?
Reply
#3

https://sampwiki.blast.hk/wiki/CreateExplosion
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)