SA-MP Forums Archive
[GameMode] [New | SAMP 0.3.7] World War IV - 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: Gamemode Scripts (https://sampforum.blast.hk/forumdisplay.php?fid=71)
+--- Thread: [GameMode] [New | SAMP 0.3.7] World War IV (/showthread.php?tid=597799)

Pages: 1 2 3 4 5 6


Re: World War Gaming [wwIV, SQLite] - Slawiii - 12.01.2016

Nice Work


Respuesta: World War Gaming [wwIV, SQLite] - 50jaker - 25.01.2016

Nice GM another awesome job by gammix, and one suggestion when you have a time can make a full package of all resources used in gm i have problems to running and compiling..


Re: World War Gaming [wwIV, SQLite] - Fantje - 30.01.2016

I also have problems while compiling worldwar.pwn.

PHP Code:
C:\Users\Mike\Desktop\World-War-Gaming-wwIV--master\pawno\include\spectate.inc(129) : error 017undefined symbol "GetVehicleInterior"
C:\Users\Mike\Desktop\World-War-Gaming-wwIV--master\pawno\include\spikestrip.inc(264) : warning 201redefinition of constant/macro (symbol "OnVehicleDamageStatusUpdate")
C:\Users\Mike\Desktop\World-War-Gaming-wwIV--master\gamemodes\worldwar.pwn(1528) : warning 213tag mismatch
C
:\Users\Mike\Desktop\World-War-Gaming-wwIV--master\gamemodes\worldwar.pwn(1560) : warning 213tag mismatch
C
:\Users\Mike\Desktop\World-War-Gaming-wwIV--master\gamemodes\worldwar.pwn(1581) : warning 213tag mismatch
C
:\Users\Mike\Desktop\World-War-Gaming-wwIV--master\gamemodes\worldwar.pwn(1583) : warning 213tag mismatch
C
:\Users\Mike\Desktop\World-War-Gaming-wwIV--master\gamemodes\worldwar.pwn(1853) : warning 213tag mismatch
C
:\Users\Mike\Desktop\World-War-Gaming-wwIV--master\gamemodes\worldwar.pwn(9197) : warning 213tag mismatch
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase


1 Error




Re: World War Gaming [wwIV, SQLite] - SyS - 30.01.2016

Wow great gamemode going to try today itself +rep


Re: World War Gaming [wwIV, SQLite] - Gammix - 30.01.2016

Quote:
Originally Posted by 50jaker
View Post
Nice GM another awesome job by gammix, and one suggestion when you have a time can make a full package of all resources used in gm i have problems to running and compiling..
Full package added. (but if there is an update in dependencies, i won't update the full package)

Quote:
Originally Posted by Fantje
View Post
I also have problems while compiling worldwar.pwn.

PHP Code:
C:\Users\Mike\Desktop\World-War-Gaming-wwIV--master\pawno\include\spectate.inc(129) : error 017undefined symbol "GetVehicleInterior"
C:\Users\Mike\Desktop\World-War-Gaming-wwIV--master\pawno\include\spikestrip.inc(264) : warning 201redefinition of constant/macro (symbol "OnVehicleDamageStatusUpdate")
C:\Users\Mike\Desktop\World-War-Gaming-wwIV--master\gamemodes\worldwar.pwn(1528) : warning 213tag mismatch
C
:\Users\Mike\Desktop\World-War-Gaming-wwIV--master\gamemodes\worldwar.pwn(1560) : warning 213tag mismatch
C
:\Users\Mike\Desktop\World-War-Gaming-wwIV--master\gamemodes\worldwar.pwn(1581) : warning 213tag mismatch
C
:\Users\Mike\Desktop\World-War-Gaming-wwIV--master\gamemodes\worldwar.pwn(1583) : warning 213tag mismatch
C
:\Users\Mike\Desktop\World-War-Gaming-wwIV--master\gamemodes\worldwar.pwn(1853) : warning 213tag mismatch
C
:\Users\Mike\Desktop\World-War-Gaming-wwIV--master\gamemodes\worldwar.pwn(9197) : warning 213tag mismatch
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
1 Error

Please re-download all the dependencies and the source =, i have just made an update fixing all those issues. (actually i updated the YouSQL but didn't the gamemode).


Re: World War Gaming [wwIV, SQLite] - iMTube™ - 31.01.2016

Excel


Re: World War Gaming [wwIV, SQLite] - Gammix - 30.04.2016

Updated wwIV - Build 7 (29th April, 2016):
- Fixed landmine bug
- Fixed Donor weapons bug


Re: World War Gaming [wwIV, SQLite] - N0FeaR - 05.05.2016

Great GM!


Re: World War Gaming [wwIV, SQLite] - Radio - 08.05.2016

This looks great, amazing work, really creative.


Re: World War Gaming [wwIV, SQLite] - iSteve - 08.05.2016

Amazing work, looks very nice.


Re: World War Gaming [wwIV, SQLite] - legendd - 08.05.2016

This is really nice mate!


Re: World War Gaming [wwIV, SQLite] - DaEdwin - 11.05.2016

awesome GM gammix, +rep

stupid question: i didn't work on any SQL based gamemodes, so now how can i make changes on users? e.g : make someone admin


Re: World War Gaming [wwIV, SQLite] - oMa37 - 11.05.2016

Quote:
Originally Posted by DaEdwin
Посмотреть сообщение
awesome GM gammix, +rep

stupid question: i didn't work on any SQL based gamemodes, so now how can i make changes on users? e.g : make someone admin
Open the database with SQLite Browser Then click on the tab Browse Data (or something like that :P) and there you can change the user settings.
You can download it from here.


Re: World War Gaming [wwIV, SQLite] - Gammix - 11.05.2016

Quote:
Originally Posted by DaEdwin
Посмотреть сообщение
awesome GM gammix, +rep

stupid question: i didn't work on any SQL based gamemodes, so now how can i make changes on users? e.g : make someone admin
Or you can simply use /setlevel in game to set a player admin.


Re: World War Gaming [wwIV, SQLite] - NV1D3ATD - 12.05.2016

Very good gm, But I have a little problem when compiling the gm I get this.


Quote:

C:\Users\NV1D3ATD\Desktop\World War IV (build 7)\pawno\include\spikestrip.inc(264) : warning 201: redefinition of constant/macro (symbol "OnVehicleDamageStatusUpdate")
C:\Users\NV1D3ATD\Desktop\World War IV (build 7)\gamemodes\worldwar.pwn(721) : error 021: symbol already defined: "SS_OnGameModeInit"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

Missing some include?


Re: World War Gaming [wwIV, SQLite] - Gammix - 12.05.2016

Quote:
Originally Posted by NV1D3ATD
Посмотреть сообщение
Very good gm, But I have a little problem when compiling the gm I get this.




Missing some include?
There was a hooking problem in spikestrip.inc and fixer.inc which caused those two warnings/errors. Now fixed.

You have to redownload the package.


Re: World War Gaming [wwIV, SQLite] - NV1D3ATD - 12.05.2016

Quote:
Originally Posted by Gammix
Посмотреть сообщение
There was a hooking problem in spikestrip.inc and fixer.inc which caused those two warnings/errors. Now fixed.

You have to redownload the package.
They are no longer the .inc files or the pawn.


Quote:

----------
Loaded log file: "server_log.txt".
----------

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

[23:13:52]
[23:13:52] Server Plugins
[23:13:52] --------------
[23:13:52] Loading plugin: streamer
[23:13:52]

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

[23:13:52] Loaded.
[23:13:52] Loading plugin: sscanf
[23:13:52]

[23:13:52] ===============================

[23:13:52] sscanf plugin loaded.

[23:13:52] Version: 2.8.1

[23:13:52] © 2012 Alex "******" Cole

[23:13:52] ===============================

[23:13:52] Loaded.
[23:13:52] Loading plugin: regex
[23:13:52]


[23:13:52] ______________________________________


[23:13:52] Regular Expression Plugin v0.2.1 loaded
[23:13:52] ______________________________________


[23:13:52] By: Fro © Copyright <TBG> 2009-2011
[23:13:52] ______________________________________


[23:13:52] Loaded.
[23:13:52] Loaded 3 plugins.

[23:13:52]
[23:13:52] Filterscripts
[23:13:52] ---------------
[23:13:52] Loading filterscript 'maps.amx'...
[23:13:52] Loaded 1 filterscripts.

[23:13:52] Script[gamemodes/worldwar.amx]: Run time error 19: "File or function is not found"
[23:13:52] Number of vehicle models: 0

and this in turn.


Re: World War Gaming [wwIV, SQLite] - Gammix - 12.05.2016

Quote:
Originally Posted by NV1D3ATD
Посмотреть сообщение
They are no longer the .inc files or the pawn.




and this in turn.
There are all the dependencies and the source present in the folder. All you have to do is extract the files to a SAMP client package folder and run the gamemode from there.


Re: World War Gaming [wwIV, SQLite] - NV1D3ATD - 12.05.2016

Quote:
Originally Posted by Gammix
Посмотреть сообщение
There are all the dependencies and the source present in the folder. All you have to do is extract the files to a SAMP client package folder and run the gamemode from there.
PHP код:
[06:50:48Script[gamemodes/worldwar.amx]: Run time error 19"File or function is not found"
[06:50:48Number of vehicle models
No idea because it comes out, that he had already applied the above to download the original client-server samp and get this


Re: World War Gaming [wwIV, SQLite] - Amunra - 12.05.2016

Nice One..
Ehmm... this Gamemode like COD ,Maybe..

Keep it Up Bro !!