here is my code:

Code:
 

function blowing_ragdoll
{
while(1)
{
if(key_space == 1)
{
phent_addcentralforce ( torso, vector(1000, 0, 0) );
}
wait(1);
}
}



now when i press space nothing happens to my model..

how can i come around this??
TIA and regards,


Formerly known as dennis_fantasy
Portfolio - http://www.designorhea.com/
Project - http://randomchance.cherrygames.org/