[GameMode] sumoFFS
#21

.DS_Store is a file made by Mac OS X. It's an innocent file. It's like desktop.ini on Windows.
Westie outtyped me.

While Woet describes this gamemode as 'simple', I think it has been a serious contribution to the sumo gamemode genre, with much more advanced cheating detection (such becoming invulnerable when you pause), and a more stable gameplay, as much time has been invested in working around many sa-mp glitches that occur on this genre. If you want to learn some mode about making more advanced gamemodes, you should definitely take a look at it.
Reply
#22

I used to play on this server 1 hour everyday since it started. Now it's gone and the gamemode released, wow, such good decisions you make woet! Btw, was ashleigh a admin?
Reply
#23

Quote:
Originally Posted by Westie
Посмотреть сообщение
Alphabet spaghetti.




It's the cache for folder settings in Mac OS X, it's akin to lets say, 'desktop.ini' and 'thumbs.db'.
Thanks for the info
Reply
#24

Quote:

When i run the server it says 'sumo file or function was not found', i have compiled it the way it was with no errors.

I have the same error
Reply
#25

Quote:
Originally Posted by Christian_Larrabure
Посмотреть сообщение
Nice Idea, really original, haven't read all comments to see if it's a already created idea and i don't know sumoffs but the idea is great.
Like Woet said, it's based of off Redirect_Left's Sumo Server.
He was the one who came with the idea.
Reply
#26

Quote:
Originally Posted by [jS]Infinity
Посмотреть сообщение
Like Woet said, it's based of off Redirect_Left's Sumo Server.
He was the one who came with the idea.
There were also developers before him who made up with type of mode. Finding the true original creator of this type of game mode is impossible.
Reply
#27

Quote:
Originally Posted by Grim_
Посмотреть сообщение
There were also developers before him who made up with type of mode. Finding the true original creator of this type of game mode is impossible.
AFAI can remember, Redirect_Left's was the first sumo server I ever saw. After that the andromeda shizzle and others.
Reply
#28

What for are the DS_Store files?
Reply
#29

Quote:
Originally Posted by Farid
Посмотреть сообщение
What for are the DS_Store files?
MacOS files
Reply
#30

o.O Why this is released? It was in hosted list with 30/30player. You could sell it for cash.
Reply
#31

Quote:
Originally Posted by Neonman
Посмотреть сообщение
o.O Why this is released? It was in hosted list with 30/30player. You could sell it for cash.
Why u way that? For cash? :-j )
Reply
#32

Quote:
Originally Posted by RoCoFeLu
Посмотреть сообщение
Why u way that? For cash? :-j )
It was popular gm. I bet alot of people would offer cash for it
Reply
#33

Mirror here?
Reply
#34

I get errors in console when i launch it
Reply
#35

Quote:
Originally Posted by tonymarsu
Посмотреть сообщение
Hi, looking for a download link of this gamemode for some time. I can possibly pay for the files (contact me privately). Thank you!
The original mode can be found here.
As mentioned on the original post, I was the person who came up with the idea Woet later used, so I have no problem in helping distribute it again.

I do not have the map files, however it shouldn't be hard for you to make them based upon the source code. Read 'LoadMap' carefully and you'll find what you need to create your own maps.
If you get stuck, let me know and i'll see if I can help.
Reply
#36

Had two PMs asking me to describe the map format, so basically:

A Author
V Version of the map
N name of the map
T The threshold for the map before someone has 'fallen off'
W The time the person needs to be alive for to win the game
C The camera position for spawn menu, expressed as three floats, 1.1,2.2,3.3
L Where the camera looks at for spawn menu, , expressed as three floats, 1.1,2.2,3.3
O An object, each object needs its own O line, usual CreateObject parameters used, model, X, Y, Z, rX, rY, rZ
S A spawn define, you need lots of potential spawn areas, and each spawn has its own S line, usual SetPlayerPos/VehiclePos parameters, X,Y,Z,A(ngle)

To add maps into the server, you will also need to create a file called maps.ini - this is a list of all the maps on the server, and the script will choose a random map from this list to play.
Map files also end with .ini, and you need to create a folder inside scriptfiles called /maps/, your maps go in here. So when making a map, save the file as something memorable, like yourmap.ini, then add yourmap to maps.ini and it should work, don't add the .ini when putting files on that list though, the game will add the .ini itself.

