Can anyone?
#1

Can anyone make a demo script for me which checks all the files in a folder for highest score,or help me making it?
Reply
#2

It would be much easier if you make a global variable which will be the highest score and then you save it into a file and load it anytime you open the server ( at OnGameModeInit ) and save it anytime you close / restart the server ( OnGameModeExit ).

I can help you make one if you want.
Reply
#3

Quote:
Originally Posted by Lucky13
Посмотреть сообщение
It would be much easier if you make a global variable which will be the highest score and then you save it into a file and load it anytime you open the server ( at OnGameModeInit ) and save it anytime you close / restart the server ( OnGameModeExit ).

I can help you make one if you want.
Ty but im asking help for /top command which will show top 10 players
Reply
#4

Quote:
Originally Posted by K0P
Посмотреть сообщение
Ty but im asking help for /top command which will show top 10 players
Top 10 players who have the highest score, right?
Reply
#5

Quote:
Originally Posted by Lucky13
Посмотреть сообщение
Top 10 players who have the highest score, right?
yes,even if they are offline the fuction should work
Reply
#6

Do you know how to use INI?
Reply
#7

Quote:
Originally Posted by Lucky13
Посмотреть сообщение
Do you know how to use INI?
yes,not totally but the basics
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)