Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Castagna

Pages: 1 ... 5 6 [7] 8
91
mIRC/pawn Scripting / Re: Function Pickups help plz
« on: March 08, 2011, 06:22:06 pm »
thanks for trying still ;D

92
mIRC/pawn Scripting / Re: Function Pickups help plz
« on: March 08, 2011, 06:21:40 pm »
Quote
C:\Users\Tato\Desktop\servers de otra gente\server xa v6\gamemodes\mode.pwn(308) : warning 215: expression has no effect
C:\Users\Tato\Desktop\servers de otra gente\server xa v6\gamemodes\mode.pwn(308) : error 001: expected token: ")", but found ";"
C:\Users\Tato\Desktop\servers de otra gente\server xa v6\gamemodes\mode.pwn(308) : error 036: empty statement
C:\Users\Tato\Desktop\servers de otra gente\server xa v6\gamemodes\mode.pwn(308) : error 017: undefined symbol "i"
C:\Users\Tato\Desktop\servers de otra gente\server xa v6\gamemodes\mode.pwn(308) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.0.3367         Copyright (c) 1997-2005, ITB CompuPhase


4 Errors.
Oh My Gosh we already tried all type of cmds and dont work  ???

line 308
Code: [Select]
   for(new i; i>91; i<103; i++)maby we need to  define the function of the i

93
mIRC/pawn Scripting / Re: Function Pickups help plz
« on: March 08, 2011, 05:13:02 am »
Quote
C:\Users\Tato\Desktop\servers de otra gente\server xa v6\gamemodes\mode.pwn(308) : warning 215: expression has no effect
C:\Users\Tato\Desktop\servers de otra gente\server xa v6\gamemodes\mode.pwn(308) : warning 215: expression has no effect
that is the warn but is not working when i pickup the pickup does not give me money mmmm rare ??? thanks as well

94
mIRC/pawn Scripting / Re: Function Pickups help plz
« on: March 08, 2011, 05:09:20 am »
no errors,yes warns,don't work mmm ???

95
mIRC/pawn Scripting / Re: Function Pickups help plz
« on: March 08, 2011, 05:05:23 am »
Oh my Gosh i think works no errors but warns i will try in the game if works ok thanks so much !!!!!!!!!!!11 ;D ;D ;D ;D ;D ;D ;D ;D ;D ;D

96
mIRC/pawn Scripting / Re: Function Pickups help plz
« on: March 07, 2011, 04:09:04 am »
ok i will try thanks ;D

97
mIRC/pawn Scripting / Re: Function Pickups help plz
« on: March 06, 2011, 07:58:29 pm »
 :o :o :o still the same 4 errors maby we need to identify the i whats the function of the i

98
mIRC/pawn Scripting / Re: Function Pickups help plz
« on: March 06, 2011, 07:55:02 pm »
ok thanks i will try

99
mIRC/pawn Scripting / Re: Function Pickups help plz
« on: March 05, 2011, 11:59:32 pm »
ok
Quote
for(new i = 0; i>=91; i<=103; i++) {

100
mIRC/pawn Scripting / Re: Function Pickups help plz
« on: March 05, 2011, 11:24:15 pm »
Quote
C:\Users\Tato\Desktop\servers de otra gente\server actualizado 5\gamemodes\mode.pwn(310) : warning 215: expression has no effect
C:\Users\Tato\Desktop\servers de otra gente\server actualizado 5\gamemodes\mode.pwn(310) : error 001: expected token: ")", but found ";"
C:\Users\Tato\Desktop\servers de otra gente\server actualizado 5\gamemodes\mode.pwn(310) : error 036: empty statement
C:\Users\Tato\Desktop\servers de otra gente\server actualizado 5\gamemodes\mode.pwn(310) : error 017: undefined symbol "i"
C:\Users\Tato\Desktop\servers de otra gente\server actualizado 5\gamemodes\mode.pwn(310) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.0.3367         Copyright (c) 1997-2005, ITB CompuPhase


4 Errors.
those are my 4 errors  :(

101
mIRC/pawn Scripting / Re: Function Pickups help plz
« on: March 05, 2011, 11:12:57 pm »
thanks i will try ;D ;D

102
mIRC/pawn Scripting / Re: Function Pickups help plz
« on: March 05, 2011, 08:58:37 am »
sorry about too many questions put the thing to that from id 91 to 103 plz just an example plz
Quote
}
    if(pickupid == 91 || (pickupid == 92) || (pickupid == 93) || (pickupid == 94) || (pickupid == 95) || (pickupid == 96) || (pickupid == 97) || (pickupid == 98) || (pickupid == 99) || (pickupid == 100) || (pickupid == 101) || (pickupid == 102) || (pickupid == 103)) {
         IncPlayerHandCash(playerid,100);
        }

103
mIRC/pawn Scripting / Re: Function Pickups help plz
« on: March 05, 2011, 07:06:10 am »
just algebra 1  ;D ;D

104
mIRC/pawn Scripting / Re: Function Pickups help plz
« on: March 05, 2011, 07:02:04 am »
OMG i undertand it Cleen bre thank you ;D ;D THANKS!!!!!!!!1111

105
mIRC/pawn Scripting / Re: Function Pickups help plz
« on: March 03, 2011, 06:36:16 am »
noo i know that i am saying like i wanna put in the function 1 thru 20 without doing  if((pickupid == 80) || (pickupid == 85))
 that but thanks for trying

Pages: 1 ... 5 6 [7] 8