Search Results
huh i really don't know how to help Quote: filterscripts Zadmin4.2 dialogfs bla bla bla
84
Bump! I need to fix this fast Please!
72
+1 rep from me.. thanks for helping )
66
pawn Код: if(strcmp(cmd, "/pm",true) == 0)        {            new tmp[256];            tmp=strtok(cmdtext,idx);            if(!strlen(tmp)) return SendClientUsage(playerid,c...
66
Hello.. Who can help me about making on /re ... i don't wanna write always ex. /pm 1 blabla .. just /re .. /re ,means reply to last who pmed you ) If you think what i mean ...
66
I made this but get two errors pawn Код: if(strcmp(cmd,"/changenick",true)==0)    {        if(PlayerInfo[playerid][power] >= 10)        {            new tmp[128],nickid;     ...
107
Hello, Well i got a cmd /changenick but its not working as i want. When i use /changenick it creates new file instead renaming the existing file Code: pawn Код: if(strcmp(cmd,"/changenick",true)...
107
Okay so if any player registers on my server hes name saves as: Example : Delta_00(or 14)Pro.dudb how can i delete that 00 or 14 and user file to be saved like this: Delta_Pro.dudb?
72
Unknown Paste ID Please post it again .
523
As i can see your sscanf plugin dosnt't load. Download the latest version of sscanf and re-compile the script. Code: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ...
92
Well does somebody knows how to convert this into 3d text ? pawn Код: if(biz[t][biztype]==7){// paintball                    format(bizfilename[t],sizeof(bizfilename),"Businesses/%s.txt...
75