Jump to content

Error


#Soking

Recommended Posts

سلام عليكم

المفروض ان دا الكود يوم الاعب يسجل يخليه يرسبن بمكان لان بصراحه لا يوجد قيم مود ويجي الشاشه سوده الكود دا وش غلطته ؟

:roll:

    addEventHandler('onPlayerLogin',root, 
    function () 
    if getElementData(source,"SpwanNot") == 0 then 
        fadeCamera(source, true, 4) 
        setCameraTarget ( source ) 
        showChat(source, true) 
        setElementData(source,'Money',getElementData(source,'Money') +100000) 
        setElementData(source,'SpwanNot',1) 
        spawnPlayer(player,350.15, -1809.16, 4.53) 
     
    end 
end) 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...