Jump to content

toptional

Members
  • Posts

    493
  • Joined

Everything posted by toptional

  1. toptional

    need help!!

    Give us the code so we can help you
  2. WIth this script, i'm trying to get when a player logs in to the server the gui and the dx line and dx text shows It's not working getting no errors addEventHandler("onPlayerLogin", root, function() GUIEditor.window[1] = guiCreateWindow(0, 0, 763, 741, "Zombie Apocalypse Spawn Menu", true) guiWindowSetSizable(GUIEditor.window[1], true) guiSetAlpha(GUIEditor.window[1], 1.00) GUIEditor.edit[1] = guiCreateEdit(1008, 588, 322, 137, "Class Information:", true, GUIEditor.window[1]) guiSetProperty(GUIEditor.edit[1], "NormalTextColour", "FFAB0000") guiEditSetReadOnly(GUIEditor.edit[1], true) GUIEditor.button[2] = guiCreateButton(152, 626, 455, 105, "Spawn", true, GUIEditor.window[1]) guiSetFont(GUIEditor.button[2], "sa-gothic") addEventHandler("onClientRender", root, function () dxDrawText("Class", 518, 99, 671, 144, tocolor(255, 255, 255, 255), 2, "pricedown", "left", "top", false, false, true, false, false) dxDrawText("", 615, 411, 618, 411, tocolor(255, 255, 255, 255), 2, "default", "left", "top", false, false, true, false, false) dxDrawText("Category", 51, 89, 255, 158, tocolor(255, 255, 255, 255), 2, "pricedown", "left", "top", false, false, true, false, false) dxDrawLine(391, 71, 391, 626, tocolor(255, 255, 255, 255), 1, true) end ) end )
  3. But if i have my own particle.txd how will i add it is what i'm asking
  4. Is it possible to replace the particle.txd? for example having new blood new lights for example, i have seen this on other servers if so can you give me an example on how it's done? Thanks
  5. Hi there! I'm looking for a good mapper that can help me out with my project, CMG 2.0 We need to design new bases for the map if you're intrested contact me via PM or through skype : robbster98 My Server IP : mtasa://46.249.39.110:22007 check it out if you want! Thanks Regards, Robbster
  6. This is a game not a super market.
  7. Hey Everyone, Is there a way to count steal kills?
  8. Anyone for the best game out there? Wanna know what it's called? MTA FTW MTA For ever and Always
  9. If you know how to change serial, please report MTA Team to fix and/or make anti-change. There is no program, there is nothing MTA can do, its simple re-placing a piece of hardware (hard for laptop users) (easy for desktop users)
  10. Well, i have a testing desktop, i done really like it, i prefer the touch pad, Anyway its ordered so forget about the Price How good is this for gaming? FPS on Modern games like Black Ops 2?
  11. Nah im not looking for mobolity is it pretty good for modern day gaming though?
  12. Not strictly true, in 2008 Zimbabwe had an inflation of 89,700,000,000,000,000,000,000% and thus 688,000,000,000 Zimbabwe Dollars equated to 1 United States Dollar. Nice fact ahahhahaha So, i have decided and the laptop is on its way, Heres a link tell me what kind of games this can handle and the FPS? I think its gonna do pretty good http://www.johnlewis.com/231740103/Product.aspx
  13. Does the web hosting include a domain?
  14. toptional

    Logs

    Is it possible to make the log file have NO Errors? just Admin Actions and Chat? Is it possible to have a log file with Just Errors And is it possible to record local chat as a log?
  15. Thanks Castillo, EDIT - Problem fixed (mis-placed brackets)
  16. If there is No FTP Access how do we upload our files? How can we trust you? You have a free domain? What are you gaining from this? What are the server specs? What is the internet upload speed?
  17. How would i send the item data to the server event?
  18. I dont like sharing all my code on the forum ill send it via PM k?
  19. Im sorry what did you just say??? How is it my problem? I dont get what you mean by that? And u said i should use getitemdata thing, ill try
×
×
  • Create New...