Jump to content

joaosilva099

Members
  • Posts

    199
  • Joined

  • Last visited

Everything posted by joaosilva099

  1. Awesome work man. I'm having a trouble with PM system. When i am alone in the server my name appears in the player list but when is me and other player my name appears twice in the player list and i can't pm him only pm myself. Do you know this bug? I don't know if it was already reported but if no is there. OBS: This is only a bug report i love this resource and i'm starting developing applications for the phone
  2. joaosilva099

    SOLVED

    PROBLEM SOLVED CAN DELETE THIS THANKS
  3. Alright man i will wait for the release. Then i could understand the exported functions. I realy wanna connect this phone to my game. Its awesome!!
  4. Awesome job man! It looks realy awesome and i will use it for sure. Just asking a thing... Can put some explaination how to use the exported functions?
  5. hum i tested it and checked on admin panel and the gravity was low
  6. i don't mean this. i mean when u jump the ALL server takes gravity low and i want only the local player to take the gravity so he can jump highter
  7. thanks men that worked but how can i only set the gravity only for local player?
  8. Hi all i'm making some script to my server and i have a problem. How can I enable the player to jump highter? (For who plays GTA SA and use codes I want to do what LFGMHAL code does) Hope u can help me TY
  9. The file is compiled lol
  10. i will put if the distance betwen cop aand crim is bigger than 5 then setElementPosition(crim, copx, copy, copz) do u agree?
  11. Aah OK. Can i try to improve the script by adding ifs to check if is in Walter AMD other situations?
  12. I dont testes yet but i think it should be setPedRotation(criminal, followRotation) Instead of criminal, cop no? AnD why use math.Random?
  13. Im not understanding u. Can u explain better? Or example
  14. Hi all.I am making my own cop arrest system. I know how to do it but w en the criminal get arrested what should i use to force im to fpllow the cop? attachElements ?? Help me pls
  15. Aah man thanks. Bcs i have notebook i dont have 2 and 8 num lock keys. But i connected my keyboard and i made it. Realy thanks i thinked that i should make code. Thanks!!
  16. Hi all i have my own job sytem and one of the jobs is Mechanic... when you are mechanic you have to spawn towtruck in the spawner (already build too) and then drive slowly in the front of damaged cars and the towtruck will tow the car (like roadtrain towing tanker Example). I thinked the tow truck already had that function but does not have. Someone can tell me a code? I have no idea the functions to use, etc... PS: i want to tow bikes too! PS2: Tow with towtruck only if you are in the team called "Mechanic" otherwise dont do nothing
  17. check the code man!! if(thePlayer == "nop")then code = true else code = isObjectInACLGroup("user."..getAccountName(getPlayerAccount(thePlayer)), aclGetGroup("Admin")) end
  18. no errors on debugscript and not in server log
  19. Man i know but the problem is the event onClientPlayerQuit doesn't get triggered to the player who quitted!!!
  20. you say that i need to set true the server event which i trigger to serverside when the client resouce stops? its done and still dont work
×
×
  • Create New...