Posts: 1,534
Threads: 179
Joined: Apr 2009
Quote:
Originally Posted by Prodrift199
C:\mtrp-final.pwn(9844) : error 017: undefined symbol "SetDisabledWeapons"
C:\mtrp-final.pwn(36153) : error 004: function "NameTimer" is not implemented
C:\mtrp-final.pwn(37873) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
C:\mtrp-final.pwn(39599) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
??
Help
|
Remove the line where you have OnPlayerPrivmsg.
Add on the top of the Script the following
#pragma unused GetPointDistanceToPointExMorph
#define SetDisabledWeapons
NameTimer, looks like your morphinc.inc file is bad, look for another one
Posts: 16
Threads: 3
Joined: Mar 2011
Reputation:
0
I have that fixed, thank you, but I get a runtime error, what exactally are all the required plugins for this server, I am currently running 4, Whirlpool.so MySQL.so sscanf.so streamer.so
Any of them that I am missing?
Posts: 210
Threads: 20
Joined: Jan 2011
Reputation:
0
C:\Users\Hossien\Desktop\FEW LOLS\MTRP\gamemodes\mtrp-final.pwn(9844) : error 017: undefined symbol "SetDisabledWeapons"
C:\Users\Hossien\Desktop\FEW LOLS\MTRP\gamemodes\mtrp-final.pwn(10776) : error 021: symbol already defined: "strtok"
C:\Users\Hossien\Desktop\FEW LOLS\MTRP\gamemodes\mtrp-final.pwn(36153) : error 004: function "NameTimer" is not implemented
C:\Users\Hossien\Desktop\FEW LOLS\MTRP\gamemodes\mtrp-final.pwn(37873) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
C:\Users\Hossien\Desktop\FEW LOLS\MTRP\gamemodes\mtrp-final.pwn(39599) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Errors.
| Please help me! i need to get this gamemode because it looks Cool |
Posts: 251
Threads: 2
Joined: Jun 2011
Reputation:
0
Nice. A little bit different from others.
Posts: 2
Threads: 0
Joined: May 2011
Reputation:
0
help!!
[00:08:56] Moderntopia: Los Santos
[00:08:56] _____________________________
[00:08:56] By Moderntopia Scripting Team
[00:08:56]
[00:08:56] MYSQL: Moderntopia MySQL Player Accounts v0.1 by Luk0r
[00:08:56] MYSQL: Attempting to connect to server...
[00:08:56] MYSQL: Connection error, retrying...
[00:08:56] MYSQL: Reconnection successful. We can continue as normal.
[00:08:56] Number of vehicle models: 63
[00:09:35] Incoming connection: 127.0.0.1:54969
[00:09:35] [join] Master_Funs has joined the server (0:127.0.0.1)
[00:09:35] MYSQL: Connection seems dead, retrying...
[00:09:35] MYSQL: Attempting to connect to server...
[00:09:35] MYSQL: Connection error, retrying...
[00:09:35] MYSQL: Reconnection successful. We can continue as normal.
[00:09:35] MYSQL: Reconnection successful. We can continue as normal.
[00:09:47] MYSQL: Connection seems dead, retrying...
[00:09:47] MYSQL: Attempting to connect to server...
[00:09:47] MYSQL: Connection error, retrying...
[00:09:47] MYSQL: Reconnection successful. We can continue as normal.
[00:09:47] MYSQL: Reconnection successful. We can continue as normal.
[00:09:58] --- Server Shutting Down.
[00:09:58] [part] Master_Funs has left the server (0:0)
[00:09:58]
Posts: 10
Threads: 1
Joined: Apr 2012
Reputation:
0
To fix login error, you need to delete samp_mysql_free_result(); in gamemode and compile!
Posts: 201
Threads: 39
Joined: Oct 2011
Posts: 74
Threads: 10
Joined: Jul 2012
Reputation:
0
i got these errors when compiling
C:\Documents and Settings\Owner\Desktop\New Folder\fh\gamemodes\mtrp-final.pwn(9844) : error 017: undefined symbol "SetDisabledWeapons"
C:\Documents and Settings\Owner\Desktop\New Folder\fh\gamemodes\mtrp-final.pwn(36153) : error 017: undefined symbol "NameTimer"
C:\Documents and Settings\Owner\Desktop\New Folder\fh\gamemodes\mtrp-final.pwn(37873) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
Posts: 4
Threads: 0
Joined: Jul 2012
Reputation:
0
Hello and how you can link the GM in the meter or in another mediafire download link because its not working and I apologize for my English movais.
Posts: 2
Threads: 0
Joined: Mar 2012
Reputation:
0
I have a problem, hope someone can help me. The server is running correctly, but every time i type /login, the server would crash.
Posts: 74
Threads: 10
Joined: Jul 2012
Reputation:
0
i've got a little problem when i run the game and i tried to login, i used the /login [password] cmd but after i enter that it then restart the server and it shut down.
can someone help me with that
Posts: 426
Threads: 56
Joined: Jul 2012
Reputation:
0
Anyone got the 0.3e version? I couldn't get it to compile. would like to try this one out