Jump to content

ZeyadGTX

Members
  • Posts

    451
  • Joined

  • Last visited

Everything posted by ZeyadGTX

  1. ZeyadGTX

    banPlayer

    i would like to outPutChatBox when he gets banned outputChatBox ( banner .." has banned ".. getPlayerName( source ) ..".", getRootElement(), 255, 0, 0 ) Tunisia is banned
  2. ZeyadGTX

    banPlayer

    Wow worked 10/10 Thanks.
  3. ZeyadGTX

    banPlayer

    Yes it's but when player joins he doesn't get banned banPlayer ( source, "Tunisia Is Banned." )
  4. ZeyadGTX

    banPlayer

    Hello i would like to ban Tunisians when Join my friend script Not working local countries = { [ "TN" ] = true } local serials = { [ "" ] = true } function paises ( ) local gCountry = exports.admin:getPlayerCountry ( source ) or "N/A" local gSerial = getPlayerSerial ( source ) if ( serials [ gSerial ] ) then elseif ( countries [gCountry] ) then banPlayer ( source, "Tunisia Is Banned." ) end end addEventHandler ( "onPlayerJoin", getRootElement(), paises )
  5. ZeyadGTX

    Help

    I just wanna the player takes the teamcolor and Blip color of the Team but why it changes all players blips ! now it's white i can simply change them to another colors but isn't there way to make it According the player color ?
  6. ZeyadGTX

    Help

    100 % works but i would like to ask can the player blip be the same as his name ?
  7. ZeyadGTX

    Help

    Actually the Blip still Red ! , I have Just 1 Team i would like the player gets the Color of the team on his Blips and Nametag
  8. ZeyadGTX

    Help

    Hello Guys Can you help me with this small script This script Makes you get the teamcolor and blip when you chat But the problem is if the player is not in team his blip is RED !! all the players Blips are red except Team players local blip = { } addEventHandler ( "onPlayerChat", root, function ( ) if ( not isElement ( blip [ source ] ) ) then blip [ source ] = createBlipAttachedTo ( source ) end local theTeam = getPlayerTeam ( source ) if ( not theTeam ) then return end local r, g, b = getTeamColor ( theTeam ) setPlayerNametagColor ( source, r, g, b ) setBlipColor ( blip [ source ], r, g, b, 255 ) end ) addEventHandler ( "onPlayerQuit", root, function ( ) if isElement ( blip [ source ] ) then destroyElement ( blip [ source ] ) end end )
  9. ZeyadGTX

    Server list spam

    Cloned Server : + Using Fake Name of my server
  10. ZeyadGTX

    Hud_Spider

    i made these images using P.S to make it red and Blue
  11. I fixed this in my server and it draws image in the hud also !
  12. ZeyadGTX

    Hud_Spider

    Oh thanks man i'll add the download link soon
  13. ZeyadGTX

    Hud_Spider

    What exactly you mean ?
  14. هتساعدوني ولا لا ؟
  15. I HAVE THE FUCKING CODE FORM CASTILLO's EXP FAK OFF
  16. ZeyadGTX

    Hud_Spider

    actually Cesar is my enemy and he stole the images from my client Files and re-shared it also he shared my old and i reported him but No one deleted it !
  17. ZeyadGTX

    Hud_Spider

    Hey Gamers !! Today i'm gonna show you something is important in any MTA server ! That Thing is The HUD I made small HUD for Ya ! That's my first HUD i made in MTA so you can see it sucks But For me is okay because it's the first HUD i made and it's Beta Version If you like it Don't Lazy To reply If you don't Reply with what you hate in ! and i'll Correct Hud V 2.0 Properties 1- Fps / Ping 2- Location 3- Current Time 4- Healthy - Armor - Oxygen ( Armor Shows if you have) ( Oxygen Shows when you're in water ) 5- Rotates 360 Degrees getTickCount 6 -Nice Looking Weapons Every weapon has image 7- Vehicle KM/H - Health 8- Ammo / Clip Images : Without Armor ! With Armor ! All While in Vehicle ! -------------------------------------------------------------------------- Added Clip / Ammo Changed Pictures ! / Resized
  18. Lol actually i deleted my account from Insane-hosting and went to Vortex it's better and have no lag Not like Insane Minimum ping is 200 for all players and i have internet speed 4 MB !
  19. Hello Guys I'm starting new server i had 3 servers before like Deathmatch and Freeroam and Zombies I tried all of them but was boring i was wondering If i can make Race server but idk how to explain there is servers like {DDC]Drunk Server Club which you spawn with Infernus or bike then you Must finish the map without dying like stunts To Try to reach the Hunter without Dying i need help to make it I need 2 Things From you please : ! 1 - A good gamemode for that ( TESTED ) 3 Good Maps ( TESTED ) Thanks Guys For your help , i'll do the best
  20. I can't use Web Console for chat or starting resources
  21. اقسم بالله انا عامله
  22. لا والله انا عامله
×
×
  • Create New...