Raised This Month: $12 Target: $400
 3% 

Advanced Commands (0.16)


Post New Thread Reply   
 
Thread Tools Display Modes
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 12-10-2015 , 18:19   Re: Advanced Commands (0.16)
Reply With Quote #1111

poel use an updated version *facepalm*
hamilton5 is offline
poel
Veteran Member
Join Date: Mar 2013
Old 12-11-2015 , 06:43   Re: Advanced Commands (0.16)
Reply With Quote #1112

And where is an "updated" version ? xD
poel is offline
swat15
Junior Member
Join Date: Dec 2010
Old 12-22-2015 , 14:15   Re: Advanced Commands (0.16)
Reply With Quote #1113

Hello peeps,

Here is the advcommands.smx i use.

Tested on: 22-12-2015
Blocked Attachments
File Type: smx advcommands.smx
swat15 is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 12-23-2015 , 03:32   Re: Advanced Commands (0.16)
Reply With Quote #1114

Quote:
Originally Posted by swat15 View Post
Hello peeps,

Here is the advcommands.smx i use.

Tested on: 22-12-2015

you must post the .sp (source)
hamilton5 is offline
4LiveTV
Junior Member
Join Date: Jan 2016
Old 01-14-2016 , 08:02   Re: Advanced Commands (0.16)
Reply With Quote #1115

34 <Failed> "Advanced admin commands" (0.16) by 3sigma
Errors:
advcommands.smx (Advanced admin commands): Native "BfWriteByte" was not found

Please fix this :/
4LiveTV is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 01-15-2016 , 02:20   Re: Advanced Commands (0.16)
Reply With Quote #1116

Quote:
Originally Posted by 4LiveTV View Post
34 <Failed> "Advanced admin commands" (0.16) by 3sigma
Errors:
advcommands.smx (Advanced admin commands): Native "BfWriteByte" was not found

Please fix this :/
https://forums.alliedmods.net/showpo...postcount=1101
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
LaRoVV66
Senior Member
Join Date: Jul 2015
Old 01-15-2016 , 17:09   Re: Advanced Commands (0.16)
Reply With Quote #1117

Quote:
Originally Posted by Franc1sco View Post
hello,

I get an error like this

L 01/15/2016 - 21:55:21: [SM] Plugin encountered error 21: Native is not bound
L 01/15/2016 - 21:55:21: [SM] Native "PbReadRepeatedString" reported:
L 01/15/2016 - 21:55:21: [SM] Displaying call stack trace for plugin "advcommands.smx":
L 01/15/2016 - 21:55:21: [SM] [0] Line 734, advcommands.sp::OnSayText()

best regards
LaRoVV66 is offline
hamilton5
Veteran Member
Join Date: Oct 2012
Location: USA
Old 01-16-2016 , 07:56   Re: Advanced Commands (0.16)
Reply With Quote #1118

lock this mother fukkinnggg thread down already!! the last 50 pages are the SAME SHIT NO ONE READS IT !!!!!!!!!
hamilton5 is offline
CaptainNervous
Senior Member
Join Date: Mar 2015
Location: World
Old 01-28-2016 , 01:19   Re: Advanced Commands (0.16)
Reply With Quote #1119

Okay. I fixed that error.
I changed line 734
Code:
PbReadRepeatedString(bf, "params", i, message, sizeof(message));
to this

Code:
PbReadString(bf, "params", message, sizeof(message), i);
but if dead player types something it sends twice.
Attached Files
File Type: sp Get Plugin or Get Source (advcommands.sp - 302 views - 95.1 KB)
__________________

Last edited by CaptainNervous; 01-28-2016 at 02:35.
CaptainNervous is offline
EmreBulut
Junior Member
Join Date: Sep 2015
Location: Turkey, Istanbul
Old 01-28-2016 , 06:11   Re: Advanced Commands (0.16)
Reply With Quote #1120

Quote:
Originally Posted by CaptainNervous View Post
Okay. I fixed that error.
I changed line 734
Code:
PbReadRepeatedString(bf, "params", i, message, sizeof(message));
to this

Code:
PbReadString(bf, "params", message, sizeof(message), i);
but if dead player types something it sends twice.
Thank you! Now It works fine but can anyone fix that message bug??
EmreBulut is offline
Reply


Thread Tools
Display Modes

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 00:49.


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