Blockland Forums > Modification Help
survivalRP - holywtf bump! and maybe finishing up some loose ends??
Space Guy:
Idea: If you are very close to another player, you can see their radio messages too (possibly with some interference as above) even if you aren't on their radio channel.
Ephialtes:
--- Quote from: AGlass0fMilk on July 03, 2009, 10:27:38 PM ---I found a new function while fanning through TGE_Console_Cmds. VectorDist:
This means I can add distance factor to radios and to my local chat in general :D yay!
--- End quote ---
You realise vectorDist just subtracts one vector from another and makes it positive, right? You could have worked out the distance between two objects without it.
Oasis:
You people discussing this makes us want it more... But don't stop discussing or it won't be finished! :D
AGlass0fMilk:
--- Quote from: Ephialtes on July 04, 2009, 05:06:49 AM ---You realise vectorDist just subtracts one vector from another and makes it positive, right? You could have worked out the distance between two objects without it.
--- End quote ---
Oh well, it'll still work for me :D I'm not too good with vectors anyways. I could do that math, but this does it for me.
Oh and Space, I was trying to make this mod compatible with your Gamemode System, it over writes the chat functions, but I plan to make this into a game mode using your system, if that's ok.
AGlass0fMilk:
Well, I have static for the most part done. I will now add some stuff to the Basic chat system.