Jump to content

12p

Members
  • Posts

    2,608
  • Joined

  • Last visited

Everything posted by 12p

  1. The problem is so easy.... You should read more when downloading! Add this line to "acl.xml" file (it's one level up to resources), in the Admin ACL Group: <object name="resource.*" />
  2. Please, can somebody tell me what is a "void"?
  3. of course not! it's obviously a request!
  4. 12p

    is there any?

    Stop talking about this, I think he won't get it anyway.
  5. Actually, there is a spanish version of the wiki. But the link to the main page of it is wrong. Can anybody fix it? PS: This code in the main page of the wiki should fix it: [[es:Pagina Principal]]
  6. Strange, for me works when I login, the login screen gets off. But for other doesn't work. Server side: addEventHandler ("onPlayerLogin",getRootElement(), function () triggerClientEvent (source,"onClientPlayerLogin",source) outputChatBox ("Press 'L' to toggle your torch",source,255,255,0) spawn(source) if getPlayerMoney(source) < 250 then setPlayerMoney (source,250) end outputChatBox (getPlayerName(source).." #777777has joined the survival!",getRootElement(),255,255,255,true) end) Client: addEvent ("onClientPlayerLogin",true) addEventHandler ("onClientPlayerLogin",getRootElement(), function () destroyElement (background) showCursor (false) guiSetInputEnabled(false) end)
  7. lol. I said he wants to prevent car exploding when it is at fire, with the extinguisher!
  8. WE AREN'T FULLFILLING REQUESTS FOR SCRIPTS! You said it like "give me the code or I kill you", like if we are employees of yours you should (at least) say "please"!
  9. Maybe he means prevent the explosion (while fire is burning the vehicle) using the fire extinguisher.
  10. I mean, I created a spanish page on english wiki, how to do it on the spanish one?
  11. WOW awesome mate! I just wanna say there was 1 "error" with an object: check, in a moment there is a brilliant crate container (I guess it is that), in the darkness... Just that
  12. I'm totally according to this suggestion. I think it's very intelligent idea.
  13. GREAT! YOU FOUND THE WORST GAMEMODE YOU COULD USE! Why don't you use the damn Search Bar (next to the MTA Forums logo)? It may help, because there are LOTS of posts about this fu***n' gamemode
  14. OMGF? Cavorta, are you dumbass? We are telling you: SEARCH ANOTHER! We won't give you a link to, because we have better things to do with our time.
  15. I will do that from Classic 1.0.
  16. what object limiter do you mean?
  17. 12p

    Freeze Health

    we won't make you know that so easily! We aren't employees of yours! Check our wiki, use any scripting program, and when u get stuck somewhere, we will help you.
  18. addEventHandler("onClientRender",getRootElement(), function () getPedBonePosition() setElementPosition() end) LOL, I forgot about those things D;
  19. Check out the new weapons Model ID on Map Editor, it will help =) and use: createObject attachElements
×
×
  • Create New...