17.05.2011, 08:05
Hi!
I cant find a script with how you put a helmet of?
Please help!
I cant find a script with how you put a helmet of?
Please help!
if (strcmp("/helmaf", cmdtext, true, 10) == 0) {
RemovePlayerAttachedObject(playerid,3 , 18645, 2, 0.07, 0.017, 0, 88, 75, 0);
return 1;
}
if (strcmp("/helmaf", cmdtext, true, 10) == 0) {
RemovePlayerAttachedObject(playerid,3 );
return 1;
}