Login to ZARP
Username: Password: Remember me

TOPIC: [DEATHRUN] I can code playermodels!

[DEATHRUN] I can code playermodels! 7 years 8 months ago #391966

Hello fellow ZARPians! I have some news. I actually can code playermodels for deathrun as I experienced with ULX and Pointshop. So what I want you guys to do, is maybe support me or request some playermodels to code. I did this for around 6 months and I'm just like DEADMONSTOR. You can call me your second coder. If you want some questions then feel free to ask me.

Goodbye!
Jason

Feel free to PM me: steamcommunity.com/id/jjamg
  • Jason Swarbrick
  • Jason Swarbrick's Avatar
  • Offline
  • Junior Boarder
  • Deathrun Ex-Administrator
  • Posts: 122
  • Thanks received: 13
  • Karma: 2
Login or register to post a reply.

[DEATHRUN] I can code playermodels! 7 years 8 months ago #391967

Tbh, I think we should stick to DEADMONSTOR coding suggestions for us. he's done a great job so far and we have a owner as a coder, I believe, already aswell anyway.
Just maybe stick to being a ZARP guy <3
:neutralsp:

EDIT: Not wanting to be rude but hey, you are a good coder for playermodels ;)
  • MichaelGDash
  • MichaelGDash's Avatar
  • Offline
  • Senior Boarder
  • YEET
  • Posts: 357
  • Thanks received: 29
  • Karma: 3
yeet
Last Edit: 7 years 8 months ago by MichaelGDash.
Login or register to post a reply.
The following user(s) said Thank You: Jason Swarbrick

[DEATHRUN] I can code playermodels! 7 years 8 months ago #391968

Maybe I can be a 3rd coder, or do something else but I need to have experienced to that category. Just tell me which of this server needs and I'm happy to get back to you guys.
  • Jason Swarbrick
  • Jason Swarbrick's Avatar
  • Offline
  • Junior Boarder
  • Deathrun Ex-Administrator
  • Posts: 122
  • Thanks received: 13
  • Karma: 2
Login or register to post a reply.
The following user(s) said Thank You: MichaelGDash

[DEATHRUN] I can code playermodels! 7 years 8 months ago #391969

Michael this is not coding,
It's creating a playermodel.
Wolfie will do the work and add this to the server if he likes it.
Don't think you understand the meaning of "Coding"
  • Marcooo
  • Marcooo's Avatar
  • Offline
  • Diamond Boarder
  • ZARP VIP
  • Posts: 3485
  • Thanks received: 465
  • Karma: 44

Made by Am1og
My other account
Login or register to post a reply.

[DEATHRUN] I can code playermodels! 7 years 8 months ago #391972

Marco. wrote:
Michael this is not coding,
It's creating a playermodel.
Wolfie will do the work and add this to the server if he likes it.
Don't think you understand the meaning of "Coding"

He meant adding playermodels straight to the pointshop
  • MichaelGDash
  • MichaelGDash's Avatar
  • Offline
  • Senior Boarder
  • YEET
  • Posts: 357
  • Thanks received: 29
  • Karma: 3
yeet
Login or register to post a reply.

[DEATHRUN] I can code playermodels! 7 years 8 months ago #391974

Yes, you have to get add codes to make pointshop support it and there is other things aswell but its hard to explain. It's not just putting a folder in a folder BOOM! You have a playermodel and you have to edit codes and add codes to the pointshop codes and the playermodel codes.

I mean what Michael said :plussp:
  • Jason Swarbrick
  • Jason Swarbrick's Avatar
  • Offline
  • Junior Boarder
  • Deathrun Ex-Administrator
  • Posts: 122
  • Thanks received: 13
  • Karma: 2
Last Edit: 7 years 8 months ago by Jason Swarbrick.
Login or register to post a reply.
The following user(s) said Thank You: MichaelGDash

[DEATHRUN] I can code playermodels! 7 years 8 months ago #391976

MichaelGDash wrote:
Marco. wrote:
Michael this is not coding,
It's creating a playermodel.
Wolfie will do the work and add this to the server if he likes it.
Don't think you understand the meaning of "Coding"

He meant adding playermodels straight to the pointshop
Then he should say that.
The deathrun server is currently looking for pointshop items.
We need someone to make items for the server.
It's easy to get items on the server if you know lua,and I know how to myself.
  • Marcooo
  • Marcooo's Avatar
  • Offline
  • Diamond Boarder
  • ZARP VIP
  • Posts: 3485
  • Thanks received: 465
  • Karma: 44

