Jump to content

Gamekiller

Members
  • Posts

    52
  • Joined

  • Last visited

Everything posted by Gamekiller

  1. I get your point and Accept it because it would take time to make this all for other players.
  2. No I'm still learning:) At Wiki and from my brother but I dint get this 100% so i thought i will post it so other people can help me
  3. And how should i do the Collum i made>? what to do with that?
  4. I need to get the Skin name but it wont get it,
  5. call(getResourceFromName("scoreboard"),"addScoreboardColumn","Money",root,90) call(getResourceFromName("scoreboard"),"addScoreboardColumn","Wanted",root,40) call(getResourceFromName("scoreboard"),"addScoreboardColumn","Skin",root,90) function update() for k, v in ipairs(getElementsByType('player')) do local money = getPlayerMoney(v) setElementData(v,"Money",money ) end for a, v in ipairs(getElementsByType('player')) do local wanted = getPlayerWantedLevel(v) setElementData(v,"Wanted",wanted ) end for k, v in ipairs(getElementsByType('player')) do local Skin = getElementData(v,"Skin.name") setElementData(v,"Skin",Skin.name ) end end setTimer(update, 10000, 0)
  6. Hmm.... I just have the function's but dont know how i would get running...
  7. I already tryed Export function but that dint worked 100% Out Edit: # Found it... Now looking if works
  8. Ok so i'm using the Spawn menu of 50P So Exactly you have the Catagory ( Main showed) And you have the Class Name ( team name) After that you have the Chara's (Skin Name) I want it to get the Skin name like Catagory> Los Santos > Government > President
  9. No Like If the menu Catagory's > San fiero Then the Class name > Goverment Then i want to get it of goverment the Skin name President Etc
  10. The Collum needs to get the, Skin name theplayer choosed It has difrent name's in the Class so i want to let it get the Skin name..
  11. Gamekiller

    Qeustion

    Currently i'm using the Spawn Menu of 50P but i got one qeustion I've added A new collum on the Scoreboard but now i want to get it the Name not the Class name but the skin name they choosed but how would i do that?
  12. I started it, like 3-4 times... Nothing created...
  13. Did that Yeah, but it aint working:S Also i cant see the Database file in Files/database/
  14. JR10 I like your script's but also i have a problem with this one! if i try to type /business it wont show up! could you tell me what's the problem?
  15. Yeah sorry mate, I'm sorry i'm just human, i make fault's:(
  16. ok Because then it would be simple for me to restrict the spawn's but yeah thanks
  17. So Benamix you are saying then Solidesnake Dint make this Gang system? Exactly i know he made it, This system is here now for so long and idk since when but everyone steal's credit's there are more dogs called vickie so Qeustion Solidsnake I got one qeustion is it possible to make it on ACL That the gang makes the groups on acl.xml like example Somthing like that? I dont know if it's possible but
  18. Ahhh... Okay... This is gonna be more difficult than i toughed than... ! Wich file do i need to edit? Smiles, Jay Where you find the Script above, You need to get the position's where you want the bank, Like in Las venturas its now at The Clowns If your in-game go walk at the place you want it press p press your self and get the X Y Z Positions and Write it at The Position.
  19. What u mean with make sure mysql is running, first anwser how to start it?
  20. http://bit.ly/ziDhYG Lol, Give me a good anwser look its, because this is'nt Phpmyadmin i know how to use it but its just the problem that i dont know where it saves the accounts/other information and how to run the qeury
  21. What a Smart Anwser (NOT) I Know that it needs in the recources folder but the MYSQL File and what i need to start thats the only problem i dont know how to do that.
  22. Nice but i dont know how to install it.
×
×
  • Create New...