Raised This Month: $32 Target: $400
 8% 

help Me :D


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Author Message
mohamedmd7
Senior Member
Join Date: Jan 2014
Location: Morocco
Old 03-08-2014 , 14:33   help Me :D
#1

Hi I need to fix this plugin. Someone please help?
The Probléme Is
[undefined symbol "set_lights"]
And I need set_lights("a") Necessary

PHP Code:
#include <amxmodx>
#include <amxmisc>
#include <cstrike>
#include <fun>
#pragma tabsize 0

 
 
const CountSeconds 60;
 new 
g_iCountTime;

public 
plugin_init()
{
     
register_plugin("JailBreak hns""1.6""Optimus");
     
register_clcmd"ccplz""HideDay" )
}


 
public 
Count() 

         
set_hudmessage255 , -1.0 0.28 1.1 1.1 0.01 0.01 ); 
         
show_hudmessage"Playing Cache Cache!^nThe prisoners have %d seconds to hide!" ,  g_iCountTime-- );




 public 
HideDay(id)
 {
     
set_hudmessage(025500.600.1206.060.0)
     
show_hudmessage(id"Today is: Cache Cache")

     
strip_user_weapons(id)
     
give_itemid"weapon_knife" )
         if (
cs_get_user_team(id) == CS_TEAM_CT)
    {
            
set_user_health(id100);
          
set_user_godmode(id1)   
          
set_lights("a");
     
    
give_item(id"weapon_awp");
         
cs_set_user_bpammo(idCSW_M4A1200);

     
g_iCountTime CountSeconds;
         }
     
set_task1.0 "Count" "a" g_iCountTime );
 } 
mohamedmd7 is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 03-08-2014 , 14:54   Re: help Me :D
#2

Add
PHP Code:
#include < engine > 
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
mohamedmd7
Senior Member
Join Date: Jan 2014
Location: Morocco
Old 03-08-2014 , 14:58   Re: help Me :D
#3

ine_stocks.inc(54) : error 025: function heading differs from prototype
ine_stocks.inc(55) : error 021: symbol already defined: "IVecFVec"
ine_stocks.inc(64) : error 025: function heading differs from prototype
ine_stocks.inc(65) : error 021: symbol already defined: "FVecIVec"
ine_stocks.inc(15 : error 025: function heading differs from prototype
ine_stocks.inc(159) : error 021: symbol already defined: "make_deathmsg"
ine_stocks.inc(176) : error 021: symbol already defined: "dod_make_deathmsg"
ine_stocks.inc(189) : error 021: symbol already defined: "user_silentkill"
1121) : error 017: undefined symbol "fw_Touch"
1122) : error 017: undefined symbol "fw_Think"
1133) : warning 203: symbol is never used: "ent"
1191) : warning 217: loose indentation
1205) : warning 217: loose indentation
1205) : error 029: invalid expression, assumed zero
1205) : error 017: undefined symbol "fw_EmitSound"
1205) : error 017: undefined symbol "channel"
1205) : fatal error 107: too many error messages on one line
mohamedmd7 is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 03-08-2014 , 15:06   Re: help Me :D
#4

What do you want us to do, those errors has nothing to do with the code you posted.

Edit: Go ask the author for help.
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.

Last edited by wickedd; 03-08-2014 at 15:09.
wickedd is offline
Old 03-08-2014, 15:14
mohamedmd7
This message has been deleted by YamiKaitou. Reason: wait 14 days before you bump
wickedd
Veteran Member
Join Date: Nov 2009
Old 03-08-2014 , 15:21   Re: help Me :D
#5

1.We can't help you because you didn't post the full code.
2.Go ask the author for help.
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
Spawner30
BANNED
Join Date: Dec 2013
Location: I Don't Know Yet
Old 03-08-2014 , 15:29   Re: help Me :D
#6

Quote:
Originally Posted by wickedd View Post
Add
PHP Code:
#include < engine > 
Yes Add It ( "Close" )
Spawner30 is offline
Send a message via Skype™ to Spawner30
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 03-09-2014 , 10:00   Re: help Me :D
#7

Threads titles muts be descriptive.

Please read rules : https://forums.alliedmods.net/misc.php?do=showrules

Closed.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 11:55.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode