Jump to content
  • 0

How to create water?


rusztamas

Question

Hello!

I can't create water for some reason. What the problem could be?

My script: (whole script)

function eltavolitom() 
  
removeWorldModel(1412, 1000000,0,0,0) 
removeWorldModel(1308, 1000000,0,0,0) 
removeWorldModel(4983, 1000000,0,0,0) 
removeWorldModel(5681, 1000000,0,0,0) 
removeWorldModel(11245, 1000000,0,0,0) 
end 
addEventHandler ("onClientResourceStart", root,  eltavolitom) 
  
function viz( ) 
viz = createWater ( 1937.36108, -1815.23242, 13.54688, 1923.87573, -1815.31104, 13.54688, 1923.87622, -1802.02820, 13.54688, 1937.36182, -1802.02759, 13.54688 ) 
setWaterLevel (viz,10 ) 
end 
addEventHandler("onClientResourceStart", getResourceRootElement(getThisResource()), viz) 
  

I want to create water on this picture:

http://kepfeltoltes.hu/160705/viz_www.k ... es.hu_.png

Link to comment

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...