SA-MP Forums Archive
[HELP + REP!] Please HELP now! don't ignore this post :( - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [HELP + REP!] Please HELP now! don't ignore this post :( (/showthread.php?tid=625270)



[HELP + REP!] Please HELP now! don't ignore this post :( - MarkNelson - 30.12.2016

Hello samp forum users, Today after scripting for my Addictive Trainers V3.0 i tought when i click on Samp Dedicated server i will see everything fine but i didn't find my Vehicles ID number
i have totally 62 cars in my server but i saw "0" in the log and my game mode isn't runing in the local host
first i saw the "Bad Entry Point" Error and i fixed it. then i fixed my includes and updates everything and updated YSI too
and updated Plugins too but no way. look here is server.cfg and server log
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[18:15:59] filterscripts = ""  (string)
[18:15:59] 
[18:15:59] Server Plugins
[18:15:59] --------------
[18:15:59]  Loading plugin: Crashdetect
[18:15:59]   CrashDetect v4.15.1 is OK.
[18:15:59]   Loaded.
[18:15:59]  Loading plugin: sscanf2
[18:15:59] 

[18:15:59]  ===============================

[18:15:59]       sscanf plugin loaded.     

[18:15:59]          Version:  2.8.2        

[18:15:59]    © 2012 Alex "******" Cole  

[18:15:59]  ===============================

[18:15:59]   Loaded.
[18:15:59]  Loading plugin: streamer
[18:15:59] 

*** Streamer Plugin v2.8.2 by Incognito loaded ***

[18:15:59]   Loaded.
[18:15:59]  Loading plugin: whirlpool
[18:15:59]  
[18:15:59]  ==================
[18:15:59]  
[18:15:59]   Whirlpool loaded
[18:15:59]  
[18:15:59]  ==================
[18:15:59]  
[18:15:59]   Loaded.
[18:15:59]  Loaded 4 plugins.

[18:15:59] 
[18:15:59] Filterscripts
[18:15:59] ---------------
[18:15:59]   Loaded 0 filterscripts.

[18:15:59]  
[18:15:59]  ======================================= 
[18:15:59]  |                                     | 
[18:15:59]  |        YSI version 1.04.0000        | 
[18:15:59]  |        By Alex "******" Cole        | 
[18:15:59]  |                                     | 
[18:15:59]  |  Checking the latest YSI version..  | 
[18:15:59]  |                                     | 
[18:15:59]  ======================================= 
[18:15:59]  
[18:15:59] Number of vehicle models: 0
[18:16:13]  
[18:16:13]  ======================================== 
[18:16:13]  |                                      | 
[18:16:13]  |  Could not connect to update server  | 
[18:16:13]  |    at this time, (your code will     | 
[18:16:13]  |   still work (response was 003)).   | 
[18:16:13]  |                                      | 
[18:16:13]  ======================================== 
[18:16:13]
Код:
echo Executing Server Config...
lanmode 0
rcon_password changeme1
maxplayers 50
port 7777
hostname Addictive Trainers V3.0
gamemode0 own 1
filterscripts 
plugins Crashdetect sscanf2 streamer whirlpool
announce 0
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language English
i HOPE YOU TO HELP ME


Re: [HELP + REP!] Please HELP now! don't ignore this post :( - SoLetsGO - 30.12.2016

How did you create the vehicles?
And do the vehicles appear in the server?


Re: [HELP + REP!] Please HELP now! don't ignore this post :( - MarkNelson - 30.12.2016

Yes the vehicles scripted and created in my gamemode but my gamemode isn't working and i don't get any error about my gamemode in the Dedicated Samp Server


Re: [HELP + REP!] Please HELP now! don't ignore this post :( - SoLetsGO - 30.12.2016

Quote:
Originally Posted by MarkNelson
Посмотреть сообщение
Yes the vehicles scripted and created in my gamemode but my gamemode isn't working and i don't get any error about my gamemode in the Dedicated Samp Server
Your gamemode is not working, it does not show up at all or?


Re: [HELP + REP!] Please HELP now! don't ignore this post :( - MarkNelson - 30.12.2016

no it's not show up and i think it happend cause of #endinput i added it in the top of my script because my Pawno Compiler Output crashing and after adding #endinput it stoped crashing any help?


Re: [HELP + REP!] Please HELP now! don't ignore this post :( - MarkNelson - 30.12.2016

help please. why everybody won't help me?


Respuesta: [HELP + REP!] Please HELP now! don't ignore this post :( - !R1Ch@rD! - 30.12.2016

Does that happen to you or that GM?

This will not be the mistake What will be

pawn Код:
[18:16:13]  ========================================
[18:16:13]  |                                      |
[18:16:13]  |  Could not connect to update server  |
[18:16:13]  |    at this time, (your code will     |
[18:16:13]  |   still work (response was 003)).   |
[18:16:13]  |                                      |
[18:16:13]  ========================================
It's the first time you get it, what was the last thing you changed?


Re: [HELP + REP!] Please HELP now! don't ignore this post :( - MarkNelson - 30.12.2016

I tried to make multiple dm mini gamesand i don't have missing brackets or something wrong it compiles fine with no errors so what's wrong