-
Posts
70 -
Joined
-
Last visited
Everything posted by Rockero
-
Paypal is like a is like a debit card... U can add money to our paypal account and pay to the hoster making a transaction completely online... you have to transfer money from a Credit card to our paypal account Paypal Web.... https://www.paypal.com
-
Try contacting your provider (HOST) Potential problems... *Host Down *They are working on his system *They have a problem on his DB Possible solutions... *Send them a ticket *Send them a E-mail *Contact them maybe Skype? *Wait a lil bit. SOME HELP gtaserversnet Facebook Fan Page... https://www.facebook.com/gtaserversnet gtaserversnet IRC Channel... #gta-servers.net! gtaserversnet Forums... http://forum.gta-servers.net/ (apparently offline) gtaserversnet Page... https://gta-servers.net/ (apparently offline) gtaserversnet email: mailto://[email protected] gtaserversnet Skype: peter.lustig183 Anyway like i said.. Try contacting your provider (HOST) Good luck
-
Default Mta have that script... anyway if u want u can use the community https://community.multitheftauto.com
-
Thats bcause "Moderadors" dont have the same rights thant "Admins" they cant accest to those tabs... try to edit acl right in the acl file...
-
free hosting never is the best option, i'm sure you will get lag.. Anyway u can try if u want.
-
Say hello to my lil friend!
-
Just add his name again in the Acl "Moderador" there is a option in the admin panel
-
Use the search, i'm sure you will find what you need here in forums...
-
It is server side type="server" I forgot it
-
Try on this way... function replaceModel() txd = engineLoadTXD("Skin/Bandid.txd", 48) engineImportTXD(txd, 48) dff = engineLoadDFF("Skin/Bandid.dff", 48) engineReplaceModel(dff , 48) end addEventHandler ( "onClientResourceStart", getResourceRootElement(getThisResource()), replaceModel) etc etc etc... (Client side)
-
This should work, u can add a timer if u want addEventHandler("onPlayerJoin", root, function() redirectPlayer (source,"Server IP",tonumber(Server Port)) end )
-
I Found this on the Wiki... Oh yes I got it, was my mistake..
-
Try to reinstall Dxscoreboard... (Maybe u can download again the resource from the community and remplace it in ur foldel)
-
LOL! Investiga o busca... Dte un recorrido por el foro...
-
Or u can just remove the object in the MapEditor (there is a option to remove world objects)
-
Create un archivo lua... y pega eso... El te esta pasando literalmente el script ya hecho... (No se te olvide crear el meta) *El script como dice es server side
-
This is the sintax.... "Name" version="0.0.0" type="script" name="resourcename" />
-
Tienes puesto el resource Extra_health? ya que " exports.extra_health" es exportada de ese script.... si no ponlo en tu servidor, inicia el Extra_health y prueba. Extra_health script. https://community.multitheftauto.com/in ... ls&id=5195
-
maybe this can be usefull for you... https://community.multitheftauto.com/ind ... ls&id=3979 https://community.multitheftauto.com/ind ... ls&id=1300
-
If u need help u have to post u code... Maybe u can find something usefull in the "search" Good luck.
-
Yes, I know how works guieditor.. and like I said. Good luck.
-
1.- Open the gui what u want to edit 2.- Start guieditor resource 3.- type /guied 4.- Load the gui what u want to edit (right click then load) 5 .- "Click somewhere out of the window, and then output" Take a look here if u need more help in guieditor... viewtopic.php?f=108&t=22831
-
If u want help post the code of the script or try to find another radio script from the community ..
