Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
comando rcon base
BernardoMalkovich
Jun 15th, 2014
246
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Pawn
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
public
OnRconCommand
(
cmd
[
]
)
{
if
(
!
strcmp
(
cmd,
"teste"
,
true
)
)
{
SendClientMessageToAll
(
FF0000,
"Testando 1 2 3!"
)
;
return
1
;
}
return
0
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
Lua | 56 min ago | 21.82 KB
Autosave Recovery Map
Lua | 58 min ago | 3.58 KB
Untitled
C | 2 hours ago | 3.85 KB
FnafHuntedAdapter
Lua | 3 hours ago | 18.52 KB
MTG/RiffleShuffle Simulation
Python | 3 hours ago | 4.58 KB
dns.he.net code
HTML | 4 hours ago | 21.82 KB
TK3 - No.4 - BeritaController.php
PHP | 4 hours ago | 2.06 KB
TK3 - No.1 - show.blade.php
PHP | 5 hours ago | 3.14 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!