Search Results
Well, here's the CMD and I've added one more system that if player already got full health he will get a message saying "You already have full health".
PHP код:
CMD:healme(playerid,params[])
{
...
28
Dude, kindly show the code or otherwise no one will be able to help you.
36
Well, i really like that server.
57
dude its easy check out this tutorial
https://sampforum.blast.hk/showthread.php?tid=299791
33
Quote:
Originally Posted by Fantje
Cool bro. Keep it up. This is a good way to learn. Keep updating !
Thank's sir.
170
Quote:
Originally Posted by Luicy.
How's this even a gamemode..
Dude, it's just a basic gamemode and I'll be updating it with more features soon.
Quote:
Originally Posted by ...
170
Quote:
Originally Posted by xXtremeXx
Nice but I hope you keep updating your gamemode.
Thanks friend and yes I'll be updating the gamemode soon.
Quote:
Originally Posted by S...
170
Hello guys. I'm releasing the gamemode I've just started working on. I'm new to scripting and If theres any problem in the gamemode kindly tell me and I will try to get it fixed. I will be updating th...
170
Quote:
Originally Posted by Ahmed21
PHP код:
CMD:heal(playerid,params[])
{
if(GetPlayerHealth(playerid) < 99) return SendClientMessage(playerid, -1, "Error: ...
40
I was making a register/login system but when the player registers the screen is messed up.
heres a SS:-
http://imgur.com/KFxlCux
but once the player gets himself killed the screen is fixed:-
heres a ...
33
Hello, I made a CMD /heal. It costs 1500$ to heal a player but can someone tell me that if the player don't have 1500$ he must get a message "You don't have enough cash" and he shouldn't be healed. An...
40