Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Map Loading
Safwanrockz
Nov 1st, 2013
83
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lua
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
eventChatCommand
(
name
,
cmd
)
for
argument
in
cmd
:
gmatch
(
"[^%s]+"
)
do
table.insert
(
arg
,
argument
)
;
end
if
arg
[
1
]
==
"map"
then
tfm
.
exec
.
newGame
(
arg
[
2
]
)
end
end
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
XL VIDIO CLOUD
YAML | 1 hour ago | 1.00 KB
dataNone
JSON | 2 hours ago | 0.64 KB
excellent 4 OK very good final 2
Python | 3 hours ago | 35.64 KB
Untitled
CSS | 3 hours ago | 0.04 KB
lua
Lua | 4 hours ago | 3.50 KB
JWT Authentication
Python | 5 hours ago | 4.21 KB
MSAL/Google access token verification
Python | 5 hours ago | 11.01 KB
route_mail.ru
PowerShell | 6 hours ago | 4.36 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!