Jump to content

zofski

Members
  • Posts

    7
  • Joined

  • Last visited

Details

  • Gang
    whyy

zofski's Achievements

Newbie

Newbie (4/54)

0

Reputation

  1. zofski

    Need help

    hello guys, It possible to make this fire or there is function to make it, And when player enters to the area and he is not in the team they shot him automatically. This is my code : ( client side ) function onResourceStartss() radarZone = createRadarArea( 8.9, 1709.45, 400, 400, 255, 0, 0, 100 ) RadarCol = createColRectangle( 8.9, 1709.45, 400, 400 ) addEventHandler ( "onClientColShapeHit", RadarCol, onHitDangerZone, false ) addEventHandler ( "onClientColShapeLeave", RadarCol, onLeaveDangerZone, false ) end addEventHandler ( "onClientResourceStart", getResourceRootElement(getThisResource()),onResourceStartss) function onLeaveDangerZone() outputChatBox("You are leave the danger zone!", 255, 255, 0 ) end function onPlayerHisDangerZone() outputChatBox("You are enter to danger zone please leave it on 60seconds!", 255, 0, 0 ) end
  2. hello guys, I have problem when i open my local server and try to enter i show this : What that mean and how to fix it. thank you!
  3. and how did you know is that Linux?! Because of the "var" directory and the fact that it mentions ELF headers. For the latter problem, it's not the same. You're missing a library on the system, I recommend you talking to the support so they can solve the issue. Ok thank you for your help, I will try to contact the support.
  4. you can't help me here ! if there is someone else have same problem we can help them too
  5. it's Linux, i have upload mta_mysql.so by ftp and i changed it on server config to and still have same problem
  6. and how did you know is that Linux?!
  7. Hello, I have a problem with connected to delux-host database! I can't connect with database on officiel server, but when i open my local server and change database access with delux info it's work! this is what delux server log say : and i check i have upload modules file and add it to my config this is Libmysql.dll file and modules files: Config :
×
×
  • Create New...