Search Results
Quote: Originally Posted by Calisthenics I reverted back and tested compiler 3.10.9 but it did not give me this error for `ShowPlayerDialog` function. Here is my test: pawn Код: #inclu...
462
Quote: Originally Posted by Calisthenics Open a_samp.inc and replace: pawn Код: native ShowPlayerDialog(playerid, dialogid, style, caption[], info[], button1[], button2[]); with: pawn...
462
Hi! I update zeex compiler to 3.10.9. And get warning "warning 239: literal array/string passed to a non-const parameter" on ShowPlayerDialog. PHP код: public: AdminList(playerid) {     n...
462
Need code public onplayerconnect.
88
For format: M/D/YY, M/D/YYY, MM/DD/YY, MM/DD/YYYY Код HTML: ^((0?[13578]|10|12)(-|\/)(([1-9])|(0[1-9])|([12])([0-9]?)|(3[01]?))(-|\/)((19)([2-9])(\d{1})|(20)([01])(\d{1})|([8901])(\d{1}))|(0?[2469...
344
Quote: Originally Posted by ev0lution Your working directory needs to be set to the root of the sa-mp server, otherwise it tries to read server.cfg from wherever it's being run (which prob...
117
I'm starting samp-server.exe but taking error: On server.cfg all ok! go code: PHP код: func startServer() {     cmd := exec.Command("E:/Soft/SampServer/samp-server.exe")     var ...
117
Extended Chat by kaZax This include adds a new function for server's chat, which replaces PlayerID with PlayerName. Use: Hello #ID! Installation: After PHP код: #include <a_samp>  ...
284
Может ты кое что в коде добавил? Или изменил? Не думаю что смена жд повлияет на это.
606
Тебе нужно сохранять ID первого объекта и последнего. После удалить этот отрезок когда тебе будет нужно.
184
Quote: Originally Posted by AbyssMorgan Use sscanf to increase speed Need include without external includes.
680
Quote: Originally Posted by AbyssMorgan Definitely I staying still at BINLDR.inc DynamicObjectLoader: obiekty-world.txt objects: 100597 load time 4141 ms file size: 10.30 MB (Byte: 10'875...
680
Quote: Originally Posted by Richie Add support for SetObjectMaterial Maybe on next updates.
680
Quote: Originally Posted by Crayder Actually, I haven't tested but i don't think this will work because CreateDynamicObject doesn't always have 7 parameters... Yes! Fixed.
680
Если оба игрока в дрифте. Если их расстояние меньше 5 или любое нужное число.
191
Update your a_samp.inc. You replaced this include?
161
nope. i need tutorial how to compile my plugin for linux samp server.
215
How to my c++ plugin compile for samp server on linux?
215