Posts: 920
Threads: 113
Joined: Nov 2009
Reputation:
0
I have a ton of commands how do i replace them in the easiest way?
Posts: 124
Threads: 14
Joined: Jun 2011
Reputation:
0
Update your SSCANF! Inc and plugins
Posts: 920
Threads: 113
Joined: Nov 2009
Reputation:
0
Why would that help? I dont even have Sscanf yet.
Posts: 138
Threads: 3
Joined: Apr 2012
Reputation:
0
download it, or else you will suffer from this bug
Posts: 920
Threads: 113
Joined: Nov 2009
Reputation:
0
01.07.2012, 16:46
(
Последний раз редактировалось RedFusion; 01.07.2012 в 17:57.
)
But why would i download it when i have STRLEN and i dont know how to convert?
I need to know how to convert to Sscanf, not a quick example, im not familiar with this.
Posts: 920
Threads: 113
Joined: Nov 2009
Reputation:
0
What if i have 3 parameters in a command, and the first 2 are critical, the third one fills up automatic if nothing is entered. For example: /Weapon <Playerid> <WeaponID/Name> <Ammo> Does that method work for this?
Posts: 1,831
Threads: 69
Joined: Mar 2008
Reputation:
0
"isnull" will only return true if the string is empty, i.e. no params. Everything else should work as it did before.