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

Showing results 1 to 25 of 34
Search took 0.00 seconds.
Search: Posts Made By: totopizza
Forum: New Plugin Submissions 07-26-2019, 13:10
Replies: 35
Views: 11,493
Posted By totopizza
Re: Create Flag on Map 3.2

Africa:
https://i.imgur.com/jwRfYW6.png

America:
https://i.imgur.com/mTRo0xA.png

Asia:
https://i.imgur.com/1RSK1FP.png

Europe:
Forum: New Plugin Submissions 06-03-2019, 17:19
Replies: 520
Views: 137,512
Posted By totopizza
Re: PUBNite: BattleRoyale MOD - V2.5 VERSION RELEASED!!!

is my server and I am using rehlds & regamedll

My steam: http://steamcommunity.com/id/totopizza11
Forum: New Plugin Submissions 05-24-2019, 15:48
Replies: 520
Views: 137,512
Posted By totopizza
Forum: New Plugin Submissions 05-22-2019, 12:36
Replies: 520
Views: 137,512
Posted By totopizza
Re: PUBNITE - BattleRoyale (PUBG + FORTNITE) - [NEW VERSION RELEASED]

fix error dhudmessage: https://forums.alliedmods.net/showthread.php?t=149210
Forum: New Plugin Submissions 05-01-2019, 16:40
Replies: 520
Views: 137,512
Posted By totopizza
Forum: News 04-24-2019, 21:20
Replies: 89
Views: 180,627
Posted By totopizza
Re: Development Roundup, We need you!

@Arkshine, remember to add this for version 1.9
https://github.com/ValveSoftware/halflife/issues/199

:D
Forum: New Plugin Submissions 04-20-2019, 04:22
Replies: 520
Views: 137,512
Posted By totopizza
Re: PUBNITE - BattleRoyale (PUBG + FORTNITE) - [v2.2 VERSION RELEASED]

https://www.amxmodx.org/api/amxmodx/callfunc_end
Forum: New Plugin Submissions 04-18-2019, 17:06
Replies: 520
Views: 137,512
Posted By totopizza
Re: PUBNITE - BattleRoyale (PUBG + FORTNITE) - [v2.2 VERSION RELEASED]

