Comment Tags Problems?

Posted By: Legionaryu

Comment Tags Problems? - 06/13/07 18:57

Hi,
I want to use the comment tags in my code, but some comment tags don't works.
Example:
Code:

...
...
//entry_entity: myEntity
string* str_ent = "";
action act_something
...
...



I need to enter a string in WED using Behavior window.
I have searched in the forum, and I found only a link to AUM38: this have a limited number of tags.

Can you help me?

Thanks,
Legionaryu
Posted By: Dj_Pint

Re: Comment Tags Problems? - 06/13/07 19:01

what exactly is the problem? don't the "//" work or what???
sry, but i don't understand it^^

in wed are only two lines for strings...
Posted By: JeyKey II

Re: Comment Tags Problems? - 06/13/07 19:05

What's about Comment Tags leftside of the points?

//.........

That's your problem
Posted By: Gordon

Re: Comment Tags Problems? - 06/14/07 12:27

try something like this:
Code:

//entry: Item Message 1
//id: 36
string invent02_item01_message1 = "";


This was copied from my inventory code.
Posted By: Legionaryu

Re: Comment Tags Problems? - 06/14/07 16:34

Thanks guys,


Dj_Pint, my problem is: I want to create an action that animates one specific entity, which is set by Behavior in WED.

JeyKey II, these points indicates other lines of code.

Gordon, I tried this, but nothing worked.

In the comment tags section,
Code:

// entry_entity: text
Edits the following string, from a scroll list which contains all entity names in the level.




Thank you,
Leginaryu.
© 2024 lite-C Forums