Jump to content

Perfect

Members
  • Posts

    563
  • Joined

  • Last visited

Everything posted by Perfect

  1. same errors again Warning:playerghost/ghost.lua:6: 'end' expected (to close 'for' at line 3) near 'else'
  2. Perfect

    [Help] scripts codes

    can't download new link ?
  3. same errors Warning:playerghost/ghost.lua:6: 'end' expected (to close 'for' at line 3) near 'else'
  4. same errors Warning:playerghost/ghost.lua:6: 'end' expected (to close 'for' at line 3) near 'else'
  5. Perfect

    [Help] scripts codes

    how to compiled and uncompiled ? more details please
  6. oh ok, do you know how to change z of blocks, save map and load map?
  7. you mean why there is localplayer,player,thePlayer ? If that, thnx i typed fastly, so i forgot EDIT: can you correct my code please if that is wrong ? EDIT: Warning:playerghost/ghost.lua:6: 'end' expected (to close 'for' at line 3) near 'else' . please help!!!
  8. Hi All, i download this resource https://community.multitheftauto.com/ind ... ls&id=3712 and i check for change something but i can't because i got another code instead of lua can you guys check and please let me know that only happening to me or all. LuaQ how to change lua in that code and again change back to normal ?
  9. ah, thnx I tried, can you check please! function playerghostmode() local localplayer = getLocalPlayer(source) for index,player in ipairs(getElementsByType("player")) do setElementCollidableWith(player, localplayer, false) outputChatBox("Server: Ghostmod: on", thePlayer, 0, 255, 0 ) else setElementCollidableWith(player, localplayer, false) outputChatBox("Server: Ghostmode: off", thePlayer, 0, 255, 0 ) end end addCommandHandler("ghostmode", playerghostmode)
  10. not car ghost mode, i mean players. if i type /ghost then they or car can go through from me
  11. everyone (like title says), but i ask you because maybe you never been wrong
  12. Hi all, i want to know how to make player like a ghost ? i mean players can go through players which functions i can use or can someone make for me pls ? i wanted that with command /ghost then ghostmode on
  13. you said him to remove in your earlier post
  14. Thank you so much!!! (Solidsnake14,Taalasmaa and TAPL)
  15. Perfect

    New Server Mods

    I look but did'nt understand what you want to do ? or maybe this engineLoadDFF
  16. Perfect

    Account ID

    what you mean by accountid ? EDIT: You can do anything you want in accountdata instead of accountID
  17. Perfect

    Account ID

    You mean Those ? getAccount getAccountData getAccountName getAccountPlayer getPlayerAccount getAccounts
  18. ok but when player try to warp and i disable warping then that player will get message like "This player is diable his warping", how to that ?
  19. Perfect

    Plzz Help!

    What ? give more information
  20. maybe this reloadPedWeapon
  21. maybe, this will help some https://community.multitheftauto.com/ind ... ils&id=292
×
×
  • Create New...