• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

_PressKey

Porai

New Member
Joined
Jul 27, 2010
Messages
7
Reaction score
0
I wanted a function in c++, where check whether the player has clicked the SPACE key.
use for example:
if getPressKey(cid) == "space" then
doCreatureSay(cid,"I have pressed the space!",1)
end
end


Help me!
 
Back
Top