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

Retakes PREFIX MESSAGE (issue)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
LuxeLife
Junior Member
Join Date: Apr 2021
Old 04-20-2021 , 23:48   Retakes PREFIX MESSAGE (issue)
Reply With Quote #1

Hello everyone,

I am trying to change the prefix (#define MESSAGE_PREFIX "[\x05Retakes\x01]") in natives.sp (scripting/retakes/natives.sp) what happens is that the prefix remains the same as the default, what could I do?

Last edited by LuxeLife; 04-21-2021 at 00:09.
LuxeLife is offline
raj kaul
Senior Member
Join Date: Mar 2018
Location: www.lotgaming.xyz
Old 04-21-2021 , 03:57   Re: Retakes PREFIX MESSAGE (issue)
Reply With Quote #2

change the PREFIX and compile the plugin again
__________________
raj kaul is offline
LuxeLife
Junior Member
Join Date: Apr 2021
Old 04-21-2021 , 21:03   Re: Retakes PREFIX MESSAGE (issue)
Reply With Quote #3

Quote:
Originally Posted by raj kaul View Post
change the PREFIX and compile the plugin again

If i try to compile i get this:

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

//// natives.sp
//
// natives.sp(30) : error 017: undefined symbol "IsPlayer"
// natives.sp(32) : error 017: undefined symbol "CS_TEAM_T"
// natives.sp(37) : error 017: undefined symbol "IsPlayer"
// natives.sp(39) : error 017: undefined symbol "Queue_Find"
// natives.sp(50) : error 017: undefined symbol "MESSAGE_PREFIX"
// natives.sp(53) : error 017: undefined symbol "Colorize"
// natives.sp(53) : error 092: number of arguments does not match definition
// natives.sp(56) : error 017: undefined symbol "Colorize"
// natives.sp(56) : error 092: number of arguments does not match definition
// natives.sp(6 : error 017: undefined symbol "MESSAGE_PREFIX"
// natives.sp(69) : error 017: undefined symbol "Colorize"
// natives.sp(69) : error 092: number of arguments does not match definition
// natives.sp(76) : error 017: undefined symbol "MESSAGE_PREFIX"
// natives.sp(77) : error 017: undefined symbol "Colorize"
// natives.sp(77) : error 092: number of arguments does not match definition
// natives.sp(84) : error 017: undefined symbol "g_NumT"
// natives.sp(84) : error 130: cannot coerce functions to values
// natives.sp(8 : error 017: undefined symbol "g_NumCT"
// natives.sp(8 : error 130: cannot coerce functions to values
// natives.sp(92) : error 017: undefined symbol "g_NumT"
// natives.sp(92) : error 130: cannot coerce functions to values
// natives.sp(96) : error 017: undefined symbol "g_Bombsite"
// natives.sp(102) : error 017: undefined symbol "g_RoundPoints"
// natives.sp(102) : warning 215: expression has no effect
// natives.sp(102) : error 001: expected token: ";", but found "]"
// natives.sp(102) : error 029: invalid expression, assumed zero
// natives.sp(102) : fatal error 190: too many error messages on one line
//
// Compilation aborted.
// 26 Errors.
//
// Compilation Time: 0,11 sec
// ----------------------------------------
LuxeLife is offline
FAQU
Member
Join Date: Sep 2020
Location: Romania
Old 04-21-2021 , 23:47   Re: Retakes PREFIX MESSAGE (issue)
Reply With Quote #4

You should recompile retakes.sp after changing the prefix inside natives.sp.

You can't just compile natives.sp as it's not a standalone plugin.
__________________
FAQU is offline
LuxeLife
Junior Member
Join Date: Apr 2021
Old 04-22-2021 , 00:52   Re: Retakes PREFIX MESSAGE (issue)
Reply With Quote #5

Quote:
Originally Posted by FAQU View Post
You should recompile retakes.sp after changing the prefix inside natives.sp.

You can't just compile natives.sp as it's not a standalone plugin.
Thank u so much ❤❤
LuxeLife 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:38.


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