Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Befehl
a guest
Aug 12th, 2012
57
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Pawn
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
ocmd
:
ghp
(
playerid,params
[
]
)
{
SetPlayerHealth
(
playerid,
100
)
;
SendClientMessage
(
playerid,BLAU,
"Du hast 100hp an %s gegeben!"
)
;
return
1
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Top K Frequent Elements - LeetCode
Java | 9 min ago | 1.97 KB
Two Sum - LeetCode
Java | 11 min ago | 3.22 KB
⭐Make $15OO in 2O minutes⭐ 🚨🚨
JavaScript | 30 min ago | 0.20 KB
"AudioManager.gd" v1
GDScript | 36 min ago | 6.31 KB
Untitled
Python | 52 min ago | 1.73 KB
🔥 Exchange profit method
JavaScript | 57 min ago | 0.22 KB
⭐Profit Method⭐ 📝💵
JavaScript | 1 hour ago | 0.20 KB
🔥 Exchange profit method 📝🚨
JavaScript | 1 hour ago | 0.20 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!