[SAMP] OS Winter Edition
Winter Edition Presentation: https://www.youtube.com/watch?v=zwQOBV02os0
View ArticleHas anyone here not played Portal 2 co-op, and wants to?
There's an achievement for completing calibration course with someone who hasn't played co-op before, but amost my entire friends list has already (since it is a quite old game now; and since I can't...
View ArticleProblem with my old account
Well, i have a serious problem with my old account of this forum. I saw the activation links in my email, but nothing works. What I can do? Thank you.
View ArticlePlayer Interaction With Object
I can't run on my object, is the collision wrong or what? Video
View ArticleClass Problem
This is my on player spawn code: Code: public OnPlayerSpawn(playerid) { if(IsSpecing[playerid] == 1 && AdminDuty[playerid] == 1) {...
View Article[0.3.8] Koky's Deathmatch [Custom Models] [Arenas] [Events]
Server Information Website: http://www.kokysdm.com | Forums: http://www.kokysdm.com/forum Server IP: server.kokysdm.com:7777 | User Control Panel: http://www.kokysdm.com/ucp Discord:...
View ArticleVehicle respawn problem
Hello there, guys, i have a little problem with the ParamsEx, i create some cars to a faccion and i used the ParamsEx Code: VehTaxi[15] = AddStaticVehicleEx(438, -1822.5042, 16.9860, 14.9860, 89.9354,...
View ArticleAbout nametag for new skins
Is the nametag based on the head bone? How do I set a skin for the nametag not getting too close to the head?
View Article[Ajuda] [Erro-Ajuda] Payday Textdraw
Bom pessoal eu não entendo muito sobre pawno e estou aprendendo aos poucos com videos de youtuber, apostilas de alguns sites entre outos. Eu estou tentando colocar esse códgio que achei aqui no forum...
View Article[FilterScript] Countdown in circle textdraw
Simple counting in textdraw Well, a few months ago, I made a count in textdraw with main idea of GTA V. Sample: https://imgur.com/PTEFT3V Let's do it Code: //At first #include a_samp #include zcmd...
View ArticleAnother Problem
This is my code for the dm event system: Code: public AtriDmStartTime() { new string[30]; DmEventCountDown--; if(DmEventCountDown == 30) {...
View ArticleMySQL Vehicle DealerShip System
How to change these all vehicles to "buyable" = 0 ? So to put this non-dealershp vehicles: https://image.prntscr.com/image/RLCU...9evj49EphA.png
View Articlesscanf warning: Format specifier does not match parameter count.
Code: CMD:edv(playerid, params[]) { if(PlayerInfo[playerid][pAdmin] <= 4 && PlayerInfo[playerid][pFactionMod] != 1 && PlayerInfo[playerid][pGangDirector] != 1)...
View ArticleMySQL problem
Code: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) Which results in: Code: Error: Function not registered: 'mysql_function_query' Error: Function not...
View Articlegmail deleting messages
Hi, I delete message and that message go to trash folder. Then i go to that trash folder i press delete forever. But when i press search button, i found that image left, just image not message, so why...
View Article[MAP] Christmas mappings
Hey. I recently made some Christmas mappings, so now decided to present them for you guys. Let me know what do you think about them in the comments ;) More photos: San Fierro Christmas fair -...
View Article[BUG] Flashing textdraw (and radio stations)
Hello, i create this speedometer and see in video. Its flashing. Flashing red part and flashing radio station's name. Video: https://www.youtube.com/watch?v=QwyhzYKKR1g Code: Code: new...
View ArticleUser data doesn't save
Hi,i have problem with saving data system. I'm using Dini2 by Gammix, but i don't know why it's doesn't save when player disconnect. PHP Code: //Include #include <a_samp> #include <foreach>...
View ArticleHelp me #1
Code: #if defined USE_STATS CMD:stats(playerid,params[]) { new string[128], pDeaths, player1, h, m, s; if(isnull(params)) player1 = playerid; else player1 = strval(params);...
View Article