Search Results
I fixed them by myself , Thanks for helping
238
I got some warnings, I removed the carid but panwo gave me 26 errors
Код:
(14349) : warning 202: number of arguments does not match definition
(14363) : warning 202: number of arguments does no...
238
I got some warnings
Код:
(14349) : warning 202: number of arguments does not match definition
(14363) : warning 202: number of arguments does not match definition
(14377) : warning 202: number ...
154
I'm making a busines system and i need to put that when anyone enter to biz and on the player to say
that
i dont know where i can put it
206
Where i can put this code
Код:
for(new idx=1; idx<MAX_BIZ; idx++)
{
if(IsPlayerInRangeOfPoint(playerid, 2, BizInfo[idx][bX], BizInfo[idx][bY], BizInfo[idx][bZ]))
{
if(!BizInfo[idx]...
206
I'm dont understrnd you please can i give you the script and you fix it send it to me please
do you have skype ?
my skype is arian20024
202
Hello, I'm need a house system, I got the Gagi's House system i take that fs and i join in game i do /chouse 1 1 1 1
and i create house i can see the informations from 30 mettres how to make low range...
202
Hello, I'm need a house system, I got the Gagi's House system i take that fs and i join in game i do /chouse 1 1 1 1
and i create house i can see the informations from 30 mettres how to make low range...
112
I got a error
Код:
C:\Users\ddfik\Desktop\dfdf (10)\gamemodes\dfdf .pwn(42151) : error 017: undefined symbol "giveplayerid"
the command
Код:
CMD:buygoldvip(playerid, params[])
{
if (IsPlaye...
203
Where to put this code
Код:
//Code for the ramps
new TaxiRamp[2], TaxiRampOpened;
TaxiRamp[0] = CreateObject(968,-2191.1999500,309.7999900,34.9000000,0.0000000,269.0000000,359.0000000); //object...
181
I got some errors in panwo:
Код:
C:\Users\Fidfda\Desktop\dsd (10)\filterscripts\Toll.pwn(247) : error 035: argument type mismatch (argument 2)
C:\Users\Fidfda\Desktop\dsd (10)\filterscripts\Toll.p...
225
I got a problem in panwo the error is
Quote:
C:\Users\Fids\Desktop\U\U\filterscripts\oco.pwn(35 0) : warning 203: symbol is never used: "OOCshop"
Please what to do and the code ...
211
i do /opentoll and he get my money again he back my money
the code
Quote:
/************************************************** ***************************\
* ,-----, ...
174
Код:
CMD:arrest(playerid, params[])
{
if(IsACop(playerid) || PlayerInfo[playerid][pMember] == 3 || PlayerInfo[playerid][pLeader] == 3 || PlayerInfo[playerid][pMember] == 4 && PlayerInfo[pl...
213
How to add a arrest for faction DoC at my script ?
The position where i need to add it: -2053.87, -200.78, 15.07
pawncodes:CMD:arrest(playerid, params[])
{
if(IsACop(playerid) || PlayerInfo[playerid...
213
How to add a arrest for faction DoC at my script ?
The position where i need to add it:-2053.87, -200.78, 15.07
pawncodes:CMD:arrest(playerid, params[])
{
if(IsACop(playerid) || PlayerInfo[playerid...
164
I'm put the code and i do /getcrate there say you are not in drug factory i'm in the pos :
2232.23, 1580.10, 999.97
177
look there
http://i.imgur.com/VjRWtGs.png
Code:
CMD:getcrate(playerid, params[])
{
if (PlayerInfo[playerid][pJob] != 14 && PlayerInfo[playerid][pJob2] != 14)
{
SendClientMessageEx(playeri...
177