Search Results
Thank you all for helping me, +Rep
66
I mean when a player uses GodMode command, the player can not use weapons command
66
Hi everyone, I've tried to eliminate the weapons when the player uses GodMode command, I mean .. I want the player did not use a weapon while being GodMode, I've tried but failed .. maybe you guys can...
66
Hello, can someone make me a reconnect command? the player can use it too
Thanks a lot
58
Quote:
Originally Posted by GTLS
Try this:
PHP Code:
CMD:admins(playerid, params[])   // By CuervO_NegrO
    {
        if(IsPlayerConnected(playerid))
       Â...
74
Quote:
Originally Posted by Warnin
Help me please !
Try this
PHP код:
CMD:setname(playerid,params[])
{
    if(Info[playerid][Level] >= 2 || IsPlayerAdmin(playerid))
Â...
77
Quote:
Originally Posted by San1
What is cj garage object id so i can park cars inside of it cus i seen servers with them like Pasttime's Cops and Robbers
17951
67
Quote:
Originally Posted by JasperM
You're just copying and pasting, lol. V2 won't work.
PHP код:
public OnPlayerConnect(playerid)
{
        new string [944];
     ...
576
Quote:
Originally Posted by Lzy
Too simple !
Very Simple. xD
576
[QUOTE]
Quote:
Originally Posted by JasperM
This does not belong in the Filterscript section, this has a better place in the useful snippets topic.
strcat(string, "{15FF00}1.{FFFFFF}Your T...
576
Quote:
Originally Posted by Amunra
Maybe this better for Tutorial not for FS ...
Good Try
Hehe, Thanks
576
Hello all, This is My First Filterscripts
This is Simple Command
An Rules Command with Dialog Box
Screenshoot:
Rulescmd.pwn (Download)
Rulescmd.amx (Download)
Rulescmd (Pastebin)
------------...
576
Quote:
Originally Posted by ALiScripter
lol. go and study SA-MP scripting.
I'm Newbie Here!
310
Quote:
Originally Posted by kgeri99
Aye. I have a problem on my server. When a player has less FPS, he'll be faster with cars and it f*cks up races, however the players with more FPS were ...
310
Quote:
Originally Posted by Sreyas
something is fishy what is problem? is it giving any error ?
There is no error, but when I tried in the game is not working.
85
Quote:
Originally Posted by Sreyas
try to edit your god command may be that made it not working
PHP Code:
CMD:god(playerid)
{
if(gUser[playerid][U_MODE] != MODE_FREEROAM) return G...
85