Jump to content

Server Time


Tekken

Recommended Posts

Posted

Either:

setMinuteDuration 

or this:

setTimer + setTime 

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

The method of using setMinuteDuration and setTime is a lot more recommended than using an extremely frequent timer.

Retired

Posted

It did not work :(

But I have another problem with animation when you eat or do something nature never stops, but I know how to fix it but do not know how to open files .lua_dayz

Resources I made:

Do not PM me for help with leaked scripts! I WILL NOT HELP YOU!

 

Posted

how to uncompile it?

and script time went but stopped just watch but I want to stop time that is not to do night

Resources I made:

Do not PM me for help with leaked scripts! I WILL NOT HELP YOU!

 

Posted

You can't uncompile it. Its 'de-compile' which is not possible.

Try to add the part in a new file something.lua and compile it copy the data inside it paste it at last of script. Maybe it works?

Posted
-- Client Side # 
gMe = getLocalPlayer() 
function AllTIme () 
setTimer (Timer, 2000, 0) 
    setTime (12, 00) 
end 
function Timer() 
    setTime (12, 00) 
end 
addEventHandler( "onClientResourceStart", getResourceRootElement(getThisResource()), AllTIme ) 

آن يكون فكر المرء مختلآ , خيرآ من آن يكون فكره محتلآ !

my nick name in the game : =x=|DoN|=x= or 7eJAzZy- ( ͡° ͜ʖ ͡°)

http://community.multitheftauto.com/ind ... &id=337164 my profile

Posted (edited)

Actually my problem is that when night comes alive real server becomes black:

How it should be: https://lh4.googleusercontent.com/--6yK ... _00002.jpg

How it is: https://lh6.googleusercontent.com/-YKoH ... _00004.jpg

What should I do?

Edited by Guest

Resources I made:

Do not PM me for help with leaked scripts! I WILL NOT HELP YOU!

 

Posted

If you don't know scripting just drop the task of creating a server.

Take your time and browse through the DayZ config files.

Contact me if you are looking for a Web Developer.

3rd of October 2014 - Founder of RomaniaZ

Posted
If you don't know scripting just drop the task of creating a server.

Take your time and browse through the DayZ config files.

Nobody starts off knowing how to script, it's a process of learning through failure.

Retired

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...