View Single Post
NOVA GAMING
Member
Join Date: Apr 2020
Old 06-11-2020 , 08:40   Re: choosing only "x" number of origin to spawn
Reply With Quote #5

Quote:
Originally Posted by Black Rose View Post
In the second example I made a mistake:

spawn_testing(vOrigin[temp][i], szDesc)
should be
spawn_testing(vOrigin[temp], szDesc)


Also noticed now that you're using the szDesc which i ignored. I've updated both the examples.

The difference between the 2 examples is that example 1 looks like shit but it might be slightly more random. I would use example 2.

Sorry about that.
yeah i also prefer to use 2 @SHIELD
it is also easier
__________________

Last edited by NOVA GAMING; 06-11-2020 at 08:41.
NOVA GAMING is offline