Search Results
same errors :P Edit: RESOLVED I re-defined pInfo with new again
73
okay I am first time working with pInfo.. can anyone help me? I got this command PHP код: if(strcmp("/kick", cmdtext, true) == 0)     {         if(pInfo[playerid][pAdminLevel]Â...
73
You are joking? 3000 lines for RP script? What?
334
Well I am trying to make this when a player dies he will receive a message Quote: You have been killed by KillerName. KillerName < Name of the person that killed you.
159
Still dont get it how to make it
200
This is my dissconect code. PHP код: new string[128], PlayerName[MAX_PLAYER_NAME];     GetPlayerName(playerid, PlayerName, sizeof(PlayerName));      format(string, sizeof(string),...
200
Yeah. The thing is, when player registers it makes his file. Then when he goes off it makes an empty folder called "Score".
200
Try this https://sampforum.blast.hk/showthread.php?tid=241674
92
Tried with that stuff to. Well the thing is happening is that it's sometimes saving it when I make it just it's creating new folders... It's not saving in the current ones.
200
Aight, I've got a problem with Dini. It's just simply not saving things at all... I tried using many things bellow OnPlayerDissconect but aint helping.. Please gimme some help here... Code for the re...
200
So I have to put Quote: dini_IntSet(file,"Cash", 0); on player dissconect?
74
Well my stats arent saving. It's making the folder but not saving in it... Code: PHP код: if(strcmp(cmd, "/register", true) == 0)     {          new name[MAX_PLAYER_NAME];  ...
74
Oh I did. It's working now. Atleast on the compile. I will test it now. Edit: tested, working fully. Thanks +rep
67
Why it's not going to work? That ShowPlayerDialog? Edit: still getting the errors tho.
67
Well I'm trying to set that player gets dialog with kills, name and Score. But i've got a problem Code: PHP код:     new string[128];        format(string, sizeof(string), "Score...
67
PHP код: if(dialogid == DIALOG_DEFCON)     {         if(response)         {             if(listitem == 0)             {             Â...
61
Just make in game chat, like the Team chat. I guess. Just make it that people cannot write in it until they join it. So make IRC like the team chat.
90
Oh tried that. No errors. Thanks!
108
When I delete it I get even more errors. Quote: C:\Users\Maki\Desktop\server 0.3d\filterscripts\TwinkisFS.pwn(2920) : warning 225: unreachable code C:\Users\Maki\Desktop\server 0.3d\filte...
108