Console Input Commands -v1.1

Started by !, Jul 25, 2016, 09:33 AM

Previous topic - Next topic

!

Creadits:-
Xmair  For sample
ysc3839 For plugin

Major Creadits:-Zeus

Available Commands:
exe, chat, cc, close, pos/s, kick, drown, kill, slap, freeze, unfreeze, healall/h.creadits, mute, unmute
Download plugin from here

Script Files:-
http://files.thijn.ovh/download/269d1b683083e0eccb8383d7c30c2c47/CMD.zip

http://files.thijn.ovh/img/269d1b683083e0eccb8383d7c30c2c47/CMD.zip


Changelogs

Changelog - v1.1
► Fix little bugs & Added commands "'[ mute, unmute. ]'"

Discord: zeus#5155

m1k3

pos gives error if no text

Anik

#2
on the slap command you are setting the player's health to 20. Suppose the player's health is less than 20 like 5. If you slap him his health will increase to 20 :P

And the pos will give error if you don't input any text. You should have do { if ( !text ) } first

!

Quote from: Anik on Jul 25, 2016, 12:11 PMon the slap command you are setting the player's health to 20. Suppose the player's health is less than 20 like 5. If you slap him his health will increase to 20 :P

And the pos will give error if you don't input any text. You should have do { if ( !text ) } first
Updated

Discord: zeus#5155