Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how do i make a "Poofer" ?
CarnivorousJelly Offline
Posting Freak

Posts: 1,196
Threads: 41
Joined: Dec 2012
Reputation: 80
#12
RE: how do i make a "Poofer" ?

(08-20-2014, 04:52 PM)giacomo9 Wrote: I want use this script: void SetEnemyIsHallucination(string& asName, bool abX);

But I don't know what is "string& asName" (It must be "Player" or enemy name?)
"bool abx" is the distance, I know. In quotes I just must to write number?

Or, simpler, can you write a example of this script for me? Thanks Big Grin

SetEnemyIsHallucination("scary_monster_name", true);
Replace scary monster name with the actual monster's name

A string is a set of characters inside quotation marks (scary_monster_name). It must have the quotes around it.
A bool (boolean) is a set value of true or false, not distance Smile

[Image: quote_by_rueppells_fox-d9ciupp.png]
(This post was last modified: 08-21-2014, 05:09 PM by CarnivorousJelly.)
08-20-2014, 11:09 PM
Find


Messages In This Thread
how do i make a "Poofer" ? - by Lemorz56 - 01-22-2012, 02:55 PM
RE: how do i make a "Poofer" ? - by Tripication - 01-22-2012, 02:57 PM
RE: how do i make a "Poofer" ? - by DaAinGame - 03-10-2012, 01:19 AM
RE: how do i make a "Poofer" ? - by Saren - 03-10-2012, 08:18 AM
RE: how do i make a "Poofer" ? - by Stepper321 - 03-10-2012, 12:17 PM
RE: how do i make a "Poofer" ? - by giacomo9 - 08-20-2014, 04:52 PM
RE: how do i make a "Poofer" ? - by burge4150 - 08-20-2014, 05:24 PM
RE: how do i make a "Poofer" ? - by burge4150 - 08-20-2014, 05:44 PM
RE: how do i make a "Poofer" ? - by CarnivorousJelly - 08-20-2014, 11:09 PM



Users browsing this thread: 1 Guest(s)