-
Posts
1,390 -
Joined
-
Last visited
-
Days Won
1
Everything posted by HunT
-
Love old style maps . . .Anyway nice map. P.S. Epic luck on last part hunter
-
No ragasuoli, non è l'unico scripter italiano u.u E devo dire che ho 1-2 anni di esperienza, se magari vi serve una aiuto non esitate a contattarmi Sei patetico Sun , non ti bastano tutte le figure di merda che hai fatto
-
O mio dio il ritorno della merdaccia Sun!!!!!!!!!! ma che fine a fatto il tuo server? --------------------------------------------------------- shok (come ti ho detto in msn) cambia il numero della distanza come ti ha consigliato giovanni.
-
Quando lo riaprite il server? Dai non giocate a Samp che fa cagare
-
Old & Epic Map Here : http://www.mediafire.com/?y8ph8dpywrajcgg
-
Aiuto, il primo topic serio (HUNTERICS GUARDA)
HunT replied to xShocKz's topic in Italian / Italiano
i file sono compilati . . .ovvero criptati apri un meta qualsiasi e copialo,di sicuro sono entrambi client quindi script src type client -
Aiuto, il primo topic serio (HUNTERICS GUARDA)
HunT replied to xShocKz's topic in Italian / Italiano
Sei un folle . . .come posso creare un file server side dal nulla? Non so cosa sia questo e non voglio aiutarti su file che hai preso nella cartella client. Ti aiuto solo su progetti tuoi shok -
Cazzo sono due anni che sto in MTA Rega se avete bisogno di aiuto scripting postate qui,vi do una mano e almeno scriviamo un po nella sezione ita. Qualsiasi stronzata
-
For names u can made the table with : IT = "Italy" MX = "Mexico" . . .etc and call the name country with event onPlayerJoin type outputChatBox getPlayerName(source) + name table
-
Push : function "name function" (thePlayer "admin", command "commandName", player "name player") Account = getPlayerAccount(thePlayer) getAccountName(Account) if isObjectInACLGroup if not player then outputChatBox --msg for admin "player not found" elseif isPedInVehicle(player) then getElementVelocity setElementVelocity --z+0.30 outputChatBox( getPlayerName(thePlayer"name admin").. " push " ..getPlayerName(player "name player"), getRootElement(), 255, 255, 255, true) addCommandHandler --name command + name function Smash : (similar push) setElementVelocity --z+1.5 setTimer( down,500,1) function down() if isPedInVehicle(player) then getPedOccupiedVehicle(player) setElementVelocity --z-5 addCommandHandler function name part : function findPlayer(namepart) for i, player in ipairs(getElementsByType("player")) do local name = getPlayerName(player) if string.find(name:lower(), namepart:lower(), 1, true) then return player, name end end return false end
-
Tnx TheRock But is possible set the element client type GUIlabel with setElementData. Client : label = createLabel . . ..etc Server : point = getAccountData (example points) + setElementData . . .label . . .tostring point or 0 Edit: Happy New Year
-
Yep Castillo i Know This,my question is only how call the element from database to client function. Function onMapStarting server side for call the element + triggerClientEvent (.... ,".....", root, element from db) or directory getElementData in file client,but maybe getElementData is not good for call the elements from db
-
Is Possible get the numbers from database for use in client function type GUI or Dx Example one label onMapStarting with name top 1,for this i need the element from db. getElementData or Trigg server? Tnx
-
Done . . .Finally. Tnx All For Support.
-
Non ho mai capito perche la gente gioca a samp e no mtasa Cazzo mta ha delel funzioni pazzesche tipo dx e GUI e gli eventi.
-
Yep But i change all elemente andnothing. Sure i need edit dxDrawRectangle but where and how. Edit: This is possible why i look many times ago one server with avatars 40x40 in scoreboard. Including my server with 32x32 mw2 rank icons... All elements? First try to analyze code, as I told you, and then start modyifing. Orange I need help no words , please no reply for nothing.
-
Hehehe amo il forum italiano mta,non c'e nessuno
-
Yep But i change all elemente andnothing. Sure i need edit dxDrawRectangle but where and how. Edit: This is possible why i look many times ago one server with avatars 40x40 in scoreboard.
-
The problem is Dx function i never use this,only GUI function. 30x30 Awesome but bugged 20x20 good but is small 10x10 facepalm No Good resize to 10x10 Cadu12 About my lua skills this is only the hobby for me.
-
This : elseif column.name == "Rank" then column.width = 20 dxDrawImage( topX+theX, y+s(1), 30, 30, content, 0, 0, 0, cWhite, drawOverGUI ) y+s(1) maybe is up/down image 30x30 size image For images is ok. i need help for edit the space from the names dxscoreboard_client have 1196 string
-
Nothing i need how the set the space from the names. Who help me please
-
CapY yep i edit the size image 30x30 to 20x20 now test Tnx for Now
-
Maybe i need edit this "seperationSpace = 80" or this in xml 1.2
-
Yep but i need space from rank and rank