#1

C:\Users\Aarons\Downloads\RL~RP\gamemodes\gf.pwn(2 1864) : warning 215: expression has no effect
C:\Users\Aarons\Downloads\RL~RP\gamemodes\gf.pwn(2 1937) : error 029: invalid expression, assumed zero
C:\Users\Aarons\Downloads\RL~RP\gamemodes\gf.pwn(2 1991) : warning 215: expression has no effect
C:\Users\Aarons\Downloads\RL~RP\gamemodes\gf.pwn(2 2059) : warning 215: expression has no effect
C:\Users\Aarons\Downloads\RL~RP\gamemodes\gf.pwn(2 2083) : warning 215: expression has no effect
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


How do i fix the error.



Code (21937)
if (PlayerInfo[giveplayerid][pLinked] != 0)
{
x_weapon = strtok(cmdtext, idx);
if(!strlen(x_weapon))
{
Reply
#2

Quote:
Originally Posted by Keeboo13
C:\Users\Aarons\Downloads\RL~RP\gamemodes\gf.pwn(2 1864) : warning 215: expression has no effect
C:\Users\Aarons\Downloads\RL~RP\gamemodes\gf.pwn(2 1937) : error 029: invalid expression, assumed zero
C:\Users\Aarons\Downloads\RL~RP\gamemodes\gf.pwn(2 1991) : warning 215: expression has no effect
C:\Users\Aarons\Downloads\RL~RP\gamemodes\gf.pwn(2 2059) : warning 215: expression has no effect
C:\Users\Aarons\Downloads\RL~RP\gamemodes\gf.pwn(2 2083) : warning 215: expression has no effect
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


How do i fix the error.



Code (21937)
if (PlayerInfo[giveplayerid][pLinked] != 0)
{
x_weapon = strtok(cmdtext, idx);
if(!strlen(x_weapon))
{
Post in the Godfather topic.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)