User
Pass
2FA
 
 

Problema plugin

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Counter-Strike: Help zone
Author Message2245
Capone.

[Founder CS.FREAKZ.RO]



Status: Offline
(since 25-04-2018 17:36)
Joined: 13 Jun 2017
Posts: 316, Topics: 39
Location: Genova

Reputation: 55.5
Votes: 1

   
Post Posted: 23-07-2017, 10:27:20 | Translate post to: ... (Click for more languages)

Salut.. am luat un addons de respawn care contine sistemul de POINTS ( kill 1points hs 2points) iar cand strangi anumite puncte ai /shop dintre care poti alege viata unlimited adminmodel godmode fraguri etc etc http://imgur.com/a/8I0yW Am pus acest addons pe un sv de teste de la TNI si merge perfect sistemul de points... iar cand il pun la mine pe host 0ping imi zice :

L 07/23/2017 - 00:41:59: [AMXX] Plugin "shop_points.amxx" failed to load: Plugin uses an unknown function (name "set_user_points") - check your modules.ini.

Sistemul e formata din pointsss.amxx si shop_points.amxx
Modulele sunt toate activate ..

0 0
  
Back to top
View user's profile Send private message
GoreSpintecatoru.

[Inactiv o perioada]



Status: Offline
(since 09-11-2017 19:29)
Joined: 18 Feb 2017
Posts: 638, Topics: 28
Location: Romania

Reputation: 762.7
Votes: 40

       
Post Posted: 23-07-2017, 10:58:50 | Translate post to: ... (Click for more languages)

Da-mi sma-u de la plugin si modules.ini
Ai adaugat include-ul de la plugin?

Normal asta este o problema cu incarcarea modulelor pe server.


Regulament|My Official Website[V:1.1]|Panel JB[V:1.0]

0 0
  
Back to top
View user's profile Send private message
Capone.

[Founder CS.FREAKZ.RO]



Status: Offline
(since 25-04-2018 17:36)
Joined: 13 Jun 2017
Posts: 316, Topics: 39
Location: Genova

Reputation: 55.5
Votes: 1

   
Post Posted: 23-07-2017, 11:30:56 | Translate post to: ... (Click for more languages)

Tocmai ca e fara sma.... sunt doar amxx urile.. asta e addonsul http://www51.zippyshare.com/v/60144139/file.html ma intereseaza doar sistemul ala de point, include-ul de unde il iau sau poti sa mi l dai tu din addons-ul asta?

