Search Results
Quote: Originally Posted by Tenshi ™ Huh, try explaining a bit more Quote: # Puncturing, in coding theory, is the process of removing some of the bits in a data stream ...
120
How I can puncture some car that I select ? thanks for helps D:
120
I have the mode LARP... Someone can tell me how i can to add house? Thanks for all help.
81
Yes, nothing dont work S:
83
Now i open my server and all right, But the NPC get out... Server log: [17:14:47] Incoming connection: 127.0.0.1:59352 [17:14:47] [npc:join] Taxi2 has joined the server (0:127.0.0.1) [17:14:47] Incomi...
83
Код: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3a, (C)2005-2009 SA-MP Team [16:09:39] [16:09:39] Server Plugins [16:09:39] ------...
138
[16:01:50] Incoming connection: 127.0.0.1:60023 [16:01:50] [npc:join] Taxi1 has joined the server (0:127.0.0.1) [16:01:50] Incoming connection: 127.0.0.1:60024 [16:01:50] [npc:join] Taxi2 has joined t...
138
Cool thanks that work but now when i open the samp-server that close him... That open him and when the bot loaded that close him... Help please...
138
I made a bot and all ok but when he come to connect that write in the samp-server thispicture): /imageshack/img12/4281/botsm.png Help please...
138
Quote: Originally Posted by [B Vortex ] When they connect make LoggedIn or what ever you have it as set to 1. Not work... More help please...
139
Quote: Originally Posted by Damn Right M.I.A! pawn Код: if(command == "/register") //this is not real, you will understand it.{if(IsPlayerNPC(playerid)){return 1;} else {//your login c...
139
I make NPC and now i want the NPC can login. So i do at all the public's have to login. And that not work... I write it: Код: if(IsPlayerNPC(playerid)) return 1; And that now work... Where i have ...
139
Quote: Originally Posted by Don Correlli Quote: Originally Posted by Karlip #include <a_npc> Native IsPlayerNPC is not in the a_npc.inc, but in the a_samp.inc. Get you...
177
Quote: Originally Posted by Diler In login use Код: if(!IsPlayerNPC(playerid)) Error: error 017: undefined symbol "IsPlayerNPC"
177
Quote: Originally Posted by TeRRoRism auto login? Yes, but only for bots.
177
I make NPC and npw when i start him that work. But beacuse i make RP server, So the bot can't login beacuse he bot... How i can do it the bos connect without /login? Thanks for all help.
177
Quote: Originally Posted by virspector I think all of u are wrong. Well, it's correct to say Run As Administrator. But, not to samp-server.exe. but to samp.exe! Right Click on your SA:MP ...
174
This is the code: public OnPlayerSpawn(playerid) { if(IsPlayerNPC(playerid)) //Checks if the player that just spawned is an NPC. { new npcname[MAX_PLAYER_NAME]; GetPlayerName(playerid, np...
70