1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Solved Change getSafeSpawn() to player position?

Discussion in 'Development' started by armagadon159753, Jul 20, 2017.

  1. armagadon159753

    armagadon159753 Zombie

    Messages:
    217
    GitHub:
    armagadon159753
    Code:
    https://pastebin.com/AxCCGvni
    I would like to change the position of the particle for either around the player

    Thank you for your answers
     
  2. Matthew

    Matthew Baby Zombie

    Messages:
    167
    GitHub:
    matthww
    Instead of getting the spawn you would change it to the players position (line 30-31 and 35-37)
     
  3. armagadon159753

    armagadon159753 Zombie

    Messages:
    217
    GitHub:
    armagadon159753
    Thx you but i would l'île for spécifique player:
    if($player->hasPermission("particle.perms")){
     
  4. Marabou

    Marabou Baby Zombie

    Messages:
    137
    GitHub:
    wiligangster
    after your foreach() loop add "if($player->hasPermission("particle.perms")){"
     
    armagadon159753 likes this.
  5. armagadon159753

    armagadon159753 Zombie

    Messages:
    217
    GitHub:
    armagadon159753
    After add perms console give me an error
     

    Attached Files:

  6. Muqsit

    Muqsit Chicken

    Messages:
    1,548
    GitHub:
    muqsit
    face.palm.alert
     
  7. armagadon159753

    armagadon159753 Zombie

    Messages:
    217
    GitHub:
    armagadon159753
    It is very late I am no longer master of actions ^•^ sorry o forgot to definied $player.
    Sometimes I'm more stupid than usual
     
  8. Muqsit

    Muqsit Chicken

    Messages:
    1,548
    GitHub:
    muqsit
    It's a very common error. You should learn the very basics of programming languages before calling for help on that one :p
     
  9. armagadon159753

    armagadon159753 Zombie

    Messages:
    217
    GitHub:
    armagadon159753
    Unfortunately I know the bass quite well depends on the concentration and the time to which ..... I will have to sleep otherwise I will finish nailed all week on my bed xD
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.