16.06.2009, 21:28
Well you have to figure out a few things.
1) which variable tracks which faction I am a member of
2) how do loops work
3) how do I get a players name
4) how do I format strings
5) how do I send messages
The last four can all be solved by reading the Wiki and the Pawn_Lang.pdf, the first one will have to be solved by searching in the script for what happens when I join a faction like a variable will be set to a new value etc.
1) which variable tracks which faction I am a member of
2) how do loops work
3) how do I get a players name
4) how do I format strings
5) how do I send messages
The last four can all be solved by reading the Wiki and the Pawn_Lang.pdf, the first one will have to be solved by searching in the script for what happens when I join a faction like a variable will be set to a new value etc.