Jump to content

ServerBoss

Members
  • Posts

    10
  • Joined

  • Last visited

About ServerBoss

  • Birthday September 13

Details

  • Gang
    Grove Street
  • Interests
    MTA:SA, Girls, Scripting LUA

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ServerBoss's Achievements

Member

Member (5/54)

0

Reputation

  1. I have written a small code and its not working how it should, its a script to remove a players head on death if headshot (bodypart 9) but its only showing the player who was killed. I need this function to visually remove the player's head for all players, it was written serverside. function removeHead (thePlayer, bodypart ) if (bodypart == 9) then setPedHeadless(thePlayer, true) end end addEventHandler ( "onPlayerWasted", getRootElement(), removeHead ) I need this solved as soon as posible. Regards Serverboss
  2. My services are still avalible to the community, just skype at gary.darroux or check out my website
  3. Sorry for not getting back to you, I have been busy with other jobs. Did you get this fixed?
  4. Ill contact you this afternoon
  5. Show that function plz, like the entire part for that function and see what pops up in the debug window and post it
  6. This is server side right? And try using some indentations man, it helps read the script.
  7. I'll complete my gamemode and post it in june And thats embarrasing, I'll correct the signature a it later.
  8. You can try making several maps and when the player starts running it will randomly select one of the several maps so that its not one make everyone can get accustom to. If you like ill help you with that, pm me.
  9. This is a really cool project, if you need any help script wise contact me.
  10. ServerBoss Scripting Services Services [*] Full Gamemode Scripting [*] Single Resource Scripting [*] Script Editing and Maintenance [*] Scripting Lessons About I am offering my scripting skills to the community of MTA:SA, including lessons all at a cheap rate which you may check out at serverboss.web44.net. There you can apply for a gamemode scripting, lessons and purchase completed gamemodes and single resources Contacts You can contact me by filling out a short form on my website or contact me on skype at gary.darroux or you can PM me on this forum. Feel free to ask any questions below. (v)
×
×
  • Create New...