Search results

  1. P

    How to code a circling particle,

    Sphere could be a easy code too but difficult to explain here
  2. P

    How to code a circling particle,

    First of all place a function then place select random player then place select default player then following: let a variable for angle of circle (x) Than use += to increase the variable by 5 (or your choise, more the number more the speed) Then use radian function to get the radian of 'x' ...
  3. P

    How to code a bidding/auc system like skyblock [ML]...

    Ahh.. yes ik you could be using phone or somethin also yea i am banned for mineland commin back in may (2 months ban)
  4. P

    How to code a bidding/auc system like skyblock [ML]...

    Also, tilt your phone if u are using phonr to understand this code ,
  5. P

    Creative+ WE NEED THIS!

    Could happen(not sarcasm)
  6. P

    Creative+ Suggestion to improve Creative+

    I think you have a good suggestion but it being all commands and stuff and writing a whole lota para, nah bro i would prefer downloading the mod instead
  7. P

    How to code a bidding/auc system like skyblock [ML]...

    LINE 1: Chat Event : If holding NOT (Empty chest) : Split Text: Array [A], Text: Current Message, Text[Split]: ' ' [Space] or [Empty] INFO: Neither one of this variable or array is %player% Get Element: Array [A], Index: 1, Variable [C]...
  8. P

    I am bored so, i will make a guide for 2d ,1 step vector

    STEP 1: use a Function block, Get location value from yaw of player [LET: A] , and add a condition, If compare number A < 0, then A+=360. STEP 2: get Radian of variable A [Let: B] and get the value of cosine and sine with the variable B [LET: C and S as variable [respectively]] STEP...
Top