Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive
Linear Mode
[Help] my NPC can not login in my server
DarkClone
Huge Clucker
Posts: 236
Threads: 8
Joined: Mar 2009
Reputation:
0
#2
06.08.2010, 23:45
Try to add
pawn Код:
if
(
IsPlayerNPC
(
playerid
)
)
return
1
;
onto OnPlayerRequestClass, Or OnPlayerRequestSpawn
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
[Help] my NPC can not login in my server
- by
akis_tze
- 06.08.2010, 23:42
Re: [Help] my NPC can not login in my server
- by
DarkClone
- 06.08.2010, 23:45
Re: [Help] my NPC can not login in my server
- by
akis_tze
- 06.08.2010, 23:55
Re: [Help] my NPC can not login in my server
- by
Kar
- 07.08.2010, 00:04
Re: [Help] my NPC can not login in my server
- by
akis_tze
- 07.08.2010, 00:40
Re: [Help] my NPC can not login in my server
- by
Kar
- 07.08.2010, 01:04
Re: [Help] my NPC can not login in my server
- by
[K]e[N]
- 08.05.2011, 15:31
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Help Archive