Search Results
So I guess no help once again? //EDIT: Since I have 2 recordings in npcmodes, I bybassed everything by forcing bot to SendCommand and moved everything in FS from time checking system under a command.
130
I have a function named TablooKontroll, that is initiated, when a bus bot joins the server: http://pastebin.com/eCKkAFL8 It works but the problem with this that randomly one of the if statements won...
130
I managed to create that schedule system. Only thing now is 3DText changing. Problably the easiest is also to make it change based on time? //Did it with time also.
62
Hello, I have a bus bot driving around the city. Here is the npcmode .pwn file: http://pastebin.com/2DD7rCeF Here is the filterscript that controls the bots: http://pastebin.com/Lk8cZRhF There are ...
62
Looks like we managed to get the problem fixed.
172
Also to note, same script worked on centos system. (Of course with centos edition of mysql plugin) //Also worked on other Debian 6 (64bit), so the problem has to lay in our server.
172
Hello everybody, we have a Debian 6 (64bit) server and we are trying to run samp 0.3x server. We have following plugins:Streamer MySQL R6-2 (used this download link, since BlueG links are down) When...
172
Is it possible to start samp server via command line that also adds username parameter? I can connect to my server with samp.exe samp.ngaming.eu
259
Still the same problem //Sorry for double post
109
It didn't show any errors before also, but I'll try.
109
I have very strange error with this: pawn Код: CMD:v2rav(playerid, params[]) {    if(groupVariables[playerVariables[playerid][pGroup]][gGroupType] == 1) {        if(IsPlayerInRangeOfPoint(p...
109
The thing is I have several 3DTexts named tabloo on several buses at the same time. How can I make it update them only on 1 bus at the time and if bus doesn't have any, it still would write a new one....
108
I have created a matrix system for buses, this is what I got: Код: public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[]) { if(dialogid == 1000) { if(response...
108
How do I create, that if you enter into checkpoint, it announces stop and next stop in the bus and little around it. I need to add it here: Код: case 0: { SendClientMessage(playerid,0x...
68
Quote: Originally Posted by Blt950 My suggestion sounds useless. But worth try it: Reinstall the SAMP server. Just download it and config it again and upload new files. It's done in seco...
212
Reinstalling SA-MP didn't help
212
we have the same script. how does that change?
212