Jump to content

Headshot4Fun

Members
  • Posts

    124
  • Joined

  • Last visited

Everything posted by Headshot4Fun

  1. Yeah. Headshot is useless. No one needs headshot...
  2. Yeah, i was also searching for an dedicated host, so i host the server and the site. -1 ProblemI Found some host called x10hosting, but idk if its safe... Im Also searching for an host that accept payments that arent paypal or credit card, because im 15. Well, this is really hard, but i bet when you run your server, and see it is running allright, you feel awesome right
  3. Well. Lemme explain for you son; > MySQL saves in a MYSQL database, so, you/yourhost need to have it installed and configurated to work > Account save in the account file ( the same place where the password is saved ) > XML saves in a XML file, that is located in the same place as your resource location. Basically, i think XML is better, if you need to make a backup just copy and paste. Different from account, that you have to backup everything, or MySQL, that seems to be very complicated to use I Know, its "closed". But when someone needs help i will be there to f*ck everything up
  4. Classic noob but great scripter story... Once upon a time there was a noob but great scripter that makes good scripts, he was searching for a free host for his awesome roleplay server with good scripts, and then he founds this thread. "Hmm. seems legit" -- Said the noob but great scripter that has good scripts Then he contacts the server owner and ask for the server, he gets his fps account, and host his good scripts but 1/34 second later! "OMFG HE STOLE MY good SCRIPTS OMGOMGOMGOMGOMG" -- Said the noob but great scripter that no more has good scripts And kids, thats the true of most free/paid hosts hosted by 12 year old kids, how can we belive you if we even have idea who you are. Oh, and why is everybody putting good in bold?
  5. Its a translation, english to portuguese. But i don't think he asked the original creator to edit. Im from brazil, and those guys makes me angry. Want it in your language? Translate, but with the permission of the original creator to post in the community or even use in your server. Its like, give a feedback so the creator knows when someone is interested in his job
  6. Thanks, im planing to get a dedicated, of a vps that suports gaming server. Any ideas? And please, not in £, its 3x more expensive where i live, i prefere in dollars, that is 1,6x more expensive I Live in Brazil, and here we don't have good hosts
  7. I Did what i could. According to the wiki: But i don't understand this, im not a native english speaker.
  8. Headshot4Fun

    Tabbar

    Lemme guess. You are talking about scoreboard? That one you press tab to get in it? Dude, you need to express yourself better...
  9. I Think he wants to disable the /nick command in the server. Heres the code i've made: function noNickChange() -- Creates the function outputChatBox("Sorry, but nick changes are not alowed in this server.", source, 0, 255, 0) -- Outputs in the chat box the message cancelEvent() -- cancel the nick change end addEventHandler("onPlayerChangeNick", getRootElement(), noNickChange) -- call the function when the player changes his name This blocks the /nick command
  10. Well. here goes a tip, if you want to teleport someone to a place, and he is in a vehicle, teleport the vehicle, and the guy goes too
  11. Its easy to script in lua... you know? And i want poneys riding a bike...
  12. Well. I've been searching for a good host, for the server im planning to make. And guess what? When everything goes fine, something have to fuck with you. I Was searching for a host that , has a good suport, had almost no DOWNTIMES, didn't put a stupid tag in your name... So, i wasn't searching for serverffs by the way I Decided to host by my self, in the end of the year im going to buy an used Dell PowerEdge SC1425. Here goes the specs: Dual 3.2GHz Xeon 1MB L2 Cache UBUNTU 11.04 2GB DDR2 (4x 512MB) 80GB HD for $100 USD So here goes the questions: - Is it good for a MTA server - Is the price good for the configs - How many players i can have - Will it blend? and im also planning to buy a 120 megabit internet ( 15 mb ). Will it lag with the quantity of players? Do any of you guys have a better idea? Edit: Forever alone...
  13. É Foda. HÁ tanta pessoa cega nesse mundo, para não perceber que samp é um lixo...
  14. Yes. This is a good idea.And the topic have to be in English (or with a translation part)
  15. Nop. Don't work Debugscript3: WARNING: MTASA\Server.lua:101: badargument @ 'triggerClientEvent' strange for me worked without any errors/warnings... try this, function criarMensagem(thePlayer) triggerClientEvent ( thePlayer, "criarMensagemClient", getRootElement(), "Hell", "And Hello work a little smaller" ) end addCommandHandler("p", criarMensagem) Thanks, this one works.But it shows only to the source player right? Not to every player?
  16. Nop. Don't work Debugscript3: WARNING: MTASA\Server.lua:101: badargument @ 'triggerClientEvent'
  17. Ok, i am trying to make a function in server side that creates a DxDraw message. it works, but i don't know is it's only show in Source player or show to getRootElement. How can i make it show only to Source Player?! CLIENT-SIDE function criarMensagemClient(m1, m2) local sx,sy = guiGetScreenSize() Mensagem = {} Mensagem[1] = guiCreateLabel(0,sy-83,sx,50, "", false) guiSetText ( Mensagem[1], m1 ) guiLabelSetVerticalAlign(Mensagem[1],"center") guiLabelSetHorizontalAlign(Mensagem[1],"center",false) guiSetFont(Mensagem[1],"sa-header") Mensagem[2] = guiCreateLabel(0,sy-40,sx,20, "", false) guiSetText ( Mensagem[2], m2 ) guiLabelSetVerticalAlign( Mensagem[2],"center") guiLabelSetHorizontalAlign( Mensagem[2],"center",false) guiSetAlpha(Mensagem[2],0.5) guiLabelSetColor( Mensagem[2],0,0,0) guiSetFont( Mensagem[2],"default-bold-small") end addEvent( "criarMensagemClient", true ) addEventHandler( "criarMensagemClient", getRootElement(), criarMensagemClient ) SERVER-SIDE (just a test of the message) function criarMensagem() triggerClientEvent ( getRootElement(), "criarMensagemClient", getRootElement(), "Hell", "And Hello work a little smaller" ) end addCommandHandler("p", criarMensagem) Please help me >___<
  18. Simple; Download ZMODELER and buy it (or crack ) then open the vehicle dff with the ZMODELER, so edit the colisions, save, make a resource, and use EngineLoadDFF and [ur=https://wiki.multitheftauto.com/wiki/EngineReplaceModel]engineReplaceModel[/url]
  19. please, use the tags [*lua] [*/lua] (without the * of course)...
  20. Yeah, i hate those mother fuckers. 2 weeks ago i saw a server that the name was all the mta servers in one, the name was gigant (freeroamrpgrpvalhallaxiimodshackssuperman...), but anyway. Copy the name server it's "illegal" in mta.
  21. Thanks for reply mate. I know how to do that, but I want a drivable carrier, not just the elevator. Just attach the carrier to a boat
  22. The peds and cars in gta offline are created only where you can see. If you can't see they, they are destroyed and created again where you look at they. But thousands of peds will lag the server alot. (i sux speaking english)
×
×
  • Create New...