Jump to content

toxicsmoke11

Members
  • Posts

    232
  • Joined

  • Last visited

Everything posted by toxicsmoke11

  1. lolwut
  2. Doesn't work at all -- line 13 addCommandHandler("freconnect",forceRedirectPlayer)
  3. lol, it doesn't let me force reconnect myself while loggined in as admin
  4. i've tried editing it now just for a bit and it gives me a non sense error! function forceRedirectPlayer(who,commandName,thePlayer) if hasObjectPermissionTo ( player, "function.banPlayer", true ) then redirectPlayer( who, "192.168.1.64", 22003 ) else cancelEvent() and outputChatBox("You cannot use that command.",thePlayer,255,0,0) end end addCommandHandler("freconnect",forceRedirectPlayer) please help
  5. Thank you Solidsnake14 !
  6. ive tried using isVehicleEmpty before and i've made a script which didnt work at all, but how can i make this script with getVehicleOccupants?
  7. doesn't work WARNING:test\emptyveh.lua:3: Bad argument @ 'setTimer' [Expected function at argument 1, got number '60000']
  8. how would i make a script which would always destroy empty vehicles? please help,and please i dont want it to be laggy cause in some cases it can be laggy like if theres a check for it with setTimer i dont know how to do this
  9. -empty,look down please
  10. Thank you solidsnake14,now i understand more about positions and addCommandHandler
  11. hello. i want to make a command to make an explosion around a player. so like, /explode *playername* it should make explosion around the *playername* and make sure it kills him whether hes in car or on foot. i just don't know how to make that,i've never made anything with addCommandHandler,and that's why i'm asking in here about this,so could anyone help me with this please?
  12. Thank you Saml1er
  13. function test() local player = getPlayerName (source) outputChatBox("Say hello to " .. player .. ":D") end addEventHandler("onPlayerJoin", test) WARNING: test\script.lua:5: Bad argument @ 'addEventHandler' [Expected element at argument 2, got function] I doubt that i have to explain what i'm doing because it's obvious imo.
  14. thank you for moving my topic to correct section and giving that link. I'll try it and say if i managed to do all of that.
  15. please answer,i got it on windows but idk how to play it on linux
  16. i have no idea is this the right section for this but, how can i get gta sa for linux and mta?i have no idea
  17. hey umm, how would i "convert" race pickups into freeroam pickups? i just want them to work on freeroam(custom gamemode) like they work in race(including with editor) sry if i explained too bad
  18. thanks
  19. how to encrypt lua files?not compile but encrypt so that noone can steal it
  20. toxicsmoke11

    MTA Fonts

    someone please tell me how to
  21. http://www.bing.com/translator with api
  22. toxicsmoke11

    MTA Fonts

    how to add custom font to mta?i mean my own chosen one
  23. i got hamachi server,how to open ports so players can get in?
×
×
  • Create New...