Jump to content
Sign in to follow this  
Razmataz

Phase Set Start breaks if x, y or z = 0.0f exactly

Recommended Posts

if (loc.x != 0 || loc.y != 0 || loc.z != 0)

*rolleyes*

Add check on map and make && and map != 0 because no ones going to set their spawn there.

Share this post


Link to post
Share on other sites
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×