Gamestudio has a water terrain and water shader, you just need to place and scale the water.hmp around your island, and then include mtlFX.c in your script and assign the "mtl_waterEnv" material.
Add model adds a model from the path of the project and Load entity loads a model from outside and copies it into your work folder. I thin "Load entity" is not very useful as you can do that yourself.