Search Results
People just think they know every fucking thing I see aye? Crayder Find you life my man please....
226
How to make server stop saying Server not responding? Please give me some tips THANKS.
226
Didn't Work fatal error 100: cannot read from file: "index" thats the only error now
150
#include index What Do I do to make the file read what do all i put in it? Help me please
150
I had to do #include index but now its saying cannot read from file: "index" how to do a file for it?
151
error 33 array must be indexed(variables cmd) line 109 error 33 array must be indexed(variables tmp)line 113 new cmd[128],index; cmd = strtok(cmdtext,index); LINE 109 if(strcmp(cmd,"/tele",true)==...
151
Lines 110 and 114 new cmd[128],idx; cmd = strtok(cmdtext,idx); LINE 110 if(strcmp(cmd,"/tele",true)==0) { new tmp[128]; tmp = strtok(cmdtext,idx); LINE 114 if(strlen(tmp)==0) return SendCli...
151
// This is a comment //uncomment the line below if you want to write a filterscripts //#define FILTERSCRIPT //texttext #define BLUE 0xFF004080 #define BLU 0x111ED1FF #include <YSI/y_ini> #inc...
172
if(strcmp(ReadPlayer(1,playerid),inputtext,false)! =0 { //This Line SendClientMessage(playerid,BLU,"Invalid Password!"); ShowPlayerDialog(playerid,1,DIALOG_STYLE_INPUT,"Lo gin","Welcom...
81
if(strcmp(ReadPlayer(1,playerid),inputtext,false)! =0 { //This Line SendClientMessage(playerid,BLU,"Invalid Password!"); ShowPlayerDialog(playerid,1,DIALOG_STYLE_INPUT,"Lo gin","Welcom...
118