How to Set setSky() for Mod?

Get some help with creating maps or modding.
Need a map editor or other tools, look here!
REZ
Trained
Trained
Posts: 93
Joined: 16 Dec 2009, 11:49
Location: Pattensen, Germany

How to Set setSky() for Mod?

Post by REZ »

Hello,

in which file is the setSky() function located?

https://warzone.atlassian.net/wiki/page ... d=16023782

Where is the file where I can run this Syntax?
1 var success = setSky(texturePage, windSpeed, skyboxScale);

I am new to te coding of Warzone, did already some with c-script and Lite-C from 3D Gamestudio.
Might You have a hint for me?
Would be kind.


C.U. R.E.Z.
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: How to Set setSky() for Mod?

Post by NoQ »

rules.js
REZ
Trained
Trained
Posts: 93
Joined: 16 Dec 2009, 11:49
Location: Pattensen, Germany

Re: How to Set setSky() for Mod?

Post by REZ »

Hello NoQ,

Thank You for Your help =)