Jump to content

darhal

Members
  • Posts

    582
  • Joined

  • Last visited

Everything posted by darhal

  1. Post the code you dont understand what i say
  2. Well createPrivateVehicle is not defined you can search in the wiki for a function that fix broken vehicles
  3. Repalce vehicle with root at line 120
  4. Post the new code i thought you should addee ) cuz your code isnt closed
  5. Delete ) line 136and put it at the end line 140
  6. All works fine now
  7. Oh my god its my mistake replace player[index] to player[1]
  8. Ok hmmm post the new code
  9. Guys he is new why you dont give him example to understand more
  10. guiGridListSetItemText(teamPlayersGrid, row, 1, player[index], false, false) replace that line (247) with this one of course this problem happen because player still a table and to access player namz you should put the table index
  11. NearGreen code is correct just replace the line 31 with this getPlayerRow[player] = row dont forget to define the table outside the function local getPlayerRow = {}
  12. Why you dont pass the elements that you need in players table to client side then insert them there
  13. darhal

    map editor

    Hello all Does anyone know how to generate a lua code in map editor by other words i need to save a lua code not xml one Thx
  14. darhal

    help shader

    Oh thx for help
  15. Delete client at line 9
  16. darhal

    help shader

    Does it work for you ?
×
×
  • Create New...