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
Linear Mode
Give Offline Gold Crash the server
lulo356
Gangsta
Posts: 501
Threads: 142
Joined: Jun 2013
Reputation:
0
#3
13.01.2015, 17:05
Quote:
Originally Posted by
CalvinC
Try to replace this:
pawn Код:
if
(
sscanf
(
params,
"s[32]s[128]"
, playerb, params
)
)
With this:
pawn Код:
if
(
sscanf
(
params,
"us[128]"
, playerb, params
)
)
It keeps saying that the playername is not found, and when i remove that line, its still not working, its not giving the gold points when someone is offline
Find
Reply
«
Next Oldest
|
Next Newest
»
Messages In This Thread
Give Offline Gold Crash the server
- by
lulo356
- 12.01.2015, 09:18
Re: Give Offline Gold Crash the server
- by
CalvinC
- 12.01.2015, 09:45
Re: Give Offline Gold Crash the server
- by
lulo356
- 13.01.2015, 17:05
Re: Give Offline Gold Crash the server
- by
JonathanFeitosa
- 13.01.2015, 17:08
Re: Give Offline Gold Crash the server
- by
lulo356
- 13.01.2015, 17:42
Re: Give Offline Gold Crash the server
- by
EiresJason
- 13.01.2015, 17:47
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: 2 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help