Jump to content

SnoopCat

Members
  • Posts

    413
  • Joined

  • Last visited

Everything posted by SnoopCat

  1. this one is not working: local imgTable = { "img/travelling.png","img/image2.png","img/image3.png","img/image4.png" } g_GUI['travelImage'] = guiCreateStaticImage(screenWidth/2-400, screenHeight/2-300,800, 600, imgTable[math.random(#imgTable)], false, nil) and also checked if the name was wrong and it wasnt
  2. is it not working images are not showing
  3. hey i need to know how i can make a code to show random pictures in this case i will use race as example. g_GUI['travelImage'] = guiCreateStaticImage(screenWidth/2-400, screenHeight/2-300,800, 600, 'img/travelling.png', false, nil) how i can make that code to show diferent images each changemap. thx
  4. Thx for all who posted here cuz now i know what i can made better in my maps...
  5. there are some scripts in comunity that could help u like this one https://community.multitheftauto.com/ind ... ls&id=1126
  6. Hey this is my recent map i made hope you like it and make ur comments plz cuz i want to know ur opinion about it....
  7. SnoopCat

    Math.random

    hey here i want to make a script that shows u players loged in all is working fine but i want to put them to show whit random colors and they are not woring can u help me ??? there is the code... function playerCount ( ) outputChatBox ( "Ahora Hay" .. getPlayerCount().. " Jugadores En el Servidor", getRootElement(), local r,g,b = math.random(0, 255),math.random(0, 255),math.random(0, 255), true ) end addEventHandler ( "onPlayerJoin", getRootElement(), playerCount ) addEventHandler ( "onPlayerQuit", getRootElement(), playerCount ) can u plz say me what is wrong?
  8. thx man PD: Map are totally hand maded whit some transparent roads
  9. anny comments??? plz i need to know ur opinnion so i can mejorate my maps...
  10. Hey guys this is my new map hope u like it
  11. getting same error here querying game-monitor.com master server... failed! (500: Internal Server Error) how i can fix it ??? my host ports are opened and all its correct (NOTE: my server is on GNU/Linux) post maked on 20/03/011
  12. any chanse to give or trade?
  13. SnoopCat

    FireFox Maps

    hey here will show 2 of my maps: [DM]Skilled_NRG [DM]Watch_Down_you I maked this second map because i wanted to test portal and jumps things... What do u think about it????? PD: IM FireFox
  14. AWESOME BENOX UR PRO AND ANY CHANCE TO GIVE OR MAKE IT PUBLIC?
  15. WOW NICE Map any chance to give or trade???? if you want my msn is [email protected]
  16. well can someone tell me why when i start a map for race whit script in my new server get the error HTTP Code Sayid error, i have never get this error on my old server can someone say me how to fix plz?
  17. SnoopCat

    HELP ME PLZ

    hey hello i need help i rented a new server and i putted my scripts all working perfect and now when i try u load a map or start resourse via admin panel i get errors here is the debugscript 3 of what is happening plz help me plz help as faster as possible plx
  18. but what about the upload resourses thing?
  19. what about to make an admin section to do the admin thinks like bann manage players and a thing to upload resourses to server that would be great good job whit resourse keep doing and upgrading it regards your fiend FuGa
  20. AWESOME IN HOW MUCH TIME IT WILL BE RELEASED??? I WANT TO PLAY IT
  21. awesome..... hey lil do u remember me ?
  22. ye name says all what about to make an ftp resourse to add or remove resourses from the web browser ???? this can be very useful i think....
×
×
  • Create New...