03.05.2012, 17:26
hello,
if i do
then it shows me nothing no explosion:S
thnx for all your help,
speediekiller2
if i do
Код:
if(!strcmp("/nuke", cmdtext, true))
{
new Float: X, Float: Y, Float: Z;
CreateExplosion(X,Y,Z,4,45);
return 1;
}
thnx for all your help,
speediekiller2

