Talk:GetPCIsSex
There are no discussions on this page.
Revision as of 12:31, 11 June 2006 by imported>JOG (Yes, you can ommit" ==1" (or better ">0"))
Do I have to put == 1 in the script line? Because in the examples, one ends in Male == 1 and the other ends in Female. Do they both work?
Examples:
If GetPCIsSex Male == 1 Message "You're a Boy, George." endif If GetPCIsSex Female Message "Now, you're a cute one..." endif
The Imperial Dragon 13:07, 11 June 2006 (EDT)
- Yes, this is why I made those examples ;)
- See the "If"-page. (And the set page as well for some really tricky expressions)
- --JOG 13:31, 11 June 2006 (EDT)