Freeze Car
#1

Hello.

I want to create simple car freezing system with command

Like this :

Code:
if(strcmp(cmdtext, "/freezecar", true)==0)
{
Freeze(vehicleid);
return 1;
}
It is possible?

If it possible then can someone explain little bit, how can I create command like this.

Thanks For Attention.
Reply


Messages In This Thread
Freeze Car - by Serifukas - 02.05.2012, 18:40
Re: Freeze Car - by FalconX - 02.05.2012, 19:23
Re: Freeze Car - by Serifukas - 03.05.2012, 13:44

Forum Jump:


Users browsing this thread: 1 Guest(s)