Made by Am1og
My other account
Login or register to post a reply.

[DEATHRUN] I can code playermodels! 7 years 8 months ago #391977

Marco. wrote:
MichaelGDash wrote:
Marco. wrote:
Michael this is not coding,
It's creating a playermodel.
Wolfie will do the work and add this to the server if he likes it.
Don't think you understand the meaning of "Coding"

He meant adding playermodels straight to the pointshop
Then he should say that.
The deathrun server is currently looking for pointshop items.
We need someone to make items for the server.
It's easy to get items on the server if you know lua,and I know how to myself.


Already doing something about this
ITEM.Name = 'Flaming Skull'
ITEM.Price = 1000
ITEM.Model = 'models/Gibs/HGIBS.mdl'

function ITEM:OnEquip(ply, modifications)

end

function ITEM:OnHolster(ply)

end

You mean like that or ?
  • DEADMONSTOR
  • DEADMONSTOR's Avatar
  • Offline
  • Former Owner
  • ZARP VIP
  • Posts: 9276
  • Thanks received: 3799
  • Karma: 80
...
Last Edit: 7 years 8 months ago by DEADMONSTOR.
Login or register to post a reply.

[DEATHRUN] I can code playermodels! 7 years 8 months ago #391980

Yes! Just like that! I understand that
  • Jason Swarbrick
  • Jason Swarbrick's Avatar
  • Offline
  • Junior Boarder
  • Deathrun Ex-Administrator
  • Posts: 122
  • Thanks received: 13
  • Karma: 2
Login or register to post a reply.

[DEATHRUN] I can code playermodels! 7 years 8 months ago #391981

DEADMONSTOR wrote:
Marco. wrote:
MichaelGDash wrote:
Marco. wrote:
Michael this is not coding,
It's creating a playermodel.
Wolfie will do the work and add this to the server if he likes it.
Don't think you understand the meaning of "Coding"

He meant adding playermodels straight to the pointshop
Then he should say that.
The deathrun server is currently looking for pointshop items.
We need someone to make items for the server.
It's easy to get items on the server if you know lua,and I know how to myself.


Already doing something about this
ITEM.Name = 'Flaming Skull'
ITEM.Price = 1000
ITEM.Model = 'models/Gibs/HGIBS.mdl'

function ITEM:OnEquip(ply, modifications)

end

function ITEM:OnHolster(ply)

end

You mean like that or ?
Yea,he meant that I think.
  • Marcooo
  • Marcooo's Avatar
  • Offline
  • Diamond Boarder
  • ZARP VIP
  • Posts: 3485
  • Thanks received: 465
  • Karma: 44

Made by Am1og
My other account
Login or register to post a reply.

[DEATHRUN] I can code playermodels! 7 years 8 months ago #391983

Yeah
  • Jason Swarbrick
  • Jason Swarbrick's Avatar
  • Offline
  • Junior Boarder
  • Deathrun Ex-Administrator
  • Posts: 122
  • Thanks received: 13
  • Karma: 2
Login or register to post a reply.

[DEATHRUN] I can code playermodels! 7 years 8 months ago #391985

DEADMONSTOR, just to ask, has my pet-like suggestion been responded to yet or are you guys thinking about it?
  • MichaelGDash
  • MichaelGDash's Avatar
  • Offline
  • Senior Boarder
  • YEET
  • Posts: 357
  • Thanks received: 29
  • Karma: 3
yeet
Login or register to post a reply.

[DEATHRUN] I can code playermodels! 7 years 8 months ago #391986

MichaelGDash wrote:
DEADMONSTOR, just to ask, has my pet-like suggestion been responded to yet or are you guys thinking about it?

Maybe



All of you:
Come on teamspeak if you want to talk about it. ts.zarpgaming.com Deathrun channel or add me on steam by clicking my sig
  • DEADMONSTOR
  • DEADMONSTOR's Avatar
  • Offline
  • Former Owner
  • ZARP VIP
  • Posts: 9276
  • Thanks received: 3799
  • Karma: 80
...
Last Edit: 7 years 8 months ago by DEADMONSTOR.
Login or register to post a reply.

[DEATHRUN] I can code playermodels! 7 years 8 months ago #391999

You can not add pointshop items specific to one server. The pointshop must be the same on all the pointshop servers. If you would like to suggest things suggest them on this thread.