modulele
;;;
; To enable a module, remove the semi-colon (- in front of its name.
; If it's not here, simply add it its name, one per line.
; You don't need to write the _amxx part or the file extension.
;;;

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; SQL Modules usually need to be enabled manually ;;
;; You can have any number on at a time. Use ;;
;; amx_sql_type in sql.cfg to specify the default ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;mysql
;sqlite

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Put third party modules below here. ;;
;; You can just list their names, without the _amxx ;;
;; or file extension. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; These modules will be auto-detected and loaded ;;
;; as needed. You do not need to enable them here ;;
;; unless you have problems. ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

fun
engine
fakemeta
geoip
sockets
regex
nvault
cstrike
csx
hamsandwich

0 0
  
Back to top
View user's profile Send private message
GoreSpintecatoru.

[Inactiv o perioada]



Status: Offline
(since 09-11-2017 19:29)
Joined: 18 Feb 2017
Posts: 638, Topics: 28
Location: Romania

Reputation: 762.7
Votes: 40

       
Post Posted: 23-07-2017, 11:47:44 | Translate post to: ... (Click for more languages)

Shop-ul tau este cel cu :
Code:

   menu_additem ( menu, "\\wViata \\r+200 \\w- \\y 40 Points", "1", 0);
   menu_additem ( menu, "\\wGravity - \\y30 Points", "2", 0);
   menu_additem ( menu, "\\wGoodMode - \\y45 Points", "3", 0);
   menu_additem ( menu, "\\wAdmin Model - \\y250 Points", "4", 0);
   menu_additem ( menu, "\\r+30 \\wFrags - \\y25 Points", "5", 0);
   menu_additem ( menu, "\\wSpeed - \\y50 Points", "6", 0);
   menu_additem ( menu, "\\wUnlimited Clip Ammo - \\y60 Points", "7", 0);
?


Regulament|My Official Website[V:1.1]|Panel JB[V:1.0]

0 0
  
Back to top
View user's profile Send private message
Capone.

[Founder CS.FREAKZ.RO]



Status: Offline
(since 25-04-2018 17:36)
Joined: 13 Jun 2017
Posts: 316, Topics: 39
Location: Genova

Reputation: 55.5
Votes: 1

   
Post Posted: 23-07-2017, 12:04:08 | Translate post to: ... (Click for more languages)

Da da http://imgur.com/a/8I0yW
0 0
  
Back to top
View user's profile Send private message
GoreSpintecatoru.

[Inactiv o perioada]



Status: Offline
(since 09-11-2017 19:29)
Joined: 18 Feb 2017
Posts: 638, Topics: 28
Location: Romania

Reputation: 762.7
Votes: 40

       
Post Posted: 23-07-2017, 12:10:38 | Translate post to: ... (Click for more languages)

Dupa anliza pe care am facut-o pe serverul tau(Mi-ai oferit datele FTP:// in privat) am constatat ca :
-Tu ai instalat pluginu de shop_points.amxx,insa acest plugin se compune in:
Code:
points_manager
points_buy
main_points

Tu ai pluginu de points_buy , care cumpara itemele , dar tu daca nu ai pluginu de puncte , cu ce cumperi?

In concluzie , ai nevoie de pluginu de puncte . Eu ti-am pus pe server pluginul original de puncte , doar ca pentru modul surf , ca sa vad ca idee.Vezi ca ai uitat sa pui vreun plugin , daca ai zis ca ti-a mers pe alt host.


Regulament|My Official Website[V:1.1]|Panel JB[V:1.0]

0 0
  
Back to top
View user's profile Send private message
Capone.

[Founder CS.FREAKZ.RO]



Status: Offline
(since 25-04-2018 17:36)
Joined: 13 Jun 2017
Posts: 316, Topics: 39
Location: Genova

Reputation: 55.5
Votes: 1

   
Post Posted: 23-07-2017, 13:38:55 | Translate post to: ... (Click for more languages)

Am rezolvat, multumesc frumos domnul GoreSpintecatoru
0 0
  
Back to top
View user's profile Send private message
Capone.

[Founder CS.FREAKZ.RO]



Status: Offline
(since 25-04-2018 17:36)
Joined: 13 Jun 2017
Posts: 316, Topics: 39
Location: Genova

Reputation: 55.5
Votes: 1

   
Post Posted: 23-07-2017, 15:01:10 | Translate post to: ... (Click for more languages)

@Gore daca poti sa scoti meniul cu m4a1-deagle si ak47-deagle din pluginul asta de VIP, pt ca e de la csdm automat si numai e nevoie, il aveam pe clasic pluginul
si daca poti sa pui sa se incarce arma automat cand faci kill doar la vip? in rest are tot http://www.girlshare.ro/3489860267.3

0 0
  
Back to top
View user's profile Send private message
GoreSpintecatoru.

[Inactiv o perioada]



Status: Offline
(since 09-11-2017 19:29)
Joined: 18 Feb 2017
Posts: 638, Topics: 28
Location: Romania

Reputation: 762.7
Votes: 40

       
Post Posted: 23-07-2017, 15:12:38 | Translate post to: ... (Click for more languages)

Daca e vorba de alt plugin , faci request separat - sa nu se amestece

Regulament|My Official Website[V:1.1]|Panel JB[V:1.0]

0 0
  
Back to top
View user's profile Send private message
Capone.

[Founder CS.FREAKZ.RO]



Status: Offline
(since 25-04-2018 17:36)
Joined: 13 Jun 2017
Posts: 316, Topics: 39
Location: Genova

Reputation: 55.5
Votes: 1

   
Post Posted: 23-07-2017, 15:17:22 | Translate post to: ... (Click for more languages)

OK - in curand o sa postez doar eu in categoria asta -
0 0
  
Back to top
View user's profile Send private message

  Topic locked


Topic is closed, you cannot post any messages in it anymore

Locked by -P!C@-, 25 September 2017 15:31



 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Counter-Strike: Help zone  


The time now is 28-03-2024, 17:17:16
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password


This message appears only once, so
like us now until it's too late ! :D
x