Author Topic: How to create a E2 holo  (Read 442 times)

0 Members and 1 Guest are viewing this topic.

Offline Physik

  • Jr. Member
  • **
  • Posts: 92
  • Karma: +1/-9
  • Gender: Male
  • _root.pro.value = 1
    • View Profile
How to create a E2 holo
« on: June 25, 2010, 01:29:40 AM »



Offline Krasher

  • -=RND Help Center=-
  • WaffleBBQrz
  • ******
  • Posts: 2764
  • Karma: +75/-47
  • Gender: Male
  • PM me if you have questions.
    • View Profile
    • Forum Page
Re: How to create a E2 holo
« Reply #1 on: June 25, 2010, 12:03:15 PM »

This vid is nice  :D
jus dun explain nuthin :o
« Last Edit: June 26, 2010, 03:13:45 AM by «-= Magic =-» »
-Admin Application-

Follow the rules or I will you.

Offline SheepsAholy

  • Regular Member
  • ***
  • Posts: 211
  • Karma: +8/-2
  • Gender: Male
  • BAAA or GTFO
    • View Profile
Re: How to create a E2 holo
« Reply #2 on: June 26, 2010, 02:09:49 AM »
Use E3 is better
@name PiNgAs!
if(E9001 == Available & E3 == Available){print("E9001 > E3")}else{print("Use E2")}
if(E3 == Available & E9001 != Available){selfDestruct()}

Anyways if you see me ingame, I'll teach some basics or help you with 3d holograms. But only if you ask and I'm not too busy.




Offline Krasher

  • -=RND Help Center=-
  • WaffleBBQrz
  • ******
  • Posts: 2764
  • Karma: +75/-47
  • Gender: Male
  • PM me if you have questions.
    • View Profile
    • Forum Page
Re: How to create a E2 holo
« Reply #3 on: June 26, 2010, 02:57:51 PM »
And why are you using interval? All you have to do is holoPos(1, entity():pos())

Parented to the chip, :o.

Only need interval if you were using crap like

Code: [Select]
@name hur dur
@persist T

T=T+1*1


if (first()) {
    holoCreate(1)
}

    holoAng(1, ang(T,T,T))

it should only be used when you have to repeat the code to get an output.
-Admin Application-

Follow the rules or I will you.