A example:
public _hasCustomItem(id, iCustonItem)
{

//static iTotalItems; iTotalItems = ArraySize(g_ArrayCustomItems);
// or:
// new g_iTotalItems;
// Then, When an item is registered...
Forum: New Plugin Submissions 04-18-2019, 05:59
Replies: 520
Views: 137,512
Posted By totopizza
Re: PUBNITE - BattleRoyale (PUBG + FORTNITE) - [v2.2 VERSION RELEASED]

Why don't you use these functions?
https://www.amxmodx.org/api/amxmodx/callfunc_begin
https://www.amxmodx.org/api/amxmodx/callfunc_begin_i
Forum: New Plugin Submissions 03-17-2019, 04:07
Replies: 845
Views: 236,015
Posted By totopizza
Re: OciXCrom's Rank System [XP|Levels|Ranks]

Try this, reduce the number of times a connection is created, now only create once:

Test it (I did not try it, but it should work):
Forum: New Plugin Submissions 02-24-2019, 17:33
Replies: 845
Views: 236,015
Posted By totopizza
Re: OciXCrom's Rank System [XP|Levels|Ranks]

https://dev.mysql.com/doc/refman/8.0/en/user-resources.html
Forum: New Plugin Submissions 01-31-2019, 07:55
Replies: 845
Views: 236,015
Posted By totopizza
Forum: New Plugin Submissions 01-30-2019, 13:57
Replies: 845
Views: 236,015
Posted By totopizza
Re: OciXCrom's Rank System [XP|Levels|Ranks]

Try this, I have added a message of "Error #:" to find the query that generates the error easier and faster, try it and tell me the error again.
Forum: New Plugin Submissions 01-30-2019, 11:35
Replies: 845
Views: 236,015
Posted By totopizza
Re: OciXCrom's Rank System [XP|Levels|Ranks]

Can you tell me what is the error that causes you and at what time?
Forum: New Plugin Submissions 01-28-2019, 18:51
Replies: 845
Views: 236,015
Posted By totopizza
Re: OciXCrom's Rank System [XP|Levels|Ranks]

http://php.net/manual/en/function.mysql-real-escape-string.php

It is the same, you must replace several characters:
` for \`
' for \'
" for \^"
% for \%

Nick: [MXS] Totopizza's HN.
Forum: New Plugin Submissions 01-23-2019, 07:55
Replies: 520
Views: 137,512
Posted By totopizza
Re: PUBNITE - BattleGround (PUBG + FORTNITE) - [2.0 VERSION RELEASED]

If you use AMXX < 1.8.3 you need define that:

#if AMXX_VERSION_NUM < 183
#include <dhudmessage>
#define MAX_PLAYERS 32 // that
#define MAX_NAME_LENGTH 32 // that
#endif
Forum: New Plugin Submissions 01-22-2019, 16:50
Replies: 845
Views: 236,015
Posted By totopizza
Re: OciXCrom's Rank System [XP|Levels|Ranks]

If you have AMXX < 1.8.3 you need that include: https://forums.alliedmods.net/showthread.php?t=149210
Forum: Suggestions / Requests 01-14-2019, 01:40
Replies: 15
Views: 2,549
Posted By totopizza
Re: User panel ?

lgsl? http://www.greycube.com/site/download.php?list.10
Forum: New Plugin Submissions 01-13-2019, 15:05
Replies: 520
Views: 137,512
Posted By totopizza
Re: PUBNITE - BattleGround [PUBG + FORTNITE]

Already fixed in 2.0, just wait for Effx...
Forum: New Plugin Submissions 11-24-2018, 13:26
Replies: 520
Views: 137,512
Posted By totopizza
Re: PUBNITE - BattleGround [PUBG + FORTNITE]

I'm also using ReGameDLL next to ReAPI for the infinite round and it works fine...

EFFx is not obliged to support ReHLDS, ReGameDLL, ReAPI, it is only responsible for making it work in HLDS, if...
Forum: New Plugin Submissions 11-23-2018, 23:40
Replies: 520
Views: 137,512
Posted By totopizza
Re: PUBNITE - BattleGround [PUBG + FORTNITE]

The mode works perfectly in ReHLDS, I am using it, it has never given me problems (in fact, EFFx knows it)
Forum: Unapproved/Old Plugins 11-22-2018, 00:29
Replies: 9
Views: 2,805
Posted By totopizza
Re: Rank exp and reset

EN:
In this forum, you must post and comment in English, not in Spanish. If you do not know English, go to the forum created exclusively for users who speak Spanish: https://amxmodx-es.com (you...
Forum: New Plugin Submissions 10-12-2018, 21:45
Replies: 520
Views: 137,512
Posted By totopizza
Re: PUBNITE - BattleGround [PUBG + FORTNITE]

Are you sure? you must not use the same file name, you must change it so that users can download it again
https://image.prntscr.com/image/7o7PutsBRbiP9yqFcpkR9A.png
Forum: New Plugin Submissions 10-12-2018, 03:03
Replies: 520
Views: 137,512
Posted By totopizza
Re: PUBNITE - BattleGround [PUBG + FORTNITE]

Take, I have incorporated the textures so that you do not get that error
Forum: New Plugin Submissions 10-10-2018, 20:15
Replies: 520
Views: 137,512
Posted By totopizza
Re: PUBNITE - BattleGround [PUBG + FORTNITE]

I am a mapper and this map generate 2500-4000 wpolys, this is not recommended for users with low graphics
Showing results 1 to 25 of 34

 
Forum Jump

All times are GMT -4. The time now is 04:58.


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