Jump to content

Wei

Members
  • Posts

    814
  • Joined

  • Last visited

Everything posted by Wei

  1. Wei

    txd file

    where I can find id of signs ? i've searched everywhere
  2. Wei

    txd file

    how can I change txd if I don't know id ?
  3. Kenix is not better to use givePlayerMoney ?
  4. https://community.multitheftauto.com/index.php?p= ... ls&id=4591 copy of: (just replaced image and language) https://community.multitheftauto.com/index.php?p= ... ls&id=1557
  5. I don't know the difrence of source, localplayer, client, root, getRootElement(), thePlayer... function gaga(source) triggerClientEvent("guievent", source) end addEventHandler("onMarkerHit",policemarker, gaga) addEvent("guievent", true) function mama( localPlayer ) guiSetVisible(window, true) showCursor ( true ) end addEventHandler("guievent", getRootElement(), mama)
  6. Wei

    Pls help me!

    Yeah there are but it's only seasion time... It doesn't save time..
  7. Wei

    Admins RC

    Ty You're Welcome.
  8. Wei

    script error

    I see that you are downloaded J-Jobs. If you use only police-server and police-client will not work. You need to use utils as well. Or script may not work. You need to completly modify it.
  9. I said that to kenix. He edited he's post...
  10. how can I do that. Can you show me example ? @Solidsnake Same Edit: Kenix works thanks !
  11. https://community.multitheftauto.com/index.php?p= ... ls&id=4520 carmod
  12. Whats the problem it doesn't open the window: client: addEvent ( "myevent", true ) function onmarkerhitevent () guiSetVisible( window, true ) end addEventHandler ( "myevent", onmarkerhitevent ) server: cmarker = createMarker (2069.53760, -1628.82056, 12.87616, "cylinder", 2, 255, 255, 0, 50 ) function jup() triggerClientEvent(myevent) end addEventHandler("onMarkerHit", cmarker, jup)
  13. Wei

    Admins RC

    You have acl file if you download the first public release. I see that creator forgot to add it to new versions.
  14. Wei

    text

    and the name of the server side function is ?
  15. Wei

    text

    how can I make text in top of ped just like a picture is showing. Is it posibble to make server sided? i've looked in a wiki but i didn't find it. I've only finded for screen.
  16. Wei

    Admins RC

    you can download oldest version wich contains acl file. Admins have that you can open admin panel and they have difrend rights ... you can't ban at lvl1 and stuff like that.
  17. Wei

    police help

    ok... i'll take a look thanks
  18. I don't think so. Because images are client, so players need to download it. You can set a text instead of image.
  19. Wei

    police help

    So I have the police system that i've maded... But i want to make to player (wanted) will folow the player(police man)? I know how to make col and stuff but I don't know how to take player control and will follow the police man ! CODE: removed
  20. Wei

    Scripteri

    I ja znam
  21. Wei

    Marker problem

    I've modyfied that from 1 script.... I will make timer...
×
×
  • Create New...