-
Posts
451 -
Joined
-
Last visited
Everything posted by ZeyadGTX
-
i would like to outPutChatBox when he gets banned outputChatBox ( banner .." has banned ".. getPlayerName( source ) ..".", getRootElement(), 255, 0, 0 ) Tunisia is banned
-
Yes it's but when player joins he doesn't get banned banPlayer ( source, "Tunisia Is Banned." )
-
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 )
-
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 )
-
Cloned Server : + Using Fake Name of my server
-
i made these images using P.S to make it red and Blue
-
Nice keep going 10/10
-
I fixed this in my server and it draws image in the hud also !
-
Oh thanks man i'll add the download link soon
-
.-.
-
I HAVE THE FUCKING CODE FORM CASTILLO's EXP FAK OFF
-
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 !
-
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
-
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 !
-
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
-
I can't use Web Console for chat or starting resources