Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Alpays

#1
Description
Shooting through objects is possible with shotguns normally disabling wall glitch used to prevent that.

Reproducible
Always

What you were doing when the bug happened
Playing

What you think caused the bug
This started to happen since the last client update.

Video
https://www.youtube.com/watch?v=JwjyRmsleWs&feature=youtu.be

The first clip is from old 04rel006 update, you can see disabling wall glitch prevents shoots go through the object
Second clip is from the latest 04rel006 update.
#2
Hey is it possible to change position of chat box? Like changing from top left to mid right?
#3
I Want to create car selling mission but i dont know how to create random integer between a and b can someone help?
#4
Im using Anik's Registration system but its not saving cash can someone code cash save system for me Im using sqlite also sorry I opened so topics but Im new
#5
For example I want players use  /abc command if they are in 4th class
#6
How to change Tommy Vercetti's outfits?

For example

function onPickupPickedUp( player, pickup )
{   
  if ( pickup.Model == 409 )
  {
  player.Skin = (Tommy's ID)
  }

 what should i write (btw i didnt find any skin id for vercetti)
#7
Can someone help me when i search Marker for Players they say use playerUniqueWorld what is this? Can someone give me  an example code?