Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Mar 20th, 2017
249
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C#
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
for
(
new
npcid
=
0
;
npcid
<
MAX_ZOMBIES
;
npcid
++
)
{
new
name
[
24
]
;
format
(
name,
sizeof
(
name
)
, ZOMBIE_NAME, npcid
+
1
)
;
ConnectRNPC
(
name
)
;
count
++;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
parrot code
HTML 5 | 13 min ago | 0.31 KB
menu-dialog.sh
Bash | 25 min ago | 2.17 KB
menu-de-texto.sh
Bash | 27 min ago | 0.61 KB
bkp-rsync-var-inc.sh
Bash | 27 min ago | 0.62 KB
2025-07-21_stats.json
JSON | 40 min ago | 3.75 KB
2025-07-21_stats.json
JSON | 42 min ago | 3.75 KB
2025-07-21_stats.json
JSON | 43 min ago | 3.75 KB
Untitled
Bash | 1 hour ago | 2.51 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!