Here is a demo map, using a map converted from the server I run currently.
Код:
A Redirect_Left
V 1.0
N OilFieldCapers
T 17.55
W 300
C 488.8928,1332.2717,46.7558
L 473.1079,1458.2101,26.8516
O 13623,481.66,1425.60,16.29,0.00,0.00,0.00 
O 13623,481.66,1425.60,23.29,0.00,0.00,0.00 
O 13623,481.66,1425.60,30.29,0.00,0.00,0.00 
O 13607,481.66,1425.60,29.29,0.00,0.00,0.00 
O 13607,460.51,1480.78,24.77,0.00,0.00,0.00 
O 16086,487.88,1511.81,20.93,0.00,0.00,0.00 
O 13607,489.00,1368.41,23.20,0.00,0.00,0.00 
O 13607,493.89,1522.07,21.37,0.00,0.00,0.00 
O 16086,507.41,1537.32,17.64,0.00,0.00,0.00 
O 16533,524.79,1391.54,17.59,0.00,0.00,90.00
O 16533,526.26,1386.42,17.68,719.00,0.00,90.00 
O 16533,525.09,1453.43,18.18,0.00,0.00,90.00
O 16533,526.50,1450.70,18.23,0.00,0.00,90.00
O 1245,442.11,1452.05,22.13,0.00,0.00,135.00 
O 1245,444.56,1449.38,24.23,0.00,0.00,135.00 
O 1245,504.59,1489.49,19.18,0.00,0.00,0.00 
O 1660,498.05,1377.69,19.37,0.00,0.00,0.00 
O 1245,498.55,1384.77,24.07,0.00,4.59,-95.00 
S 447.4939,1423.1301,31.8999,274.8453
S 515.0254,1430.3411,31.9032,93.2424
S 489.0064,1393.7130,31.9004,11.2261
S 513.8853,1417.4923,31.9029,66.1403
S 455.1153,1445.8228,31.9004,228.7078
S 428.9576,1490.4073,27.3668,250.4497
S 493.0207,1477.0527,27.3700,72.3620
S 469.8515,1512.7542,27.3687,159.6071
S 437.8037,1457.3875,27.3672,317.7506
S 491.5483,1493.9259,27.3802,98.4306
S 476.8059,1550.5496,20.9679,232.4761
S 520.0722,1545.0824,25.9684,164.9070
S 527.0903,1519.8059,25.9643,72.1404
S 477.4435,1337.7740,25.8154,339.1112
S 516.9030,1349.6533,25.8138,59.9497
S 511.6571,1441.8721,31.8521,117.1448
S 451.2752,1410.7054,31.8488,290.4720
S 426.6221,1476.2686,27.3294,280.3311
S 442.9873,1509.1980,27.3291,223.2030
S 492.4196,1556.4324,24.9361,169.4116
S 465.5541,1541.4388,24.9295,245.4953
S 520.8161,1369.1862,25.8407,84.6503
S 517.1755,1355.5480,27.7632,57.1066
S 509.7923,1343.9163,27.7722,27.6066
S 498.8511,1335.5159,27.7564,6.6267
S 484.5100,1337.4312,27.7576,343.1555
S 457.1879,1374.5818,27.7619,243.7334
S 460.1621,1356.0244,27.7658,293.6729
S 516.9030,1349.6533,25.8138,59.9497
S 492.4196,1556.4324,24.9361,169.4116
S 465.5541,1541.4388,24.9295,245.4953
S 520.8161,1369.1862,25.8407,84.6503
S 517.1755,1355.5480,25.7632,57.1066
S 509.7923,1343.9163,25.7722,27.6066
S 498.8511,1335.5159,25.7564,6.6267
S 484.5100,1337.4312,25.7576,343.1555
S 489.5100,1337.4312,25.7576,343.1555
S 457.1879,1374.5818,25.7619,243.7334
S 460.1621,1356.0244,25.7658,293.6729
S 516.9030,1349.6533,25.8138,59.9497
S 492.4196,1556.4324,25.9361,169.4116
S 465.5541,1541.4388,25.9295,245.4953
S 520.8161,1369.1862,25.8407,84.6503
S 517.1755,1355.5480,25.7632,57.1066
S 509.7923,1343.9163,25.7722,27.6066
S 498.8511,1335.5159,25.7564,6.6267
S 484.5100,1337.4312,25.7576,343.1555
S 457.1879,1374.5818,25.7619,243.7334
S 460.1621,1356.0244,25.7658,293.6729
S 516.9030,1349.6533,25.8138,59.9497
One thing to note, this will use the objects default drawdistance, to change it, find line 307 (or the line with mapObjects[mapObjectsCounter] = CreateObject(model, X, Y, Z, rX, rY, rZ); and after rZ add ',500', where 500 is the distance you want to use.

If you know what you're doing with PAWN to any degree, you should be able to add and modify things and layout of maps by editing LoadRace and related variables

if you need help, reply here, don't PM me please
Reply
#37

Quote:
Originally Posted by Redirect Left
Посмотреть сообщение
Had two PMs asking me to describe the map format, so basically:

A Author
V Version of the map
N name of the map
T The threshold for the map before someone has 'fallen off'
W The time the person needs to be alive for to win the game
C The camera position for spawn menu, expressed as three floats, 1.1,2.2,3.3
L Where the camera looks at for spawn menu, , expressed as three floats, 1.1,2.2,3.3
O An object, each object needs its own O line, usual CreateObject parameters used, model, X, Y, Z, rX, rY, rZ
S A spawn define, you need lots of potential spawn areas, and each spawn has its own S line, usual SetPlayerPos/VehiclePos parameters, X,Y,Z,A(ngle)

To add maps into the server, you will also need to create a file called maps.ini - this is a list of all the maps on the server, and the script will choose a random map from this list to play.
Map files also end with .ini, and you need to create a folder inside scriptfiles called /maps/, your maps go in here. So when making a map, save the file as something memorable, like yourmap.ini, then add yourmap to maps.ini and it should work, don't add the .ini when putting files on that list though, the game will add the .ini itself.

Here is a demo map, using a map converted from the server I run currently.
Код:
A Redirect_Left
V 1.0
N OilFieldCapers
T 17.55
W 300
C 488.8928,1332.2717,46.7558
L 473.1079,1458.2101,26.8516
O 13623,481.66,1425.60,16.29,0.00,0.00,0.00 
O 13623,481.66,1425.60,23.29,0.00,0.00,0.00 
O 13623,481.66,1425.60,30.29,0.00,0.00,0.00 
O 13607,481.66,1425.60,29.29,0.00,0.00,0.00 
O 13607,460.51,1480.78,24.77,0.00,0.00,0.00 
O 16086,487.88,1511.81,20.93,0.00,0.00,0.00 
O 13607,489.00,1368.41,23.20,0.00,0.00,0.00 
O 13607,493.89,1522.07,21.37,0.00,0.00,0.00 
O 16086,507.41,1537.32,17.64,0.00,0.00,0.00 
O 16533,524.79,1391.54,17.59,0.00,0.00,90.00
O 16533,526.26,1386.42,17.68,719.00,0.00,90.00 
O 16533,525.09,1453.43,18.18,0.00,0.00,90.00
O 16533,526.50,1450.70,18.23,0.00,0.00,90.00
O 1245,442.11,1452.05,22.13,0.00,0.00,135.00 
O 1245,444.56,1449.38,24.23,0.00,0.00,135.00 
O 1245,504.59,1489.49,19.18,0.00,0.00,0.00 
O 1660,498.05,1377.69,19.37,0.00,0.00,0.00 
O 1245,498.55,1384.77,24.07,0.00,4.59,-95.00 
S 447.4939,1423.1301,31.8999,274.8453
S 515.0254,1430.3411,31.9032,93.2424
S 489.0064,1393.7130,31.9004,11.2261
S 513.8853,1417.4923,31.9029,66.1403
S 455.1153,1445.8228,31.9004,228.7078
S 428.9576,1490.4073,27.3668,250.4497
S 493.0207,1477.0527,27.3700,72.3620
S 469.8515,1512.7542,27.3687,159.6071
S 437.8037,1457.3875,27.3672,317.7506
S 491.5483,1493.9259,27.3802,98.4306
S 476.8059,1550.5496,20.9679,232.4761
S 520.0722,1545.0824,25.9684,164.9070
S 527.0903,1519.8059,25.9643,72.1404
S 477.4435,1337.7740,25.8154,339.1112
S 516.9030,1349.6533,25.8138,59.9497
S 511.6571,1441.8721,31.8521,117.1448
S 451.2752,1410.7054,31.8488,290.4720
S 426.6221,1476.2686,27.3294,280.3311
S 442.9873,1509.1980,27.3291,223.2030
S 492.4196,1556.4324,24.9361,169.4116
S 465.5541,1541.4388,24.9295,245.4953
S 520.8161,1369.1862,25.8407,84.6503
S 517.1755,1355.5480,27.7632,57.1066
S 509.7923,1343.9163,27.7722,27.6066
S 498.8511,1335.5159,27.7564,6.6267
S 484.5100,1337.4312,27.7576,343.1555
S 457.1879,1374.5818,27.7619,243.7334
S 460.1621,1356.0244,27.7658,293.6729
S 516.9030,1349.6533,25.8138,59.9497
S 492.4196,1556.4324,24.9361,169.4116
S 465.5541,1541.4388,24.9295,245.4953
S 520.8161,1369.1862,25.8407,84.6503
S 517.1755,1355.5480,25.7632,57.1066
S 509.7923,1343.9163,25.7722,27.6066
S 498.8511,1335.5159,25.7564,6.6267
S 484.5100,1337.4312,25.7576,343.1555
S 489.5100,1337.4312,25.7576,343.1555
S 457.1879,1374.5818,25.7619,243.7334
S 460.1621,1356.0244,25.7658,293.6729
S 516.9030,1349.6533,25.8138,59.9497
S 492.4196,1556.4324,25.9361,169.4116
S 465.5541,1541.4388,25.9295,245.4953
S 520.8161,1369.1862,25.8407,84.6503
S 517.1755,1355.5480,25.7632,57.1066
S 509.7923,1343.9163,25.7722,27.6066
S 498.8511,1335.5159,25.7564,6.6267
S 484.5100,1337.4312,25.7576,343.1555
S 457.1879,1374.5818,25.7619,243.7334
S 460.1621,1356.0244,25.7658,293.6729
S 516.9030,1349.6533,25.8138,59.9497
One thing to note, this will use the objects default drawdistance, to change it, find line 307 (or the line with mapObjects[mapObjectsCounter] = CreateObject(model, X, Y, Z, rX, rY, rZ); and after rZ add ',500', where 500 is the distance you want to use.

If you know what you're doing with PAWN to any degree, you should be able to add and modify things and layout of maps by editing LoadRace and related variables

if you need help, reply here, don't PM me please
First of all THANK YOU SO MUCH I WAS LOOKING FOR THIS GAMEMODE SO MUCH I LOVE YOU(no homo)

Now I got a problem running every map in it, I have tried to change the sscanf includes and sscanf plugins and nothing fixed this problem..

here's my server log:


Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[23:00:29] filterscripts = ""  (string)
[23:00:29] 
[23:00:29] Server Plugins
[23:00:29] --------------
[23:00:29]  Loading plugin: streamer1
[23:00:29] 

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

[23:00:29]   Loaded.
[23:00:29]  Loading plugin: sscanf2
[23:00:29] 

[23:00:29]  ===============================

[23:00:29]       sscanf plugin loaded.     

[23:00:29]          Version:  2.8.1        

[23:00:29]    © 2012 Alex "******" Cole  

[23:00:29]  ===============================

[23:00:29]   Loaded.
[23:00:29]  Loading plugin: whirlpool
[23:00:29]  
[23:00:29]  ==================
[23:00:29]  
[23:00:29]   Whirlpool loaded
[23:00:29]  
[23:00:29]  ==================
[23:00:29]  
[23:00:29]   Loaded.
[23:00:29]  Loading plugin: irc
[23:00:29] 

*** IRC Plugin v1.4.6 by Incognito loaded ***

[23:00:29]   Loaded.
[23:00:29]  Loaded 4 plugins.

[23:00:29] 
[23:00:29] Filterscripts
[23:00:29] ---------------
[23:00:29]   Loaded 0 filterscripts.

[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for O at 'explosives' - 
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for O at 'explosives' - 
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for O at 'explosives' - 
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for O at 'explosives' - 
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for O at 'explosives' - 
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for O at 'explosives' - 
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for O at 'explosives' - 
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ----------------------------------
[23:00:30]  sumoFFS v1.0 loaded
[23:00:30] ----------------------------------

[23:00:30] Number of vehicle models: 0
Reply
#38

Quote:
Originally Posted by Joe Staff
View Post
You're kidding me....

I made this exact thing months ago. I used Incognito's audio plugin to allow sounds for power ups which you could activate (like turbo, instant-stop, reheal)

AND it was called "Sumocars"


Funny similarity is all I'm saying.
I guess its pretty cool that someone would want to copy your work though? I mean, although it is a pain in the backside it is pretty flattering that someone wants your work.
Reply
#39

Quote:
Originally Posted by DeathCore
Посмотреть сообщение
First of all THANK YOU SO MUCH I WAS LOOKING FOR THIS GAMEMODE SO MUCH I LOVE YOU(no homo)

Now I got a problem running every map in it, I have tried to change the sscanf includes and sscanf plugins and nothing fixed this problem..

here's my server log:


Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[23:00:29] filterscripts = ""  (string)
[23:00:29] 
[23:00:29] Server Plugins
[23:00:29] --------------
[23:00:29]  Loading plugin: streamer1
[23:00:29] 

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

[23:00:29]   Loaded.
[23:00:29]  Loading plugin: sscanf2
[23:00:29] 

[23:00:29]  ===============================

[23:00:29]       sscanf plugin loaded.     

[23:00:29]          Version:  2.8.1        

[23:00:29]    © 2012 Alex "******" Cole  

[23:00:29]  ===============================

[23:00:29]   Loaded.
[23:00:29]  Loading plugin: whirlpool
[23:00:29]  
[23:00:29]  ==================
[23:00:29]  
[23:00:29]   Whirlpool loaded
[23:00:29]  
[23:00:29]  ==================
[23:00:29]  
[23:00:29]   Loaded.
[23:00:29]  Loading plugin: irc
[23:00:29] 

*** IRC Plugin v1.4.6 by Incognito loaded ***

[23:00:29]   Loaded.
[23:00:29]  Loaded 4 plugins.

[23:00:29] 
[23:00:29] Filterscripts
[23:00:29] ---------------
[23:00:29]   Loaded 0 filterscripts.

[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for O at 'explosives' - 
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for O at 'explosives' - 
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for O at 'explosives' - 
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for O at 'explosives' - 
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for O at 'explosives' - 
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for C at 'explosives' - 
[23:00:29] ***** Invalid line for O at 'explosives' - 
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for O at 'explosives' - 
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:29] ***** Invalid line for S at 'explosives' - 
[23:00:29] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ***** Invalid line for S at 'explosives' - 
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] sscanf warning: Strings without a length are deprecated, please add a destination size.
[23:00:30] ----------------------------------
[23:00:30]  sumoFFS v1.0 loaded
[23:00:30] ----------------------------------

[23:00:30] Number of vehicle models: 0
This is a fairly old script, the code is outdated. You need to define a string length, just add a relevant and accurate length to all instances of s as an argument.
sscanf(line, "sd", letter, mapWintime); -> sscanf(line, "s[2]d", letter, mapWintime); for example, see https://sampforum.blast.hk/showthread.php?tid=570927 for updated info, ctrl+f for STR_SIZE and read on from there.

As for the loading bugs, you may have excess data. The map file must not contain anything except the map data, as defined above.

Quote:
Originally Posted by Chilli9434
Посмотреть сообщение
I guess its pretty cool that someone would want to copy your work though? I mean, although it is a pain in the backside it is pretty flattering that someone wants your work.
Actually I did it way back in 2008 (hence why Woet credits me in the first post). Woet later made his own server and then released this script. I still have the original server (signature) dating back to that time. However yes, there has since become many clones of it.
Reply
#40

Played it a bunch was very good!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)