Search Results
Quote: Originally Posted by Janik Omfg lock. I think he wants Mods to lock his topic ? doesn't he ? lol
123
Ok I think I get it...but how about a textdraw showing player's name/score/ping ?? You gave me the idea for Kills and Deaths.
257
Ok it worked but i don't understand that thing with textdraw would you explain it further ? I also want to show player's name there etc. thank you for that example u gave to me but unfortunetaly i ...
257
Hey, I have a problem and a question here. >1< When I try to compile my script it says "Cannot read from file <inc name>" and YES I DO HAVE THAT INCLUDE IN MY INCLUDES FOLDER !! >2<...
257
Hello SA-MP Scripters ! I have a little question right here and I'm lost. I don't know how to add this in SAMP 0.3a. I know it was automatically added in 0.2X (I guess) but when I kill someone this th...
94
Can you tell me what the fuck is wrong with this ? come on you guys ? please I can't work on it, i'm trying to fix it by myself but I fail and im getting fuckin angry right now...FUCK !
166
Quote: Originally Posted by DJDhan Any warnings while compiling your script? Do you have other gangs aswell?And can you join them without problems? No i don't get any errors/warnings, ...
166
Quote: Originally Posted by DJDhan Are you having the file you are writing the data to in the correct folder? Yes I do
166
Alright I tried that, here's the code pawn Код: if(strcmp(cmd, "/joingroove", true) == 0)    {        if(IsPlayerConnected(playerid))        {            if(AccountInfo[playerid]...
166
Help please, would you fix that code for me ?? please...
166
Hi all, I'm editing SFTDM and I'd like to know how to make a join crew command. Here's what I've got so far. pawn Код: if(strcmp(cmd, "/joingroove", true) == 0)    {      if(IsPlayerConnecte...
166
anyone ? please help me guys...I really need to get it fixed as I can't work on my gamemode (( please...
132
EDIT 2: I messed up a bit with the script and now when I type /makeadmin 0 10 (yes im logged in RCON) it sends me the message " Server Unknown Command " and nothing happens at all... Why is that ? pl...
132
Quote: Originally Posted by Sma_X -edit- sorry, delete this There's no such a command like /setlevel etc... I want to set the highest level admin to 10 or something don't know how to d...
132
Quote: Originally Posted by //exora You need to be logged into RCON. /rcon login yourrconpass OK but how do I know what level is the highest one ? I type /makeadmin id level but it kee...
132
Hello again... Well then I used WIKI to make a new SIMPLE admin script...but there's something wrong with the code... Can someone help me with this ? --->>> A normal Admin Script <<<...
132
Ok I put pawn Code: new string[256]; above that error line but now the problem moved to this line, and it shows the same errors just on the different line, here it is : pawn Code: format(string, si...
135
Quote: Originally Posted by Kurence Oh, maybe it is caused by bad strtok(but i dont know) Post the lines where the errors are.. errors : Code: (184) : error 017: undefined symbol "stri...
135
anyone ? please, I get 26errors most of them array must be indexed and undefined something when I define string (new string[256] how can I fix it ? cuz when I don't define I get 4 errors " undefined ...
135