Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
How to check if a player is in a safety?

 
Post new topic   Reply to topic Printable version
 View previous topic  baffled by this coding Post :: Post Accurate collisions  View next topic  
Author Message
Agile
Guest


Offline

PostPosted: Wed Mar 19, 2008 2:48 pm    Post subject: How to check if a player is in a safety? Reply to topic Reply with quote

There is a "status" field and a STATUS_SAFEZONE definition in the player.h file, but:
Code: Show/Hide
p->position.status == STATUS_SAFEZONE

obviously will not work, so what am I supposed to do here? Thanks,
-Agile
Back to top
Dr Brain
Flip-flopping like a wind surfer


Age:39
Gender:Gender:Male
Joined: Dec 01 2002
Posts: 3502
Location: Hyperspace
Offline

PostPosted: Wed Mar 19, 2008 2:58 pm    Post subject: Reply to topic Reply with quote

if (p->position.status & STATUS_SAFEZONE) should do the trick.
_________________
Hyperspace Owner

Smong> so long as 99% deaths feel lame it will always be hyperspace to me
Back to top
View users profile Send private message Add User to Ignore List AIM Address Yahoo Messenger MSN Messenger
Agile
Guest


Offline

PostPosted: Wed Mar 19, 2008 3:00 pm    Post subject: Reply to topic Reply with quote

Lol, holy crap wow, that was fast.
Yeah I was about to post again when I realized I could just check buy.c, thanks =)
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> ASSS Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 412 page(s) served in previous 5 minutes.

phpBB Created this page in 0.550120 seconds : 28 queries executed (86.3%): GZIP compression disabled