Long strings in dialogs
Hi, How to split long string in dialog? i have variable and i show it in dialog like Code: new Message[ MAX_PLAYERS ][ 500 ]; if it is longer than I specify how many characters can by in one line then...
View Article[Ajuda] Erro ao Compile
galera quando vou dar compile aparece esses 4 erros C:\Users\DIEGO\Downloads\IMPERIOALVIVERDE.pwn(249) : error 029: invalid expression, assumed zero C:\Users\DIEGO\Downloads\IMPERIOALVIVERDE.pwn(249) :...
View Article[Ajuda] Erro SalvarPlayer DOF2
Fiz um sistema de login através de um tutorial aqui do forum, mas não estava salvando as informações do player adicionei 2 forwards mas não salva informações do mesmo jeito. Aqui está o Gm Code:...
View ArticlePawno crashes
Hi all, I am having such a trouble with my pawno. Today I have just customized a gate script and inputted it into my current project but when I compiled pawno crashed. It said that it has been compiled...
View Article[FilterScript] Anti aimbot lógico
Anti aimbot lógico By: Biel_COP Bom, uma coisa que vem aterrorizando quaisquer servidores de SA-MP, após a versão da mudança do lag compensation, são os aimbots. Já há várias formas de se...
View ArticleMotorlight bug
Hei When you are driving a bike and when you do a The Wheelie (Las venturas school bike) The light is facing up but its on down. Please! HAHAHA :D
View Article[FilterScript] Dynamic Trucker Job
Dynamic Trucker Job Description: An unique approach to creating a job, instead of creating the job myself, I've let you have this oportunity to manipulate the points where you need to deliver the...
View ArticleUCP Player
who can help me to create a ucp for my cnr gamemode i would make them co-owner or teach me how to make ucp
View ArticleError pls help me
Guys this is my script: http://pastebin.com/gGLFprw7 This is the error: PHP Code: error 030: compound statement not closed at the end of file (started at line 94) PS: If you can I can do this problem...
View Articlehow to limit time between commands
hello, I want a filterscript to limit players to use commands every 1 seconds please give help
View ArticleNeed Help
Hello guys, i made a filterscript using which players can get gift when they type /getgift. But the gifts they get aren't saved i want someone to help me how to save them. I am using a MYSQL script and...
View ArticleNeed Help, Not spawning
i have a rp gamemode like NG:RP (i buy it from my friend). i has compile it and add mysql information to the script and run the server, i'm connected to the server but the registation step not comes up...
View Article/admins Command Help
When I edit my CMD:admins like this > PHP Code: CMD:admins(playerid,params[]) { new string[128]; new n[MAX_PLAYER_NAME]; SendClientMessage(playerid,COLOR_GREEN,"___________|- Online...
View Article/damages not working
After applying PaulDinam's weapon damage encounter in my gamemode, the command doesn't work aswell its stock. Code: CMD:damages(playerid, params[]) { new id; if(sscanf(params, "d", id))...
View ArticleCreateDynamic3DTextLabel attach to vehicle isn't working.
As the title says. Here's the code for the createvehicle and the text label. Code: Dealership[id][DealerVehID] = CreateVehicle(Dealership[id][DealerModel], Dealership[id][DealerVehPos][0],...
View Article[Off] Aprender pawn te benefíciou de alguma maneira?
Galera você que aprendeu a programar na linguagem pawn, isso te trouxe algum benefício? Te deu motivação para aprender outras linguagens? Isso pode ter te ajudado a saber qual carreira seguir? como...
View ArticleHelp ++rep
can anyone help me how to solve this problem > when i use advanced family systems why i always be in cj skin when i spawn ? i choose cop skin but i am i cj skin why ?
View Article/nextpaycheck error
Hello, i made this CMD to show the time left in next paycheck:- PHP Code: CMD:nextpaycheck(playerid, params[]) { new string[128]; format(string, sizeof(string), "Total Minutes since last...
View ArticleMulty Language
Hello , im searching 2 day for search an language system . but i found null , all include / tutorial i found is not worked for Me :( . can somebody helpp? any help will be appreciate :) Help this...
View Article