AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   How can i make a plugin do measuring player time gameplay? (https://forums.alliedmods.net/showthread.php?t=310503)

Obada8 09-06-2018 06:23

How can i make a plugin do measuring player time gameplay?
 
Hi guys,

I need to script a plugin type message when player joining server, message say: Your gameplayer hour is 2 hour on our server.

I hope to find it here.

Thanks in advance.

Spirit_12 09-06-2018 07:44

Re: How can i make a plugin do measuring player time gameplay?
 
Create an array to store each player’s time or you can use KeyBalues to store this info. Use GetTime and FormatTime natives upon player connect and run a timer every here and now to compare the time stored with current time to set your markers.


All times are GMT -4. The time now is 22:34.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.