Search Results
hey guys i have maked house buy system but when i add pickup with type 23 i can see it first time but after while its disappear help me!
94
my name ingame is
[Lsgw]Max how i can remove [Lsgw] when i type /taketag please help!!!!
253
its work but the OnPlayerSpawn not work!
182
yea and how i can use strdel! help me man
Код:
if(strcmp(cmd, "/taketag", true) == 0 && PlayerAdminLevel[playerid] >= 1) // Gives a player army
{
tmp = strtok(cmdtext, idx);
...
253
I did like this
strmid(namestr,"[Lsrcr]",1,7);
the result is like this check oout!
http://imageshack.us/photo/my-images/18/samp019bu.png/
253
givetag command work nice when i do him its make player name with tag [Lsgw]
but when i do /taketag its not take from player [Lsgw] tag how help!
Код:
if(strcmp(cmd, "/givetag", true) == 0 &...
253
how i can do like this without else of him
i need when i do /spec (id)
spec player now if player was in vehicle spec the vehicle now when player exit from vehicle and me stay spec change spec mode ...
182
i got my own server is was work nice and correct i have putted script with
zcmd include
when i use
#include <zcmd>
every thing get
Unknown Command
iand i add this
Код:
public OnPlay...
143
Hello all please how i can when player do /joingroup
and use then /pmg to talk
only who in InGroup can see!
Код:
if(strcmp(cmd, "/joingroup", true) == 0)
{
tmp = strtok(cmdtext, idx);
...
135
why when i add the tmp the command stop work
!!
153
TheKiller i try to do that with your creategroup command but its not work
Код:
if(strcmp(cmdtext, "/creategroup", true) == 0)
{
tmp = strtok(cmdtext, idx);
if(group[playerid][gid] != -1)...
153
this command or for some people go in group and talk together but i got problem when someone else Create his own group and type /pmg
to talk other player who in other group can see what he talk! he...
153
how i can make checkpoint can accept 2 player for example
when swat member use /drag and when he drag player in car he want to put him inside LSPD checkpoint
now how i can do this ??!!
80
No Need Help thanks all i fix it by me self!
scripter always fix everthing !
193
Come to my server to see ok ip
84.229.141.235:7777
and you will see man
193
i want help! man help me not say something to me!
193
i have doen this first time if house not buyed its show me the dialog buy first thing work now when i buy it and sell it its not give me the Dialog for buy again ! its give me that dialog Only for E...
193
i need help with include onplayershotonplayer how i can make other player not lose anything from his health ??!!! how please help! i realy want that
195