Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ATM Machine
Author Message
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #5
RE: ATM Machine
First of all, lose the memory item, you really don't need it. If you want to store such information, store it on the player in tags, it'll be simpler.

Secondly, don't use VARs, they are global and can be messed up if someone else is performing the same funtion at the same time.
I see this one is VAR.blankline, there is no purpose in it as far as I can make out, just remove it.

Thirdly, never set anything as SRC.ACT, it's liable to get messed up during the process, if it is a UID store it as REF1

[Image: 2nis46r.jpg]
10-04-2013 09:03 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
ATM Machine - Eduardo - 10-04-2013, 08:32 AM
RE: ATM Machine - darksun84 - 10-04-2013, 08:55 AM
RE: ATM Machine - RanXerox - 10-04-2013, 08:56 AM
RE: ATM Machine - Eduardo - 10-04-2013, 08:59 AM
RE: ATM Machine - Mordaunt - 10-04-2013 09:03 AM
RE: ATM Machine - Rattlehead - 10-04-2013, 09:15 AM
RE: ATM Machine - RanXerox - 10-04-2013, 09:28 AM
RE: ATM Machine - darksun84 - 10-04-2013, 09:30 AM
RE: ATM Machine - Rattlehead - 10-04-2013, 11:34 AM

Forum Jump:


User(s) browsing this thread: 9 Guest(s)