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
Threaded Mode
Error!
qRazor
Big Clucker
Posts: 136
Threads: 35
Joined: Jan 2016
Reputation:
0
#1
23.01.2016, 07:58
Can you help me?
http://i.imgur.com/9jB6mKo.png
Find
Reply
Arshman
Little Clucker
Posts: 33
Threads: 2
Joined: Feb 2013
Reputation:
0
#2
23.01.2016, 08:23
Your Line
PHP код:
if(
fexist
(
UserPath
(
playerid
))
Fixed one.
PHP код:
if(
fexist
(
UserPath
(
playerid
)))
Find
Reply
SyS
High-roller
Posts: 1,939
Threads: 11
Joined: Oct 2015
Reputation:
0
#3
23.01.2016, 08:26
got it edit if(fexist(UserPath(playerid)) to if(fexist(UserPath(playerid))) that is it require one more bracket in end in line 112
Find
Reply
qRazor
Big Clucker
Posts: 136
Threads: 35
Joined: Jan 2016
Reputation:
0
#4
23.01.2016, 08:33
Thanks Arshman+1!
Find
Reply
SyS
High-roller
Posts: 1,939
Threads: 11
Joined: Oct 2015
Reputation:
0
#5
23.01.2016, 11:24
ok im late
but i tried to help you
Find
Reply
«
Next Oldest
|
Next Newest
»
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