|
1 registered members (TipmyPip),
18,633
guests, and 5
spiders. |
Key:
Admin,
Global Mod,
Mod
|
|
|
Re: Not a member of ENTITY error in Lite-C
[Re: bpc31]
#204060
04/26/08 01:30
04/26/08 01:30
|
Joined: Jan 2002
Posts: 4,225 Germany / Essen
Uhrwerk
Expert
|
Expert
Joined: Jan 2002
Posts: 4,225
Germany / Essen
|
It's not "define#", it's "#define". Additionally you shouldn't set semicolons at the end of defines. If the error is not resolved by that try "#define race_over skills[19]".
Always learn from history, to be sure you make the same mistakes again...
|
|
|
Re: Not a member of ENTITY error in Lite-C
[Re: bpc31]
#204096
04/26/08 14:19
04/26/08 14:19
|
Joined: Oct 2007
Posts: 5,211 İstanbul, Turkey
Quad
Senior Expert
|
Senior Expert
Joined: Oct 2007
Posts: 5,211
İstanbul, Turkey
|
they are not variables, once compiler saw these it change all variable_name's to skillXX and compiles this way. They are not variables just name change
3333333333
|
|
|
|
|
|