Search Results
pawn Код: CMD:bla(playerid, params[]){    new id, string1[128],string2[128];    if(PlayerInfo [playerid][pAdmin] < 1)return SendClientMessage(playerid, COLOR_WHITE, "You need to be an admin...
61
You cant move object to create object lol Use the coords only, without createobject
123
Any ideas why this wont work? pawn Код: new plrIP[16];GetPlayerIp(playerid, plrIP, sizeof(plrIP));(line 1048)INI_WriteInt(File,"IP",plrIP); I get this error: Код: D:\oProject\gamemodes\LSTDM...
92
pawn Код: public OnPlayerDeath(playerid, killerid, reason){    TeamKills[gTeam[killerid]]++;    GivePlayerMoney(killerid, 500);    GivePlayerMoney(playerid, -250);    GameTextForPlayer(kil...
169
https://sampforum.blast.hk/showthread.php?tid=179206
164
and make sure ur firewall doesnt block GTA
199
You need to use this: https://sampwiki.blast.hk/wiki/GetPlayerName not just pname
89
rather switch to ZCMD mouch faster and easier with using sscanf2. I cant help you with strcmp since i dont know shit about it
110
You cant connect to myip Ip, only your firend can. And make sure firewall doesnt block it.
73
Why this doesnt work? pawn Код: CMD:agivecash(playerid, params[]){    new id, money;    if(PlayerInfo [playerid][pAdmin] < 1)return SendClientMessage(playerid, COLOR_WHITE, "You need to be...
51
Very nice tutorial, took you alot of time
1,178
You should do something with this: https://sampwiki.blast.hk/wiki/GetPlayerColor But I'm not sure about this one.
120
So whats the problem? just add >= to every check. EDIT: The guy above me posted same secound ._.
120
Hmm try downloading the torrented one it always works
106
Lol another one think that scripting == admin. Well by this you will only get power hungry kids, trust me
170
https://sampforum.blast.hk/showthread.php?tid=120356 Forum needs u to wait 30 secounds crap -.-
175