Search Results
It is working now. Thank you guys.
145
Quote: Originally Posted by UFF What you mean by "I just wanted to know are this textdraws or gametexts"? I wanted to know is this server using some custom GameTexts or TextDraws.
205
Код HTML: UpdatePlataTD( playerid ) { new stringic[ 20 ]; format( stringic, sizeof( stringic ), "~r~Plata: ~w~%d~g~$", PlayerInfo[ playerid ][ xPlatniRacun ] ); PlayerTextDrawSetString( play...
145
Quote: Originally Posted by UFF That is a textdraw! I said that I know it is a textdraw.
205
Quote: Originally Posted by Mobtiesgangsa This is a textdraw you can create two types Global with tag: Text Per-Player with tag: PlayerText https://sampwiki.blast.hk/wiki/Category...ting...
205
https://sampforum.blast.hk/showthread.php?tid=639830 Try some russian guy's compiler. It is very fast and never crashes.
216
So, in one video I found this text. I want to know how to create one like that. I seen this on multiple servers. https://ibb.co/MNCbDKX Text is located at the bottom of this picture. I just want to kn...
205
Hello! So, I got this error: PHP код: error 001: expected token: ")", but found "["  This is my code: PHP код: forward LoadUser_data(playerid,name[],value[]); public LoadU...
71
Quote: Originally Posted by Nero_3D Means you got a variable named "NULL" somewhere else in your script Quote: stock PreloadAnimations(playerid) { for (new i = 0; i < si...
112
Hello! So, I updated from old dini to dini2 (because of speed). When I try to compile i get this warning: PHP код: C:\Users\Test\Desktop\RolePlay\pawno\include\Dini2.inc(200) : warning 219:Â...
112
Quote: Originally Posted by ApolloScripter Hello mmlinaric, you probably do not have these definite variables, check and and send us an answer. Yes- I have stock functions and defines. ...
83
So, I am building VIP system, but when I did a few commands I got these errors (but never before): Код: C:\Users\mmlinaric\Desktop\GA-RPG\gamemodes\ga-rpg.pwn(6194) : error 017: undefined symbol "...
83
OK, actually, I haven't! Any help?
121
So, I have just updated streamer and got this 26 errors: HTML Code: C:\Users\mmlinaric\Desktop\Wow RPG\pawno\include\streamer.inc(38) : warning 201: redefinition of constant/macro (symbol "STREAMER_A...
121
Quote: Originally Posted by Undef1ned From what I see "IgracevInfo" is a global text drawing and it is necessary that it be a text player to be used in that way. It must be like this: P...
154
And errors are where are "PlayerTextDrawSetString".
154
Quote: Originally Posted by ****** We don't know which lines those are. Of course, the bigger concern with your script is why do you have over 17,000 lines in a single file? Split it up!...
154
Code: Код HTML: /////////////////////////////////////////////////////////////////////////////////// new bankaba[128]; format(bankaba, sizeof(bankaba),"$%d",PlayerInfo[playerid][pNovacB...
154
Whoops! The problem is that I downloaded gamemode and not created some files and folders. Everything is working now!!! YAY
56