MySQL / PHP User Control Panel
Hey there For my server, I am looking for a developer who could create an advanced UCP created in PHP reading from MySQL. It is slightly impossible to find a (good)web developer on this forums (believe...
View ArticleCase Help
I'm getting this error error 040: duplicate "case" label (value 5) on this code PHP Code: case RCP_TCAR: { if(IsPlayerInAnyVehicle(playerid)) {...
View ArticleHelp
Okay I'm coming with this issue the 3rd time. This time I got more information. When this bug occurs, Textdraws disappear Pickups disappear Vehicles disappear Players disappear Mappings...
View ArticleIs this a good way to store vehicles mods?
Hi. So I'm working on updating my vehicle system. I decided to a few things better this time. One of those is to change the way I store mods. I used the old fashion method of using 'mod1', 'mod2'......
View Article[Include] Visible NPC HP Bar
This include allowing to enable/disable NPC HP + Nick Bars Screens: http://i.imgur.com/LtgnZPq.png http://i.imgur.com/LniBwXm.png Functions: PHP Code: ShowNPCInTabList(npcid); HideNPCInTabList(npcid);...
View Article[Ajuda] Ajuda com stock
Alguém Ai Pode Adicionar o mais uma Coordenada Igual a DA Pref ext Cod Para Adicionar A Baixo dcp pedir essa besteirinha mais é q ja tentei e da alguns erros e tenho q viajar para visitar minha mae q...
View ArticleCustom Health Bars
I'm just wondering how this was accomplished. I know it uses 3DTextLabels, but I have no idea where to start. I'd love to have this along with armor bars.
View Article[Projeto] [PAG] [FACEBOOK] SA:MP da Depressão
Quero saber se alguem ai tem tempo livre, e manja de montagens de imagens (paint.net PS, FW, AE ou qualquer outro de sua preferencia)& Edição de video (opcional), para nós da comunidade montarmos...
View ArticleTextdraw count
Well I guess it isn't possible to count the textdraws created? It gives the no expression error + tag mismatch error. PHP Code: stock TextDrawCreateEx(Float:x, Float:y, text[]) {...
View Article[Off] ¿Se puede cambiar el nombre de cuenta?
disculpa tengo una duda y es ¿cómo cambio el nombre de una cuenta aquí en el foro? he buscado todas las opciones y me he contactado con el equipo de samp forums hace 1 semana y todavía no me han...
View Article:c
Someone know what's wrong? I already posted 3 times on samp forums, waited for days no solution. Here is a video. https://www.youtube.com/watch?v=W7M0...ature=youtu.be And here is what happens ...
View ArticleDealership help.
Hello. i am rying to make a dealership system and i want it to be MySQL. but i cant think how to make tables in it for dealership. i mean ik how to load and create dealership but donw know how make my...
View Articlehttp with php
Hi, I i'am using http to call to php file, there i want to load something, like 10 last killer names, and send again to my callback. I don't know how to make answer, i know need use echo, but if there...
View ArticleShow, hide textdraw
Hi, I just met strange bug i have never meet before. I'am hiding textdraw and showing again, but i don't see them like. TextDrawHideForPlayer(playerid, ... ); TextDrawShowForPlayer(playerid,... ); I'am...
View ArticleUnknown Command
I have this command resetcar it can only work once when I type it once I cant type it another time cause it say unknown command here is the code PHP Code: CMD:resetcar(playerid, params[]) { new...
View ArticleSlots
so I'm trying to work on a car system that u reset your car and I want it to got the nearest pd but the problem is all the cars spawning above each other is there a way to do so if this slot have car...
View ArticleCar Spawn Help
so I have this code PHP Code: for (new d = 0; d < sizeof(pdCoords); d++) { if (PointToPoint2D(x, y, pdCoords[d][0], pdCoords[d][1]) <= PointToPoint2D(x, y,...
View ArticleA little help :)
Hello guys, I made territory attack command and i need to check if defender team have enough members (4)! Here is the simple code: Quote: if(strcmp(cmd, "/GangWar", true) == 0) { for (new i = 0; i <...
View Articlewarning 225: unreachable code
Hello there a small problem but idk how to fix it :/ ERROR:- Code: warning 225: unreachable code PHP Code: public OnPlayerCommandText( playerid, cmdtext[ ] ) { if ( !strcmp( cmdtext, "/bank" ) )...
View Article