Search the Community
Showing results for tags 'Server'.
Found 65 results
-
Version 2.1
325 downloads
With this script you can easily create custom timer. The file is fully commented and should be easy to understand. The file in Shared is required - and then use either the file in Server or in Client depending on where you are using it. You have to use the constructor to create the timer. Examples: Examples: // Yes, the method can be private // private void testTimerFunc(Client player, string text) { NAPI.Chat.SendChatMessageToPlayer(player, "[TIMER] " + text); } void testTimerFunc() { NAPI.Chat.SendChatMessageToAll("[TIMER2] Hello"); } [Command("ttimer")] public void timerTesting(Client player) { // Lamda for parameter // new Timer(() => testTimerFunc(player, "hi"), 1000, 1); // Normal without parameters // new Timer(testTimerFunc, 1000, 1); // Without existing method // var timer = new Timer(() => { NAPI.Chat.SendChatMessageToPlayer(player, "[TIMER3] Bonus is da best"); }, 1000, 0); // Kill the timer // timer.Kill(); } -
/dell
-
vehicle spawner
-
Всем привет. Зашел я значить на вики, да бы посмотреть что и как, какой функционал допилили, описание немного почитать. Наткнулся на серверною и клиентскою часть ивентов и охренел. Хочу спросить у вас дорогие форумчане - почему так мало ивентов, будут ли допиливать новые, что слышали по этому поводу?. С описанием функций и примерами тоже проблемы, но это вопрос времени. И помимо этого хочу задать такой вопрос. (возможно он не много глупый) Я так понимаю что серверною часть можно писать на разных языках. И если это так то поправочка к первому вопросу, меня интересуют ивенты на nodejs.
-
hey can any one post the list of ragemp server i want to connect direct .the server list from the app is loading and not showing any server . THANK YOU
-
Hello, I just wonder if there are any serverlists with live updating
-
I just created my server and it is listed in the Master List servers, however when I join my server, the loading package list is taking way too long to load. I've downloaded and copy-pasted the required freeroam files from n-n1ks. I can join other servers just fine. I also opened my port. Am I missing something?
-
Включаю server.exe. Вылвзит ошибка: (тут должен быть путь к файлу)\server.exe не является приложением Win32. Если что, это Windows XP 32-bit.
-
Как вызвать клиентское событие с сервера? Метод ::callRemote не существует, метод ::call не вызывает сторону клиента, лишь сервера.
-
Server crashes when I go to this place (https://imgur.com/a/zKigh) It was MySQL connection is too long. Please close or delete!!
-
Здравствуйте,уважаемые юзеры форума RAGE-MP. Собственно,вопрос по поводу запуска сервера.Если сервер зависает в консоли,то с чем примерно это может быть связано?(Скриншот ниже)
-
Hello everyone, I am interested in what you will do first, when the client is released? First I will looking for RolePlay and Reallife Server. I love it to work as Military Leader and give you commands from the Control Tower. You should not be against the Military, or you will have to experience my team. Soo, what will you do first? Tell me your decision below.
