Basically, I want to divide /rcon command's to such as
/rcon set money 500
/rcon set banananana 2
/rcon set whatever 0
I want to create two string's within SSCANF to divide it all up, but those strings cannot exceed one word. How should I write it?
Thaaaaaaanks, love u, dont call me nub plz, i just got bakkk to scripting thxxxxxxxx
(i want to die)
inb4 sum1 tinks idk how tu write pawn yes;
this is what i want to do: sscanf(sumstring, "s[max]s[max]i", fsdfsdfdsfdsfds)
/rcon set money 500
/rcon set banananana 2
/rcon set whatever 0
I want to create two string's within SSCANF to divide it all up, but those strings cannot exceed one word. How should I write it?
Thaaaaaaanks, love u, dont call me nub plz, i just got bakkk to scripting thxxxxxxxx
(i want to die)
inb4 sum1 tinks idk how tu write pawn yes;
this is what i want to do: sscanf(sumstring, "s[max]s[max]i", fsdfsdfdsfdsfds)