19.10.2009, 23:13
ok their i have it i tested and working the monster truck is 444
if (strcmp(cmdtext, "/monster", true) == 0)
{
PutPlayerInVehicle(playerid,444,0);
return 1;
}
if (strcmp(cmdtext, "/monster", true) == 0)
{
PutPlayerInVehicle(playerid,444,0);
return 1;
}