Jump to content

TAPL

Retired Staff
  • Posts

    7,337
  • Joined

  • Days Won

    11

Everything posted by TAPL

  1. man please fix vote system we have problem with vote !! try vote arena 20 39 then try vote arena 20 OR try vote arena 20 then try vote arena abcaass and see what happen? !!!!!!!!!!!!!!!! Also fix the problem of bodies and weapon In the land because they made problem not able to move well and the bodies blocks the way in the map we can't move!! and maybe made system to balance players in Teams? and maybe with control in F1 ( can turn on and turn off )
  2. i use the latest update (2459) and it's work now no crash thanks
  3. i use this version http://www.busign.nl/mirror/mtasa/MTASA-1.0.4.exe and do not update and it work no crash so this is bug in last version lol all my friends have this problem
  4. TAPL

    admin panel

    what? standard model ?
  5. still crash Version = 1.0.4-release-2436.0.000 Time = Thu Mar 10 11:39:25 2011 Module = Code = 0xC0000005 Offset = 0x0F339E10 EAX=0F339E10 EBX=01DFE200 ECX=139F4368 EDX=139F4368 ESI=00000002 EDI=1D4A0F20 EBP=0022FB48 ESP=0022FADC EIP=0F339E10 FLG=00210202 CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000
  6. Hello i have problem Crash MTA Crash when Press Key "Enter" !!! so when i start mta and join to any server and Press Key "Enter" my mta crash !! and when i start mta again and join to server and Press Key "Enter" my mta don't crash !!!!!! this problem only in MTA 1.0.4 in MTA 1.0.3 no problem Version = 1.0.4-release-2436.0.000 Time = Sat Mar 05 12:07:25 2011 Module = Code = 0xC0000005 Offset = 0x0E099E10 EAX=0E099E10 EBX=0355E200 ECX=31CE4B78 EDX=31CE4B78 ESI=00000002 EDI=197C40F8 EBP=0022FB48 ESP=0022FADC EIP=0E099E10 FLG=00210202 CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000 note: every one have this problem!
  7. TAPL

    Server list spam

    yeah i know i will do that next restart for server, of course i will not restart now While server is full
  8. TAPL

    Server list spam

    Opss my server in top of list •~~~~~~~~ KSA |Saudi BaseMode| KSA ~~~~~~~~~~~~esportporgtaegsaracdkr •~~~~~~~~ KSA |Saudi HajwalaH| KSA ~~~~~~~~~~~~esportporgtaegsaracdkr
  9. loool i thinks what you need to do is this: change your resource name from dxscoreboard to scoreboard
  10. TAPL

    PUSH

    Server-side function push1 ( playerSource, command ) x, y, z = getElementVelocity(playerSource) setElementVelocity ( playerSource, x, y, z+0.20) end addCommandHandler("push", push1) <meta> <script src="push_c.lua" type="server" /> </meta>
  11. TAPL

    Group

    answer: yes
  12. [code=luaction mini ( playerSource, command ) local car = getPedOccupiedVehicle ( playerSource ) fixVehicle(car) end addCommandHandler ( "fix", mini )[/code] function mini ( playerSource, command ) local car = getPedOccupiedVehicle ( playerSource ) addVehicleUpgrade( car, 1010 ) end addCommandHandler ( "nos", mini )
  13. TAPL

    question

    well, for you information every files has MD5 every size has same MD5 in BaseMode as i see this used check MD5 you can open BaseMode resource and look at BaseMode/includes/server.lua you will see MD5 in the file like this : 98A08366059CC821D99CD58B497A30BA and used ::File functions:: like fileGetSize and fileOpen and fileClose and fileRead and fileSetPos https://wiki.multitheftauto.com/wiki/FileGetSize https://wiki.multitheftauto.com/wiki/Md5
  14. Rhbkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk WTFFFFFFFFFFFFFFFFFF WTFFFFFFFFFFFFFFFFFF WTFFFFFFFFFFFFFFFFFF WTFFFFFFFFFFFFFFFFFF WTFFFFFFFFFFFFFFFFFF WTFFFFFFFFFFFFFFFFFF WTFFFFFFFFFFFFFFFFFF why people can double vote!!!!! why you don't do that : people can vote only one vote and to can vote another have to wait 60 sec or more.............
  15. TAPL

    bindkeys (shame)

    addEventHandler ( "onResourceStart", root, function ( ) bindKey("o","down",publicChat) end )
  16. i thinks you need resource "freecam"
  17. TAPL

    help me plz

    Give some information to help you!! what is error ? or no error ? Are you sure you typed it correctly? try this in F8 register nick pass And make sure you add Admin at auto start in File "mtaserver.conf"
  18. well another problem ( people can vote like this ) vote arena 500 vote arena 9999999 vote arena 627212312165 vote arena 2154527454165 vote Base 708 vote Base 2122131321 vote Base 74787878424 vote Base 34679132 vote Base 1234567890
  19. "vote system" still have problem test vote arena and agien vote base and see what will happyn
  20. you need server-side like this addEvent("onsave", true) addEventHandler("onsave", getRootElement(), function() if ( getPlayerMoney (source) >= 2500 ) then takePlayerMoney(source, 2500) outputChatBox(............................", getRootElement(),0,255,0) else outputChatBox ("You not have enough Money!", source, 255, 0, 0, false) end end )
  21. Wow Nice work i will update my server ^__^ i hope all crash fixed
  22. stupid idiot stole my script Topic close plz
  23. TAPL

    Max player ....

    lol Saudi ppl love GTA just add Custom vehicle like camry and you will see one Million player in your server Saudis do not play in Samp Because Samp is hard Everything command .....
×
×
  • Create New...