Quote: "do i put this code inside the main loop or out side"
Inside - if your character is in the water of course.
Quote: "i cant get this commcand to work"
Sorry, should be
Ink Rgb(150,160,255),0
Quote: "i was thinking more along the lines of creating particles"
Quote: "but my problem is actually makeing the particles"
Start with the particle basics. Using the help files, make a stand-alone program that is just some particles. Then play with the different particle commands to see if you can get it to look like water splashing (or other effects too).
Here's a very basic start:
MAKE PARTICLES 1, 0, 20, 50
Color Particles 1,100,120,255
Do
Sync
Loop
"Droids don't rip your arms off when they lose." -H. Solo
REALITY II