I got some ideas for my gamemode which I want to do, but due to some problems, I’ve ended up asking about it there:
My questions are:
1.Way to make entities from my table (SupplyWeapons) spawn in random place on the map or in place of the weapons that were placed on the map at the beginning? (I tried to do it but I ended up getting error about SetPos bad #1 argument (vector expected, got number) because I was using math.random for it
2.Way to get dimensions of the map ? (For random spawn pos and random weapons spawn pos)
3.EASY Way to make cool effects ?
If I get something better on my mind, I’ll ask