Help Variable
#3

No...
I have this enum
PHP код:
enum eActor {
    
aID,
    
aName[MAX_PLAYER_NAME],
    
aSkin,
    
Float:aPos[4],
    
aWorld,
    
aReply[MAX_REP],
     
aAnim 
}; 
So for example .. If I got next to an actor , it will say me a reply random
exemple :
"Hello"
"My name is X"
"see you soon"
When I have to save those 3 reply ?

Thanks
Reply


Messages In This Thread
Help Variable - by StreetRP - 06.11.2016, 11:01
Re: Help Variable - by PeanutButter - 06.11.2016, 11:41
Re: Help Variable - by StreetRP - 06.11.2016, 13:30
Re: Help Variable - by PeanutButter - 06.11.2016, 15:10
Re: Help Variable - by StreetRP - 06.11.2016, 15:49

Forum Jump:


Users browsing this thread: 3 Guest(s)