Search Results
You are amazing, love you so much Kalcor.
15,419
Код: public TSC_OnClientConnect(clientid, nickname[]) { TSC_PokeClient(clientid, "Welcome!"); TSC_SendClientMessage(clientid, "Welcome!"); return 1; } It does not work. When I connect it does n...
5,907
Код: native TSC_PokeClient(clientid, msg[]); native TSC_SendClientMessage(clientid, msg[]); This function doesn't work...
5,907
Hi, i do a bot on my ts3 server and i use plugin TS3Connector. I do easy script and when it connect to TS3 server i have something that in logs of ts3: Код: <16:01:24> "Unknown from 91.196....
176
OnPlayerAttachTrailer The first and probably the last version of the library that adds new functionality to our code, and more "event" which is performed when a player attach/unattach the trailer to t...
306
Kalcor, you remember about 0.3.7!?
15,759
Код: new Text:Textdraw[1000]; really? :O you use only 67 textdraw :O
464
Where security patches? The objects themselves and can you add you to think about how to detect cheats already in your code rather than forcing us to write Anticheat further aggravating memory capacit...
32,367
Ok thanks, i found it http://prntscr.com/5rkm5c
204
It may be change! Look at this film https://www.youtube.com/watch?v=qZrpIOckM0E he have changed this color!
204
Hi guys! Where i can change the highlight when i select a line in notepad++. Look on screen http://prntscr.com/5rk7g3 When i select line bg is grey and font is white! Where i can change it. I search...
204
Thats look a inc/kolory.inc http://prntscr.com/4ny6lq
163
Hi, when i use that C_GREEN"text" all after C_GREEN is not colored. http://prntscr.com/4nxgf4 What i must do?
163
Hi! I use the TS3Connectror by maddinat0r and plugin loads correctly but when I turn on a script when i have only connect to TS3Server my SA:MP server is crashed. I have installes debug plugin and he ...
258
I present to you a script called XO, better known as Noughts and Crosses. Code very easy to make so do not expect a great philosophy. * It depends on the player can challenge another player to a due...
467