-
Posts
1,390 -
Joined
-
Last visited
-
Days Won
1
Everything posted by HunT
-
Now Work Fine. . . but i have the problem with space from names This : Who Know the setting in scoreboard for edit the space? Tnx
-
Solved. Tnx To Everyone (special txn to cadu12)
-
ok i edit the scoreboard but debugscript 3 show this : "dxDrawImage can't load file" i add this : elseif column.name == "Rank" then column.width = 20 dxDrawImage( topX+theX, y+s(1), 16, 11, content, 0, 0, 0, cWhite, drawOverGUI )
-
Maybe i need edit the dxscoreboard_client.lua (maybe = sure) Why UAEpro give me the country flags many times ago and i look the custom file from dxscoreboad Now Test and later reply . . .Tnx Anyway.
-
Let's stop this flame. . . .yep is patetich . . .is ONLY THE GAME i'm "expert" in GUI element never use dx function . . .for this I ask help
-
I've got bad experience with him. A year ago his clan (?) has copied names of my clan (I don't know why did they do it). They were advertising their server where nobody played everyday. In this thread, he's going to copy one of unique features of my server (oh yeah, he's so pro that he can't do it himself). Oh yeah, I've got rank icons from mw2. Don't you remember when you were copying every idea? No Comment. Listen i have 20 years ago and i no want spend the time with the kids. 1.i never enter in u server 2.my name is hunterix ever 3.maybe the kinds banned in my server enter in u server . ..idk 4. i have 20 years (again)
-
Yep images for orange :
-
Orange u are crazy? in this days i play in Cod MW3 and i have this idea. i want add the images rank from mw3 in my server what copy sorry? . . . facepalm
-
Cadu12 u script work fine i test with rank 0 and show level0.png and rank 1 show the level1.png The problem maybe is for call the png in scoreboard
-
Tnx now show the text level0.png and else level1.png but no the images,only text errors nothing in debugscript 3 Anyway i have the "Rank" folder for images. (30x30) and i test with setElementData(source, "Rank", tostring(":Panel\\Rank\\"..nameimage .. level .. ".png" )) and setElementData(source, "Rank", tostring(nameimage .. level .. ".png" )) Maybe no call the image (idk)
-
GanJaRuleZ Tnx for reply but i want wait the Legendary Scripters
-
Who Help Me Please.
-
i Made this but no work (show the msg . . . ":Panel\\Rank in scoreboard and no the image ) exports.scoreboard:addScoreboardColumn('Rank',getRootElement(),3,30,'Rank') levels = { ["Rank/level1.png"] = 1, ["Rank/level2.png"] = 2, ["Rank/level3.png"] = 3 } function scoreRank() local account = getPlayerAccount(source) livello = getAccountData(account, "rank") if livello == false then for i,v in pairs(levels) do if livello == i then end end end setElementData(source, "Rank", ":Panel\\Rank\\"..livello..".png") end addEventHandler('onPlayerSpawn',Root,scoreRank) Help Please
-
Relax no need the test Tnx Anyway -------------------------------------------------------------------------- bandi94 @ Yep i have the script for png's country but is totaly different why call the png's in admin resource. Sure i need the table Type: local levels = { 1 = "level1.png", 2= "level2.png" etc. . . + setElementData(source, "Rank", ":folder with images"..levels..".png")
-
Hi all i want edit the scoreboard rank numbers with images but IDK how.i need only the easy example. Type (idk) : getAccountData ranknumber 1 = rank1.png getAccountData ranknumber 2 = rank2.png i have this for scoreboard rank numbers exports.scoreboard:addScoreboardColumn('Rank') function scoreLevel () local account = getPlayerAccount(source) local level = getAccountData(account, "rank") if rank== false then setElementData ( source, "Rank", "0" ) --Show the image for guest players else setElementData ( source, "Rank", level ) --Show the images rank end addEventHandler ( "onPlayerSpawn", getRootElement(), scoreLevel ) Tnx For Help
-
Realy tnx i upgrade my server manual 1.1.1 to 1.2.0 (my host is realy patetich) i replace the files (linux) and work
-
The problem is only "guiCreateWindow" to "guiCreateStaticImage" Now i convert to ANSI and work the compiler perfect. Tnx Xeno
-
Hi all. i have the problem for compiled my files client from my new panel I use this : "File or Directory Compiler GUI by xtreamlua.com (found & tested by Ransom)" and i never have problem with this program. I finish the panel and replace the "guiCreateWindow" (main window) with "guiCreateStaticImage" The panel work fine but the compiler show this: Help please P.S. i test the compiler with other files and work P.S. 2 Sorry for bad eng.
-
Hi all. i need the new host for new version MTA 1.2 Now my server run with no1servers,but i need the host game with : 1. import the database files internal.db and reg (no1server access danied ) 2. no lag 3. Backup create restore download (in my old host serverFFS is possible,but now is 1.1.1 and the forum is offline ) i search the host similar serverFFS but no serverFFS (facepalm) Tnx
-
Again But why no ban him sorry . . .3 times add my panel. https://community.multitheftauto.com/index.php?p= ... ls&id=3378 Tnx
-
Start the GUI project and i help u with PM
-
Again my panel : https://community.multitheftauto.com/index.php?p= ... ls&id=3377 Why no ban sorry? IDK Remove please. ------------------------------------------------------------------ Edit: This idiot made the panel with my files client (GUI and images) and for server events from castillo race panel. No Comment ------------------------------------------------------------------ Edit 2 : This is original panel (i forget compiled file client why is only 20% the panel,for test damn)
-
Download my old version race admin panel with 16 functions Here : https://community.multitheftauto.com/index.php?p= ... ls&id=2877