zarpgaming.com/index.php/forum/10-announ...ate-suggestions-here
  • _Max
  • _Max's Avatar
  • Offline
  • Former Community Manager
  • ZARP VIP
  • Sup
  • Posts: 2666
  • Thanks received: 1002
  • Karma: 15
Login or register to post a reply.

[DEATHRUN] I can code playermodels! 7 years 8 months ago #392001

_Max wrote:
You can not add pointshop items specific to one server. The pointshop must be the same on all the pointshop servers. If you would like to suggest things suggest them on this thread.

zarpgaming.com/index.php/forum/10-announ...ate-suggestions-here
Then why are there more than one items that are on bhop but not on deathrun?
  • Marcooo
  • Marcooo's Avatar
  • Offline
  • Diamond Boarder
  • ZARP VIP
  • Posts: 3485
  • Thanks received: 465
  • Karma: 44

Made by Am1og
My other account
Login or register to post a reply.

[DEATHRUN] I can code playermodels! 7 years 8 months ago #392004

Marco. wrote:
_Max wrote:
You can not add pointshop items specific to one server. The pointshop must be the same on all the pointshop servers. If you would like to suggest things suggest them on this thread.

zarpgaming.com/index.php/forum/10-announ...ate-suggestions-here
Then why are there more than one items that are on bhop but not on deathrun?

That was a result of an abusive server owner (Granny)
  • _Max
  • _Max's Avatar
  • Offline
  • Former Community Manager
  • ZARP VIP
  • Sup
  • Posts: 2666
  • Thanks received: 1002
  • Karma: 15
Login or register to post a reply.

[DEATHRUN] I can code playermodels! 7 years 8 months ago #392014

U cannot code pointshop modles with ulx...
  • TimeForPug
  • TimeForPug's Avatar
  • Offline
  • Adept Boarder
  • ZARP VIP Golden Blue Badge
  • Posts: 6768
  • Thanks received: 1213
  • Karma: -15
Login or register to post a reply.

[DEATHRUN] I can code playermodels! 7 years 8 months ago #392103

I will make it so the bhop pointshop is the same as the rest.
  • _Max
  • _Max's Avatar
  • Offline
  • Former Community Manager
  • ZARP VIP
  • Sup
  • Posts: 2666
  • Thanks received: 1002
  • Karma: 15
Login or register to post a reply.

[DEATHRUN] I can code playermodels! 7 years 8 months ago #392207

_Max wrote:
Marco. wrote:
_Max wrote:
You can not add pointshop items specific to one server. The pointshop must be the same on all the pointshop servers. If you would like to suggest things suggest them on this thread.

zarpgaming.com/index.php/forum/10-announ...ate-suggestions-here
Then why are there more than one items that are on bhop but not on deathrun?

That was a result of an abusive server owner (Granny)

what a lad
  • stratiic
  • stratiic's Avatar
  • Offline
  • User is blocked
  • ZARP VIP
  • spitting in your mum's twat
  • Posts: 4803
  • Thanks received: 1452
  • Karma: -20
Login or register to post a reply.

[DEATHRUN] I can code playermodels! 7 years 8 months ago #392229

cok wrote:
_Max wrote:
Marco. wrote:
_Max wrote:
You can not add pointshop items specific to one server. The pointshop must be the same on all the pointshop servers. If you would like to suggest things suggest them on this thread.

zarpgaming.com/index.php/forum/10-announ...ate-suggestions-here
Then why are there more than one items that are on bhop but not on deathrun?

That was a result of an abusive server owner (Granny)

what a lad

lad
  • Ezeh
  • Ezeh's Avatar
  • Offline
  • Mythical Boarder
  • ZARP VIP
  • A wild fox
  • Posts: 5622
  • Thanks received: 1395
  • Karma: -86
Former ranks;
SSRP Super Administrator
TF2 Super Admin
Teamspeak Staff
Discord Administrator
Appeals/RA Section Forum Moderator
Deathrun Administrator

Need to contact me? Click here!
Ezeh#4745
Login or register to post a reply.
Moderators: MadMagic, Kanna.
Time to create page: 0.149 seconds

264 PLAYERS ONLINE

Connect to server View Gametracker DarkRP 1
15/127
online
Connect to server View Gametracker Deathrun
0/40
online
Connect to server View Gametracker TTT
0/47
online
Connect to server View Gametracker Bhop
0/32
online
Connect to server View Gametracker Surf
6/32
online
Connect to server View Gametracker Prop Hunt
1/42
online
Connect to server View Gametracker Sandbox
0/42
online
Connect to server Discord
242/788
online
Top