Jump to content

[UVA]Bart

Members
  • Posts

    359
  • Joined

  • Last visited

Everything posted by [UVA]Bart

  1. having all 120 + commands in the script i found made it a bit slow when showing them. also the slr commands.ini is used to create a list in the /slr dialog.
  2. yeah i never got round to making it lol
  3. well spotted 50p lol cause a copied the function name must a copied brackets too lol
  4. setTimer (stufftest(), 120000, 0) function stufftest() outputChatBox("stuff test function") end
  5. i will belive it when i see it.
  6. stick a timer on the function that makes the sliding text just call that function every 2 mins
  7. sorry xetaquake this is off topic but do you have msn ? also about the showing every other time, write to xml howmany times a player has opend the gui and on the 3rd one show the immage, that way when the gui is open the other 2 times it wont show and then re-write in the xml "0" u get me ? basically check the xml for the players name and if it == 3 then show the scrolling lable else dont show it and add 1 to whats in the xml
  8. save is like this in the xml then loop through the node stuff to find the one your after or do it the way you want. the main node is called "stuff" and the subnode is called "1" or "2" or "3"
  9. save is like this in the xml then loop through the node stuff to find the one your after or do it the way you want. the main node is called "stuff" and the subnode is called "1" or "2" or "3"
  10. use mine from slr it has codes that you use like player1 and player2 then the script changes them
  11. use mine from slr it has codes that you use like player1 and player2 then the script changes them
  12. u wot, m.a.t.e wtf is that is it some shite script that you made bet u made a script for the alphabet dint ya !a text said "apple" !b text said "bullshit"
  13. u wot, m.a.t.e wtf is that is it some shite script that you made bet u made a script for the alphabet dint ya !a text said "apple" !b text said "bullshit"
  14. make sure that the slrgamecommands.ini is in the same folder as the script is in and that the commands are actually in the file and havnt been deleated
  15. make sure that the slrgamecommands.ini is in the same folder as the script is in and that the commands are actually in the file and havnt been deleated
  16. AstonDB9 this script isnt really rocket science is it really, and its nothing special, all you do is loop through the players to see whos dead or alive and the winner simply freeze, then unfreeze when the map has started or even on a timer and win freeze can be disabled using one more check add it to a ini weather or not its on or off and then check the ini before you freeze to see if it is on, thats what mine does in my slr script
  17. AstonDB9 this script isnt really rocket science is it really, and its nothing special, all you do is loop through the players to see whos dead or alive and the winner simply freeze, then unfreeze when the map has started or even on a timer and win freeze can be disabled using one more check add it to a ini weather or not its on or off and then check the ini before you freeze to see if it is on, thats what mine does in my slr script
  18. could make it work in mta dm a think by sending a standard handling file client side, but dunno about mta race
  19. could make it work in mta dm a think by sending a standard handling file client side, but dunno about mta race
  20. i have tried it, the script in my slr can only read whats being played on the computer that the script is on, there for if its on a server it can only read whats being played on the server, but if you want i can make the script so that all the admins can connect to your server remotly if they want to use the music script and they all have the script on there computers, thats what i did on my server when i have it running:D
  21. i have tried it, the script in my slr can only read whats being played on the computer that the script is on, there for if its on a server it can only read whats being played on the server, but if you want i can make the script so that all the admins can connect to your server remotly if they want to use the music script and they all have the script on there computers, thats what i did on my server when i have it running:D
  22. [UVA]Bart

    Spam

    blue tak you had a bracket mismatch so it wnt work as far as i can see.
  23. use mta text signal and have it checking to see if "?" isin $3 if it is then find the correct command, best off naming the "?" as a char, but a cant remember what it is lol
  24. /me good luck scooby and toady
  25. hummm a dunno, you have msn might be able to sort something out altho i tend to work alone
×
×
  • Create New...