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

Showing results 1 to 25 of 30
Search took 0.00 seconds.
Search: Posts Made By: 8guawong
Forum: Plugins 04-18-2020, 23:45
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

gifting credit does not equal giving credit
if your players have sm_givecredits / !givecredits
you should check what you set for sm_store_admin_flag
Forum: Plugins 12-09-2019, 03:29
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

what is wrong with zeph's store?
other than it might have problem compiling with the latest sourcemod?
Forum: Plugins 05-03-2018, 09:39
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Forum: Plugins 11-25-2017, 08:48
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

not possible unless you modify the plugin
Forum: Plugins 11-20-2017, 12:13
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

1. there is a cvar you can set to change it instantly or on next spawn, search for it
2. you are probably missing some files from the model, something.ani file i think
3. search for arm fix
Forum: Plugins 11-04-2017, 07:32
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Forum: Plugins 04-16-2017, 21:15
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

models/player/custom_player/kuristaja/hitler/hitler.mdl

:rtfm::rtfm::rtfm:
Forum: Plugins 03-02-2017, 22:30
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

if you set it to team 4 it'll set the model on next spawn
it won't change right away
use team 2 or 3 instead with the cvar set to change instantly if you wan it to change right away
Forum: Plugins 02-09-2017, 23:46
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Forum: Plugins 01-18-2017, 21:08
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

If your skin section is exactly like the example included with the plugin
Then it should work unless you don't have the models installed on your server but even then the skin options won't show up...
Forum: Plugins 01-18-2017, 17:08
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

please look at the item.txt that was included with the plugin and see what you have done wrong

and this is how u set arm
"arms" "models/player/custom_player/kuristaja/big_boss/big_boss_arms.mdl"...
Forum: Plugins 01-14-2017, 18:55
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

https://forums.alliedmods.net/showpost.php?p=2348554&postcount=19

edict aka entities count will never be increased :3
Forum: Plugins 10-13-2016, 22:33
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Forum: Plugins 10-10-2016, 10:15
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

restart from scratch with mysql is faster
and i don't think 1 key is enough for what you are asking for :3
Forum: Plugins 10-08-2016, 11:12
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Forum: Plugins 10-05-2016, 03:32
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

guess you don't know why i'm telling you to do it

that query is to reset the auto increment = =
Forum: Plugins 10-04-2016, 22:11
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

try ALTER TABLE store_players AUTO_INCREMENT = 1
Forum: Plugins 10-04-2016, 19:58
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

https://en.m.wikipedia.org/wiki/2147483647_(number)#In_computing

you have that many players!?
Forum: Plugins 09-20-2016, 15:01
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

store-plugin-1.0
mabye you should try edit the latest version which is 1.1 i think
and yea try to compile with sm 1.8 and see what happens
i'm too lazy to do it myself since i don't really know...
Forum: Plugins 09-20-2016, 00:26
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

i think you just need to change

#include <scp> to #include <chat-processor>
change
public Action:OnChatMessage(&client, Handle:recipients, String:name[], String:message[])
to
public Action...
Forum: Plugins 09-04-2016, 10:58
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

i've updated my post (https://forums.alliedmods.net/showpost.php?p=2450711&postcount=786) since some people were too lazy to find the correct position themselves :P
Forum: Plugins 09-03-2016, 08:56
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

here are some hats that i've made :3
for the position and angle just use default and work from there
and a video demonstration
RaooCoq0TMk

file list and items setup
...
Forum: Plugins 08-16-2016, 04:35
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

just recomplie the store plugin with HookEvent("player_team", Hats_PlayerRemoveEvent); line commented out
Forum: Plugins 08-12-2016, 02:11
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

use zeph's third person Plugin instead:wink:
Forum: Plugins 07-22-2016, 07:04
Replies: 1,980
Views: 1,048,569
Posted By 8guawong
Re: [ANY] Store by Zephyrus [1.1 - 03.01.2016]

the 2nd video is just particle attached / spawned at player's feet
not sure how for the first video but it has to do with particles as well
Showing results 1 to 25 of 30

 
Forum Jump

All times are GMT -4. The time now is 05:41.


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