How to put a Helmet off?
#3

don't work?

if (strcmp("/helm", cmdtext, true, 10) == 0) {
SetPlayerAttachedObject(playerid,3 , 18645, 2, 0.07, 0.017, 0, 88, 75, 0);
return 1;
}
if (strcmp("/helmaf", cmdtext, true, 10) == 0) {
RemovePlayerAttachedObject(playerid,3 , 18645, 2, 0.07, 0.017, 0, 88, 75, 0);
return 1;
}
Reply


Messages In This Thread
How to put a Helmet off? - by ImpactFtw - 17.05.2011, 08:05
Re: How to put a Helmet off? - by Admigo - 17.05.2011, 09:02
Re: How to put a Helmet off? - by ImpactFtw - 17.05.2011, 09:04
Re: How to put a Helmet off? - by ImpactFtw - 17.05.2011, 09:07
Re: How to put a Helmet off? - by Admigo - 17.05.2011, 09:09

Forum Jump:


Users browsing this thread: 1 Guest(s)