if obj_player exists then
{
//code for shooting//
}
else
{
do nothing
}I can't figure out what the code for checking if obj_player exists is however, and likewise what I would put as an alternative at the bottom to basically say to do nothing. Any help would be appreciated
Edited by Tapey, 26 June 2009 - 12:23 PM.











