why the hell ?!
#1

look i tried to increase the player's score by 3 when he types a command and i got an error..btw i use kills[playerid] to save the kills and i put this on player spawn setplayerscore(playerid,kills[playerid]); and i tried to do this to increase the sscore by 5 , kills[playerid] + 5; but it gave me a worning which is : warning 215: expression has no effect. Now i tried to do that the other way , like this .. SetPlayerScore(playerid, GetPlayerScore(playerid)+5);
But the score didnt increase, now what should i do ? i could use kills[playerid]++ but that increase it by 1, i didnt want it to be by one .. any suggestions ?
Reply
#2

post errors && the line please
Reply
#3

the line is :
kills[playerid] +5;
and the warning is :

: warning 215: expression has no effect
Reply
#4

pawn Код:
kills[playerid] += 5;
Reply
#5

^^ sorry i was gonna reply but had to get vehicles for GM
Reply
#6

i know right. im so fast nowadays<3 DDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDdddd

you post the stuff and i post the fixes xD we make a good team^^

btw wtf do ^^'s mean i saw it in runescape and i started doing it LOL
Reply
#7

lol just to point out something in above post or something above lol
Reply
#8

but why do people go like hey sexy^^

blush or something? L
Reply
#9

Squinting eyes.
Reply
#10

lol^^ yeah xD
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)