Search Results
Hello folks here at SA:MP, where can I find really basic articles about scripting to get started into scripting? All links is appreciated
53
Quote: Originally Posted by Lуs Is the DB created? Is the MySQL connecting successfully? yes. Like I said it is just that the accounts DOESN'T get saved.
186
Quote: Originally Posted by JusstinRoller You must have app serv 2.5 or xamp to use mysql filterscript I have it
186
If anyone who reads this uses TKadmin please help me then. The problem is that users doesn't get saved, over all it works fine
186
Quote: Originally Posted by CutX You could use mysql and put the report in a table and then view all the reports somewhere in your forum (didnt do something like that yet... but i guess th...
84
Quote: Originally Posted by RedJohn He needs plugin that when player types /report ingame it will be reported to forum. Right JEK? Yes.
84
Idk where I found it but I don't find it now on the forums but it was basically a plugin which post a forum post to the told forum when a player types /report
84
Quote: Originally Posted by Sk1lleD With the gametext from what I know, you can't. There are only 6 defaul types and cannot be edited. To make it show in CAPS you can create a TextDraw usi...
119
I want to have names of the vehicles like in offline mode when you enter the vehicle Here is the code pawn Код: new szString[16];new VehicleNames2[][]= {    {"Landstalker"}, {"Bravura"}, {"Buff...
119
Can someone else help me?
137
I got an error fatal error 100: cannot read from file: "dprops"
332
Quote: Originally Posted by kartik The variable j is out-of-scope by the time you use it under public zOnetExt(playerid). When you use the for loop: pawn Code: for(new j=0; j<sizeof...
149