Gamemode help. Convert 0.3e to 0.3z
#1

Hello guys, i have been messing up with this gamemode 2 days now and i can't fix it... it seems impossible for me to convert it from 0.3e to 0.3z.

Please can you help me to convert it from 0.3e to 0.3z?? thanks if you help me i would appreciate it.

Download:
CLICK HERE

Thanks
Reply
#2

All you need to do to update it to 0.3z is re-compile the gamemode with the new server package and make sure you have all the latest 0.3z plugins required
Reply
#3

You don't need to convert anything, unless it uses outdated functions for operation. Now, if you want to upgrade something to use better functions avaliable in 0.3z releases, then you'll need to specify that.
Reply
#4

Hey thanks for your help guys but when i start the server, it gives a error 19.
also mysql plugin works but it gives me some errors. When i test it gives me some Mysql functions errors.
This script is designed to work with mysql so i set up a database and i imported the tables that the server gave me. I also followed every single direction it was giving me and it still isnt working. I checked my server_logs.txt and the only errors it was giving were error 19 on the gamemode and a mysql functions error. The mysql plugin worked fine but it was giving me some functions errors. Now what i wanna do is to fix those errors so i can run this gamemode. Thanks for your help guys ...
Reply
#5

Quote:

C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(4529) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(4535) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(4541) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(6562) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(9907) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(9951) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(14531) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(1499 : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(17510) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(17516) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(28531) : error 017: undefined symbol "SPECIAL_ACTION_PISSING"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(28592) : error 017: undefined symbol "SPECIAL_ACTION_PISSING"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(33793) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(33799) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(33802) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(33829) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(3383 : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(34922) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(34925) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(35084) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(3516 : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(35252) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(35356) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(35366) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(35370) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(35371) : error 017: undefined symbol "mysql_query"

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


26 Errors.

This is Pawn's compiler output... Please someone help me...
Reply
#6

Do you know how mysql works..?
Reply
#7

Yes i know... But i cant find a solution.. i need help please.
Reply
#8

Guys, i think i found why my database wasnt working. It was all about my mistake. I didnt compiled my .pwn file in pawn because i didnt know i should do that and now that i go to pawn to compile it, it shows me this error:

Quote:

C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(4529) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(4535) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(4541) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(6562) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(9907) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(9951) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(14531) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(1499 : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(17510) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(17516) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(28531) : error 017: undefined symbol "SPECIAL_ACTION_PISSING"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(28592) : error 017: undefined symbol "SPECIAL_ACTION_PISSING"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(33793) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(33799) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(33802) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(33829) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(3383 : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(34922) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(34925) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(35084) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(3516 : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(35252) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(35356) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(35366) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(35370) : error 017: undefined symbol "mysql_query"
C:\Users\univers\Desktop\Saadat (Pink_Panther's Cops and Robbers\gamemodes\cnr.pwn(35371) : error 017: undefined symbol "mysql_query"

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


26 Errors.

I am compiling it on windows to run it into my CentOS 5.
Thanks if you help me, i really appreciate it.
Reply
#9

I managed to fix every error with mysql and i managed to fix pawn errors too, but now i compiled everything and it says : Script[gamemodes/cnr.amx]: Run time error 19: "File or function is not found ....

What should i do now
Reply
#10

Quote:
Originally Posted by whitewizard
Посмотреть сообщение
I managed to fix every error with mysql and i managed to fix pawn errors too, but now i compiled everything and it says : Script[gamemodes/cnr.amx]: Run time error 19: "File or function is not found ....

What should i do now
I dont knew about this, But you can try adding / updating plugins it may work
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)