Code Monkey home page Code Monkey logo

hexvips's Introduction

hexvips's People

Contributors

hexer10 avatar shawnczek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

hexvips's Issues

Issue - After edit cfg files

After edit cfg files of plugin, it stop working!
Can not switch flag "a" to "o" - Stop Working
Can not disable some features on CFG Files - Stop Working
Can not disable vip_core_root_default to "0" - Stop Working
When You install the plugin and do not switch nothing in cfg files it works, but try to change something in cfg files... It will stop working
Please try to solve it!
Erros on Remote Console:


AfonsoPranks-Youtuber: !vipmenu
L 10/01/2017 - 14:20:45: [SM] Exception reported: Language phrase "Menu_Respawn" not found
L 10/01/2017 - 14:20:45: [SM] Blaming: VipBonus.smx
L 10/01/2017 - 14:20:45: [SM] Call stack trace:
L 10/01/2017 - 14:20:45: [SM] [0] VFormat
L 10/01/2017 - 14:20:45: [SM] [1] Line 437, C:\Users\Hotel Abamar\AppData\Roaming\spedit\sourcepawn\configs\sm_1_8_5995\include\hexstocks.inc::AddMenuItemFormat
L 10/01/2017 - 14:20:45: [SM] [2] Line 410, VipMenu.sp::vmenu
L 10/01/2017 - 14:20:45: [SM] [3] Line 285, VipMenu.sp::Command_VipMenu

Translation

Release newest dev

CZE line 105
change
[code]
"Get_Gravity"
{
"cze" Nyni mate mensi gravitaci"
}
[/code]
to
[code]
"Get_Gravity"
{
"cze" "Nyni mate mensi gravitaci"
}
[/code]

in all translation files pls insert
[code]
"Vip_Joined"
{
"en" "Vip is Joined"
}
[/code]

Compiler Issue!

// ----------------------------------------

//// vipmenu.sp
//
// vipmenu.sp(193) : error 017: undefined symbol "CReplyToCommand"
// vipmenu.sp(216) : error 017: undefined symbol "GetCmdArgInt"
// vipmenu.sp(221) : error 017: undefined symbol "CPrintToChat"
// vipmenu.sp(222) : error 017: undefined symbol "CReplyToCommand"
// vipmenu.sp(225) : error 017: undefined symbol "HexVips_ResetItems"
// vipmenu.sp(233) : error 017: undefined symbol "cv_bPluginEnable"
// vipmenu.sp(235) : error 017: undefined symbol "CReplyToCommand"
// vipmenu.sp(243) : error 017: undefined symbol "HexVips_IsClientVip"
// vipmenu.sp(245) : error 017: undefined symbol "CReplyToCommand"
// vipmenu.sp(250) : error 017: undefined symbol "CReplyToCommand"
// vipmenu.sp(253) : error 017: undefined symbol "bIsMYJBAvaible"
// vipmenu.sp(255) : error 017: undefined symbol "MyJailbreak_IsEventDayRunning"
// vipmenu.sp(257) : error 017: undefined symbol "CReplyToCommand"
// vipmenu.sp(261) : error 017: undefined symbol "bIsLRAvaible"
// vipmenu.sp(265) : error 017: undefined symbol "CReplyToCommand"
// vipmenu.sp(277) : error 017: undefined symbol "CReplyToCommand"
// vipmenu.sp(282) : error 017: undefined symbol "CReplyToCommand"
// vipmenu.sp(323) : error 017: undefined symbol "AddMenuItemFormat"
// vipmenu.sp(341) : error 017: undefined symbol "CS_RespawnPlayer"
// vipmenu.sp(367) : error 017: undefined symbol "IsValidTeam"
// vipmenu.sp(369) : error 017: undefined symbol "AddMenuItemFormat"
// vipmenu.sp(371) : error 017: undefined symbol "IsValidTeam"
// vipmenu.sp(373) : error 017: undefined symbol "AddMenuItemFormat"
// vipmenu.sp(376) : error 017: undefined symbol "IsValidTeam"
// vipmenu.sp(378) : error 017: undefined symbol "AddMenuItemFormat"
// vipmenu.sp(381) : error 017: undefined symbol "IsValidTeam"

Please fix this and pass to 1.10 :)

Can't compile VipMenu.sp

//// VipMenu.sp
//
// VipMenu.sp(119) : error 017: undefined symbol "Native_ResetItems"
// VipMenu.sp(128) : error 017: undefined symbol "AutoExecConfig_SetFile"
// VipMenu.sp(129) : error 017: undefined symbol "AutoExecConfig_SetCreateFile"
// VipMenu.sp(130) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(130) : warning 213: tag mismatch
// VipMenu.sp(131) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(131) : warning 213: tag mismatch
// VipMenu.sp(132) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(132) : warning 213: tag mismatch
// VipMenu.sp(133) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(133) : warning 213: tag mismatch
// VipMenu.sp(134) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(134) : warning 213: tag mismatch
// VipMenu.sp(135) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(135) : warning 213: tag mismatch
// VipMenu.sp(136) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(136) : warning 213: tag mismatch
// VipMenu.sp(137) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(137) : warning 213: tag mismatch
// VipMenu.sp(138) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(138) : warning 213: tag mismatch
// VipMenu.sp(139) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(139) : warning 213: tag mismatch
// VipMenu.sp(140) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(140) : warning 213: tag mismatch
// VipMenu.sp(141) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(141) : warning 213: tag mismatch
// VipMenu.sp(142) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(142) : warning 213: tag mismatch
// VipMenu.sp(143) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(143) : warning 213: tag mismatch
// VipMenu.sp(144) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(144) : warning 213: tag mismatch
// VipMenu.sp(145) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(145) : warning 213: tag mismatch
// VipMenu.sp(146) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(146) : warning 213: tag mismatch
// VipMenu.sp(147) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(147) : warning 213: tag mismatch
// VipMenu.sp(148) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(148) : warning 213: tag mismatch
// VipMenu.sp(149) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(149) : warning 213: tag mismatch
// VipMenu.sp(150) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(150) : warning 213: tag mismatch
// VipMenu.sp(151) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
// VipMenu.sp(151) : warning 213: tag mismatch
// VipMenu.sp(152) : error 017: undefined symbol "AutoExecConfig_CreateConVar"
//
// Compilation aborted.
// 26 Errors.
//
// Compilation Time: 0.39 sec
// ----------------------------------------

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.