Help me with this error
#9

Quote:
Originally Posted by X337
Посмотреть сообщение
Код:
else if(!IsPlayerInRangeOfPoint(playerid, 434.2499,1521.3287,1001.0000)) return SendClientMessage(playerid, GREY, "You are not at the Control Room."); 

C:\Users\John\Desktop\Prison RP\gamemodes\PRP.pwn(9051) : warning 202: number of arguments does not match definition
Correct parameters for IsPlayerInRangeOfPoint are (playerid, Float:range, Float, Float:y, Float:z)

Код:
C:\Users\John\Desktop\Prison RP\gamemodes\PRP.pwn(9052) : warning 217: loose indentation
C:\Users\John\Desktop\Prison RP\gamemodes\PRP.pwn(9071) : warning 217: loose indentation
C:\Users\John\Desktop\Prison RP\gamemodes\PRP.pwn(9072) : warning 217: loose indentation
Fix the indentation.

Код:
C:\Users\John\Desktop\Prison RP\gamemodes\PRP.pwn(961) : warning 204: symbol is assigned a value that is never used: "IsolationVW"
You can simply remove "IsolationVW" variable, it's unused.
Those worked but after i removed "IsolationVW"

this command begins not to work before it worked fine
http://pastebin.com/ZSpGpvSg
Reply


Messages In This Thread
Help me with this error - by BigGreen - 08.02.2017, 02:13
Re: Help me with this error - by X337 - 08.02.2017, 02:18
Re: Help me with this error - by DandyCorleone - 08.02.2017, 02:19
Re: Help me with this error - by BigGreen - 08.02.2017, 02:22
Re: Help me with this error - by DandyCorleone - 08.02.2017, 02:37
Re: Help me with this error - by BigGreen - 08.02.2017, 02:42
Re: Help me with this error - by DandyCorleone - 08.02.2017, 03:14
Re: Help me with this error - by X337 - 08.02.2017, 03:18
Re: Help me with this error - by BigGreen - 08.02.2017, 03:30
Re: Help me with this error - by BigGreen - 08.02.2017, 04:15

Forum Jump:


Users browsing this thread: 4 Guest(s)