Search found 5 matches

by NomaDD
3 years ago
Forum: Zombie Escape 1.x
Topic: (v1.6 Only) Gamemode: Nemesis mode 1.3
Replies: 28
Views: 25786

Re: [Game Mode] Nemesis Round (v1.1)

i got this errors L 03/21/2021 - 20:21:01: [ZE] Invalid Player (2) L 03/21/2021 - 20:21:01: [AMXX] Run time error 10 (plugin "ze_gamemode_nemesis.amxx") (native "ze_set_user_nemesis") - debug not enabled! L 03/21/2021 - 20:21:01: [AMXX] To enable debug mode, add "debug"...
by NomaDD
3 years ago
Forum: Technical Support
Topic: MySql save problem
Replies: 1
Views: 2649

MySql save problem

I encountered some problems with the database saves, but first I want to mention something, xp and coins are lost when you change on a new map, ie if you change on the same map x times nothing happens, but if you change another map on some players the data is reset to 0! What can I do?
by NomaDD
3 years ago
Forum: Scripting Help
Topic: Time Played problem
Replies: 2
Views: 4208

Time Played problem

Hi again :D, i got this time played with sql support from raheem, and i made it to display in minutes, but when an user reach 100 minutes the database reset to 0 ( only in that user case ) #include <zombie_escape> #include <nvault> new const g_szLogFile[] = "PlayedTime.log" // MySQL Errors...
by NomaDD
3 years ago
Forum: Bug Reports
Topic: reapi errors
Replies: 2
Views: 6122

Re: reapi errors

Raheem wrote: 3 years ago Seems that m_iTeam not right defined as in reapi includes. Just to resolve this recompile both of these plugins with this compiler viewtopic.php?f=6&t=221.
Working ! Ty
by NomaDD
3 years ago
Forum: Bug Reports
Topic: reapi errors
Replies: 2
Views: 6122

reapi errors

L 01/24/2021 - 14:21:12: [ReAPI] get_member_s: 'm_iTeam' has no refs to the base class of an entity 'worldspawn' L 01/24/2021 - 14:21:12: [AMXX] Displaying debug trace (plugin "ze_coins_system.amxx", "version "2.3") L 01/24/2021 - 14:21:12: [AMXX] Run time error 10: native ...