[GameMode] Explosive Freeroam - Los Santos
#21

what about the script doest want to complie
Reply
#22

It compiles fine with me, Try to re-download it and check if you have all the required includes.
Reply
#23

how to get CMD includes
Reply
#24

Still Unknown

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

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

[16:06:25] password = "" (string)
[16:06:25] filterscripts = "" (string)
[16:06:25]
[16:06:25] Server Plugins
[16:06:25] --------------
[16:06:25] Loading plugin: ColAndreas.so
[16:06:25] Failed (libBulletDynamics.so.2.83: cannot open shared object file: No such file or directory)
[16:06:25] Loading plugin: mysql.so
[16:06:25] >> plugin.mysql: R39-6 successfully loaded.
[16:06:25] Loaded.
[16:06:25] Loading plugin: ColAndreas_static.so
[16:06:25] *********************
[16:06:25] ** Created By: **
[16:06:25] ** [uL]Chris42O **
[16:06:25] ** [uL]Slice **
[16:06:25] ** [uL]Pottus **
[16:06:25] *********************
[16:06:25] No collision data found.
[16:06:25] *********************
[16:06:25] ColAndreas Loaded
[16:06:25] v1.4.0
[16:06:25] *********************
[16:06:25] Loaded.
[16:06:25] Loading plugin: streamer.so
[16:06:25]

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

[16:06:25] Loaded.
[16:06:25] Loading plugin: sscanf.so
[16:06:25]

[16:06:25] ===============================

[16:06:25] sscanf plugin loaded.

[16:06:25] Version: 2.8.2

[16:06:25] © 2012 Alex "******" Cole

[16:06:25] ===============================

[16:06:25] Loaded.
[16:06:25] Loaded 4 plugins.

[16:06:25]
[16:06:25] Filterscripts
[16:06:25] ---------------
[16:06:25] Loaded 0 filterscripts.

[16:06:25] Script[gamemodes/ExplosiveFreeroam.amx]: Run time error 19: "File or function is not found"
[16:06:25] Number of vehicle models: 0
Reply
#25

Where is this include?
Код:
C:\Downloads\samp037_svr_R2-1-1_win32\gamemodes\ExplosiveFreeroam.pwn(22) : fatal error 100: cannot read from file: "CMD"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#26

CMD include is the Command Processor by SickAttack, Check the requirements at the first page to get the link of each include.
Reply
#27

Pawn Compiler library stop working

I have all Includes and all the plugins
Reply
#28

I will upload the full server package tomorrow.
Reply
#29

Unique & Good GameMode Good Job oMa37 I Liked the Design It's Cool! +rep for you mate!
Reply
#30

i have the hole Pack
Thanks oMa37
Reply
#31

Man, please upload the full server package , nice server btw!
Reply
#32

Nice gamemode, well scripted !
Reply
#33

Thanks everyone!

--

Full package has been uploaded, Check the first page (Download section).
Reply
#34

This is a very good gm but i have seen that dm system somewhere else if i'm not wrong.
Reply
#35

Quote:
Originally Posted by Compiler
Посмотреть сообщение
This is a very good gm but i have seen that dm system somewhere else if i'm not wrong.
Yep, Sreyas's DM system.
Reply
#36

Your compiled gamemode works good, but when I compile it I cant register a new account so that means no1 can join the server and register an account, probably something wrong with mysql.
Reply
#37

Quote:
Originally Posted by Gnik
Посмотреть сообщение
Your compiled gamemode works good, but when I compile it I cant register a new account so that means no1 can join the server and register an account, probably something wrong with mysql.
The thing is I forgot to make the ID column as Auto Increment when the table is created.
I will make sure to fix that once I get on the PC.
Reply
#38

Quote:
Originally Posted by oMa37
Посмотреть сообщение
The thing is I forgot to make the ID column as Auto Increment when the table is created.
I will make sure to fix that once I get on the PC.
Oh, Then its a simple fix.

Код:
`ID` int(11) NOT NULL,\
to


Код:
`ID` int(11) NOT NULL AUTO_INCREMENT,\
and then it should work.


UPDATE: That made it work, Players can now spawn.
Reply
#39

Very guud freeroam GM
Reply
#40

there is a bug on the login screen, when u login it doesn't do anything after and u can't spawn in can u help please. Also when i load the server it says that it can't find -mSelections- WARNING: No Items found in File: objects.txt any idea what i can do?
Good gamemode thro
Thx
Reply


Forum Jump:


Users browsing this thread: 21 Guest(s)