[FilterScript] xNavigator - Navigation System ~ with Direction Arrow!
#4

Quote:
Originally Posted by Pottus
View Post
Why bother making extra variables and assignments here? This can be useful when you have more code but this is just a short bit of code why bother?

Code:
	pPos[0] = NavData[pNavID[playerid]][NAV_X];
	pPos[1] = NavData[pNavID[playerid]][NAV_Y];
	pPos[2] = NavData[pNavID[playerid]][NAV_Z];
Where is OnFilterScriptExit() with clean up code?
I wrote this system a long time ago for my gamemode. Now I took it from the gm. So there could be useless codes that overlooked. Sorry about them. Thanks for the info. I’ll be more carefull next time.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)