Search Results
Quote: Originally Posted by Kalcor If you have some ideas for small improvements in 0.3.9, I'm listening. We need a new font to make small texts, because the current ones are unreadable...
117,486
Na verdade sгo duas textdraws iguais na mesma posiзгo, mбs uma deve ser transparente pra aparecer apenas quando passar o mouse por cima.
330
Nгo, o compilador ignora linhas/espaзos em branco.
237
Basta deixar uma textdraw transparente com a mesma бrea clicбvel do botгo "registrar", use como base o exemplo que eu fiz: PHP Code: new Text:textdrawTest[6]; CMD:tdtest(playerid) {     C...
330
O chat iria na maioria das vezes atrapalhar a visualizaзгo das barras, seria melhor adaptar na parte inferior da tela, o sistema estб incrнvel, parabйns!
262
HTML Code: #define Y_HOOKS_CONTINUE_RETURN_1 (1) // Continue the hook chain, return 1 #define Y_HOOKS_CONTINUE_RETURN_0 (0) // Continue the hook chain, return 0 #define Y_HOOKS_BREAK_RETURN_0 (-1)...
98
Vale mais a pena pagar uma VPS que vocк pode colocar quantos slots quizer e nгo terб incompatibilidade com plugins.
919
Zamaroht TextDraw Editor, tem tudo que se precisa pra criaзгo de textdraws, й feito todo em dialog sem outras coisas atrapalhando na tela e fбcil instalaзгo (nгo precisa instalar nada no GTA, p...
289
Quote: Originally Posted by CodingArt Consegui resolver esse, agora deu outro e foi no UPDATE HTML Code: [15:54:05] [plugins/mysql] error #1064 while executing query "UPDATE `players` SE...
206
Quote: Originally Posted by PedroH O valor da posiзгo que voce deseja ver o tamanho. Exemplo test[1], vai pegar o tamanho do vetor test na posiзao 1. Isso nгo vai funcionar, pois si...
350
PHP Code: new teste[50][20]; printf("%d", sizeof(teste[])); Print: 20 
350
Quote: Originally Posted by Ryuzaki07 Muito obrigado a vocкs dois que responderam, realmente o Zamaroht para fazer Textdraw clicavel й incrivel, ele facilita muito o trabalho e poupa mui...
343
Aproveitando pra testar esse recurso de video do fуrum eu fiz um vнdeo rбpido explicando o mйtodo simples que eu uso. Note que apуs eu ajustar o tamanho x do box atй cobrir toda textdraw, eu aju...
343
Quote: Originally Posted by DanielMor Support for other versions is planned in the future. Thanks for the support. Good news, I will use it in my projects for sure! : p
3,043
This plugin is one of the most impressive here in the forum. Do you have plans to make it compatible with other versions of samp?
3,043
Pra cada arquivo que utiliza hook vocк deve colocar "#include <YSI\y_hooks>" no inнcio, e no mesmo arquivo vocк nгo pode chamar a mesma callback mais de uma vez, exemplo: PHP Code: hook...
249
Quote: Originally Posted by MrStead My plugin will come to the realease soon. https://github.com/Fleynaro/PathFinderCA [SPOILER] [/SPOILER] For the picture it seems that works the sa...
1,828
Existe um site muito ъtil que eu utilizo as vezes que muitos aqui nгo devem conhecer. Alйm ter conter todas as texturas do jogo, ele dб um cуdigo pronto pra texturizar o objeto: https://textures...
123
Quote: Originally Posted by Pottus I would adapt everything to a plugin however doing your rough work in pawn then migrating those ideas to c++ might be faster for development to some degr...
1,828
Does your Pathfinder work in a 3d world or is it the same as the pamdex plugin that only works 2d?
1,828