PHCreed
Would you like to react to this message? Create an account in a few clicks or log in to continue.

PHCreed

PHCreed Unlimitboard Online Tambayan
 
HomePortalGalleryLatest imagesSearchRegisterLog in

 

 SF GAME TYPE

Go down 
AuthorMessage
Admin
Admin
Admin
Admin


Posts : 92
Join date : 17/02/2013
Age : 29
Location : iloilo

SF GAME TYPE  Empty
PostSubject: SF GAME TYPE    SF GAME TYPE  EmptyWed Feb 27, 2013 6:57 pm

Funny things can be done by changing this integer.

Looked this up just to check what game type your in.

single is 1, team games are 2-5, 7 is training, 8 is CTC etc.


Code:
Code:
class CPlayerBase
{
public:
   char x1[0xA540]; //A54C in PSF/SSF (LSF is same offset as USF) THSF and KSF is 1C more
   int GameType;
};

CPlayerBase* GetPlayerBase( )
{
   return *(CPlayerBase**)PlayerBase;
}

//0xC01374 in phillipines sf 0xC045F4 in universal sf

Funny Lol:

Team to single = you spawn randomly instead of with your team.
Training to anything = you can earn points from a training game.
Horror to anything = you can use guns as a zombie.

Have fun.
Back to top Go down
https://phcreed.forumeiros.com
 
SF GAME TYPE
Back to top 
Page 1 of 1
 Similar topics
-
» Your first subject

Permissions in this forum:You cannot reply to topics in this forum
PHCreed :: Programming :: C++-
Jump to: