02.03.2012, 01:08
Noooooooooooooooooooo
I know how to do all the stuff
The only thing that i'm not capable of is GETTING WHAT THE PLAYER TIPPED IN HIS COMMAND
(Used very often : ex in Godfather :/makeleader id numberoffaction
And I just want that the player tipe "/change OLDPLATE NEWPLATE"
Example : /change MYFOLDPLATE FALOR
So with what i tipped just above i just want to exploit "Myfoldplate" and "falor"
To make my system
Just tell me how to do this simple usage (but depends of what the player wrote) :
printf("your oldplate was myfoldplate")
printf("you new plate is falor")
But to print this i have to take data from player command !
You understand?
I know how to do all the stuff
The only thing that i'm not capable of is GETTING WHAT THE PLAYER TIPPED IN HIS COMMAND
(Used very often : ex in Godfather :/makeleader id numberoffaction
And I just want that the player tipe "/change OLDPLATE NEWPLATE"
Example : /change MYFOLDPLATE FALOR
So with what i tipped just above i just want to exploit "Myfoldplate" and "falor"
To make my system
Just tell me how to do this simple usage (but depends of what the player wrote) :
printf("your oldplate was myfoldplate")
printf("you new plate is falor")
But to print this i have to take data from player command !
You understand?