/invite own GM gTeam
#1

Hi i've started scripting again, and i wanted to start more work on my Faction system, the variable i am using for a players faction is gTeam, my defines for the faction ranks are:

pawn Код:
//-----[Faction defines]-----
#define CIVILIAN 0
#define FACTION_FBI 1
#define FACTION_CIA 2
#define FACTION_LSPD 3
#define FACTION_LVPD 4
#define FACTION_SFPD 5
#define FACTION_YAKUZA 6
#define FACTION_MAFIA 7
Could anybody tell me the right direction to head towards in creating /invite for people who have the variable fowner equal to 1


I do have ZCMD and SSCANF

-Connor
Reply
#2

bump?
Reply
#3

You wanna create the /invite command to let other players invite for joining at the factions defined above? If you're asking for forcing factions select to other players,i assume you can't,you can simply sent a message like: "Player1 invites you to join FACTION NAME" with some dialogs like "Yes\nNo".Also,show me your fowner variable and exactly what is their function.
Reply
#4

Quote:
Originally Posted by Logitech90
Посмотреть сообщение
You wanna create the /invite command to let other players invite for joining at the factions defined above? If you're asking for forcing factions select to other players,i assume you can't,you can simply sent a message like: "Player1 invites you to join FACTION NAME" with some dialogs like "Yes\nNo".Also,show me your fowner variable and exactly what is their function.
Dont worry i got it sorted now thanks!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)